app will not deploy

0
app package is built, runs locally just fine, and it deploys fine to my production environment but for some reason when i try to push it to my test environment i get an error msg. has anyone else encountered this or have any idea on how to fix it?    2024-04-19T00:11:35.998172 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a creating container for instance b3d53f4c-f1e2-4f17-6fbd-11992024-04-19T00:11:36.662626 [CELL/0]  Security group rules were updated2024-04-19T00:11:36.681087 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a successfully created container for instance b3d53f4c-f1e2-4f17-6fbd-11992024-04-19T00:11:37.063870 [CELL/0]  Downloading droplet...2024-04-19T00:11:39.954513 [CELL/0]  Downloaded droplet2024-04-19T00:11:39.954689 [CELL/0]  Starting health monitoring of container2024-04-19T00:11:40.162084 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T00:11:40.180725 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T00:11:40.715893 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T00:11:40.728694 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T00:11:40.728785 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T00:11:40.732105 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T00:11:40.732175 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T00:11:40.732514 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T00:11:40.732809 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T00:11:40.733227 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T00:11:40.809286 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T00:11:40.809721 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T00:11:40.908754 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T00:11:40.909544 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T00:11:40.909615 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T00:11:41.325011 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T00:11:41.325206 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T00:11:42.742624 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T00:11:42.918932 [APP/PROC/WEB/0]  time="2024-04-19T00:11:42Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T00:11:42.949297 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T00:11:42.949320 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T00:11:42.949392 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T00:11:42.949497 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T00:11:42.949587 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T00:11:42.950465 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T00:11:43.144261 [APP/PROC/WEB/0]  2024-04-19 00:11:43.141 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T00:11:47.608070 [APP/PROC/WEB/0]  2024-04-19 00:11:47.590 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T00:11:47.922453 [APP/PROC/WEB/0]  2024-04-19 00:11:47.922 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T00:11:47.930084 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T00:11:47.930275 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T00:11:47.943712 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T00:11:47.954137 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T00:11:48.036264 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T00:11:48.036296 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T00:11:48.061957 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T00:11:48.068279 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T00:11:48.081356 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T00:11:48.091481 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T00:11:48.140195 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T00:11:48.278426 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T00:11:48.302572 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T00:11:48.327133 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T00:11:48.364009 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T00:11:48.366194 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T00:11:48.370072 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T00:11:48.391806 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T00:11:48.393409 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T00:11:48.394788 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T00:11:48.397599 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T00:11:49.243532 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T00:11:50.595977 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T00:11:50.811547 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T00:11:52.738060 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T00:11:52.741267 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T00:11:53.088889 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T00:11:53.357482 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T00:11:53.358933 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T00:11:53.685546 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T00:11:53.689279 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T00:11:53.689686 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 504 database synchronization command(s)...2024-04-19T00:11:53.926198 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T00:11:53.926438 [APP/PROC/WEB/0]      DDL command executed in 10ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T00:11:53.926456 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T00:11:53.926561 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T00:11:53.926618 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T00:11:53.926738 [APP/PROC/WEB/0]      DDL command executed in 5ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "d5e7b68a06f4441cb6f854d69caf02f2"2024-04-19T00:11:53.926745 [APP/PROC/WEB/0]      DDL command executed in 5ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T00:11:53.926851 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T00:11:53.926925 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T00:11:53.927081 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "c21eba37354246569c6c069d5476675f"2024-04-19T00:11:53.928164 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T00:11:53.928225 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T00:11:53.928323 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T00:11:53.928343 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T00:11:53.928351 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "cd43a8daa2694c30a0c70ef1a01456d4"2024-04-19T00:11:53.928360 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T00:11:53.928364 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T00:11:53.928370 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T00:11:53.928375 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T00:11:53.928392 [APP/PROC/WEB/0]      DDL command executed in 6ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "957e1c1412d94cb5ae7f1f3056f1ac6b"2024-04-19T00:11:53.928397 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T00:11:53.928411 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T00:11:53.928418 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T00:11:53.928423 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T00:11:53.928445 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "e3630c0b6572496480882d83f1116c6c"2024-04-19T00:11:53.928458 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T00:11:53.928465 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T00:11:53.928470 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T00:11:53.928486 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T00:11:53.928495 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "4e7ff3b15db94473a4025ec677486099"2024-04-19T00:11:53.928545 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T00:11:53.928684 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T00:11:53.928730 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T00:11:53.928815 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "c8830614435a4fcda8d26398892a20fb"2024-04-19T00:11:53.931292 [APP/PROC/WEB/0]      DDL command executed in 5ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T00:11:53.931388 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T00:11:53.931408 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T00:11:53.931512 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T00:11:53.931559 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "acd999c38ddd470e9afcd79a8bf3dc11"2024-04-19T00:11:53.931626 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T00:11:53.931685 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T00:11:53.931751 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T00:11:53.931879 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "8a89123753bc4dea80b5f8c57860d2af"2024-04-19T00:11:53.931938 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T00:11:53.931983 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T00:11:53.932019 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T00:11:53.932094 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "62f06c01c48649258e9ef65442a7b5bd"2024-04-19T00:11:53.932146 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T00:11:53.932214 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T00:11:53.932295 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T00:11:53.932444 [APP/PROC/WEB/0]      DDL command executed in 6ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T00:11:53.932459 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "78703ceba916489d9b212b340e1c23e6"2024-04-19T00:11:53.932554 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T00:11:53.932685 [APP/PROC/WEB/0]      DDL command executed in 5ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T00:11:53.932804 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T00:11:53.932847 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "20c33d21a4004380835a5a9211996715"2024-04-19T00:11:53.932917 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "e6fc16791d81408eb6eed1d4b65a0d6d"2024-04-19T00:11:53.932973 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T00:11:53.933068 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "91821f97666f4725affd3fd79fea9b11"2024-04-19T00:11:53.933205 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T00:11:53.933260 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "3d968866b14f4b7e8a7257763f7f4f42"2024-04-19T00:11:53.933310 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T00:11:53.933486 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "0ea5c558711549b9b1dee7ad9b6abd7e"2024-04-19T00:11:53.933503 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T00:11:53.933648 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "723365c2d9334d57bc3e6d25ad4322ec"2024-04-19T00:11:53.933663 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "9dc6cec0b5f84bf48f0e41aa143a376f"2024-04-19T00:11:53.933820 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "0aecb7486a044259925ab16916e51fb9"2024-04-19T00:11:53.933833 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "87b27133b50744609d8f30844fd179f8"2024-04-19T00:11:53.933849 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "01ce74b6914449828e2ffce8ed553ca0"2024-04-19T00:11:53.933857 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "c613e8254a2a49f08af22a76443355e2"2024-04-19T00:11:53.933935 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "5491c9d592884123aee7a98620bf09d6"2024-04-19T00:11:53.933965 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "513a13f4b7244dbb85b239f3d2214d7e"2024-04-19T00:11:53.934030 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "723ff71cd7b54f54b95acf6eddd5edac"2024-04-19T00:11:53.934067 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "670bd8fec5fb4356b71542aa39564060"2024-04-19T00:11:53.934121 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T00:11:53.934150 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features" RENAME TO "7db595d64d4249ac8f3c245d4ec27c99"2024-04-19T00:11:53.934242 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T00:11:53.934301 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "0d0a35eb1bec45eca7c96617e33bd6cf"2024-04-19T00:11:53.934365 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T00:11:53.934443 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "92f966591e5941a4bddf4a8bf550ffbb"2024-04-19T00:11:53.934501 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "46056fd7d7e34d9dab2fbc810b1124f7"2024-04-19T00:11:53.934562 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "8bbcde44d87340fb8daa6a214d5dbfbb"2024-04-19T00:11:53.934830 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "234a43d8dd1b4eee9067eecf677b6859"2024-04-19T00:11:53.934847 [APP/PROC/WEB/0]      DDL command executed in 3ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T00:11:53.934857 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T00:11:53.934863 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T00:11:53.934875 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T00:11:53.934949 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T00:11:53.935033 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T00:11:53.935052 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T00:11:53.935120 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T00:11:53.935209 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T00:11:53.935383 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T00:11:53.935519 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T00:11:53.935532 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T00:11:53.935542 [APP/PROC/WEB/0]      Total time: 198ms2024-04-19T00:11:53.941590 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T00:11:53.941935 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T00:11:53.942560 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T00:11:53.942588 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T00:11:53.942666 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T00:11:53.942673 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T00:11:53.942757 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T00:11:53.945846 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T00:11:53.945856 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T00:11:53.945862 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T00:11:53.947847 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T00:11:53.947867 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T00:11:53.948091 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T00:11:53.949179 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T00:11:53.949200 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T00:11:53.949339 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T00:11:53.949554 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T00:11:53.949661 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T00:11:53.949718 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T00:11:53.949756 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T00:11:53.949804 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T00:11:53.950004 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T00:11:53.950093 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T00:11:53.950356 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T00:11:53.950484 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T00:11:53.956149 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T00:11:53.956165 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T00:11:53.956180 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T00:11:53.956191 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T00:11:53.956199 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T00:11:53.956205 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T00:11:53.956211 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T00:11:53.956218 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T00:11:53.956224 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T00:11:53.956230 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T00:11:53.956235 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T00:11:53.956247 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T00:11:53.956253 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T00:11:53.956258 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T00:11:53.956264 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T00:11:53.956269 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T00:11:53.956274 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T00:11:53.956279 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T00:11:53.956284 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T00:11:53.956289 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T00:11:53.956300 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T00:11:53.956306 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T00:11:53.956310 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T00:11:53.956315 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T00:11:53.956319 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T00:11:53.956324 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T00:11:53.956330 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T00:11:53.956334 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T00:11:53.956349 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T00:11:53.956354 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T00:11:53.956359 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T00:11:53.956365 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T00:11:53.956370 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T00:11:53.956398 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T00:11:53.956403 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T00:11:53.956409 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T00:11:53.956414 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T00:11:53.956419 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T00:11:53.956425 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T00:11:53.956430 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T00:11:53.956435 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T00:11:53.956442 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T00:11:53.956458 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T00:11:53.956463 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T00:11:53.956481 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T00:11:53.956486 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T00:11:53.956491 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T00:11:53.956495 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T00:11:53.956505 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T00:11:53.956512 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T00:11:53.956517 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T00:11:53.956522 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T00:11:53.956528 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T00:11:53.956533 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T00:11:53.964526 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T00:11:54.058956 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T00:11:54.233621 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T00:11:54.315568 [APP/PROC/WEB/0]  Exit status 12024-04-19T00:11:54.318333 [CELL/SSHD/0]  Exit status 02024-04-19T00:11:59.768874 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a stopping instance b3d53f4c-f1e2-4f17-6fbd-11992024-04-19T00:11:59.768929 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a destroying container for instance b3d53f4c-f1e2-4f17-6fbd-11992024-04-19T00:11:59.784226 [API/1]  Process has crashed with type: "web"2024-04-19T00:11:59.797615 [API/1]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"b3d53f4c-f1e2-4f17-6fbd-1199", "index"=>0, "cell_id"=>"6c8fb463-10f8-4965-b794-48a6bd08527a", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>12, "crash_timestamp"=>1713485519762846676, "version"=>"7060bd4f-f08e-43f7-9f3c-8c54f8f2085d"}2024-04-19T00:11:59.904436 [PROXY/0]  Exit status 1372024-04-19T00:12:01.404366 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a successfully destroyed container for instance b3d53f4c-f1e2-4f17-6fbd-11992024-04-19T00:28:01.823111 [CELL/0]  Cell 6c437fa3-3e76-4d32-be46-7ea5f1cd75bd creating container for instance 4126ded3-b497-4f44-68ec-58852024-04-19T00:28:02.422269 [CELL/0]  Security group rules were updated2024-04-19T00:28:02.438892 [CELL/0]  Cell 6c437fa3-3e76-4d32-be46-7ea5f1cd75bd successfully created container for instance 4126ded3-b497-4f44-68ec-58852024-04-19T00:28:02.732147 [CELL/0]  Downloading droplet...2024-04-19T00:28:05.038077 [CELL/0]  Downloaded droplet2024-04-19T00:28:05.038249 [CELL/0]  Starting health monitoring of container2024-04-19T00:28:05.215606 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T00:28:05.231463 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T00:28:05.692678 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T00:28:05.705920 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T00:28:05.705998 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T00:28:05.709514 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T00:28:05.709573 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T00:28:05.709875 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T00:28:05.710052 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T00:28:05.710533 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T00:28:05.779010 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T00:28:05.779288 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T00:28:05.870622 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T00:28:05.871867 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T00:28:05.871946 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T00:28:06.210509 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T00:28:06.210566 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T00:28:07.466735 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T00:28:07.591226 [APP/PROC/WEB/0]  time="2024-04-19T00:28:07Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T00:28:07.643240 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T00:28:07.643266 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T00:28:07.643312 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T00:28:07.643359 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T00:28:07.643522 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T00:28:07.644333 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T00:28:07.807486 [APP/PROC/WEB/0]  2024-04-19 00:28:07.805 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T00:28:11.448117 [APP/PROC/WEB/0]  2024-04-19 00:28:11.436 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T00:28:11.797602 [APP/PROC/WEB/0]  2024-04-19 00:28:11.797 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T00:28:11.801182 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T00:28:11.801674 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T00:28:11.810343 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T00:28:11.817791 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T00:28:11.875016 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T00:28:11.875030 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T00:28:11.894552 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T00:28:11.898827 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T00:28:11.902789 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T00:28:11.914975 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T00:28:11.945035 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T00:28:12.039350 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T00:28:12.054875 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T00:28:12.073404 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T00:28:12.099284 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T00:28:12.100842 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T00:28:12.103589 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T00:28:12.125335 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T00:28:12.126114 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T00:28:12.126854 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T00:28:12.126922 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T00:28:12.758013 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T00:28:13.677712 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T00:28:13.822536 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T00:28:16.106806 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T00:28:16.110093 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T00:28:16.420001 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T00:28:16.687512 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T00:28:16.689310 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T00:28:16.908876 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T00:28:16.911065 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T00:28:16.911079 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 504 database synchronization command(s)...2024-04-19T00:28:17.128323 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T00:28:17.128356 [APP/PROC/WEB/0]      DDL command executed in 8ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T00:28:17.128364 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T00:28:17.128378 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T00:28:17.128384 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T00:28:17.128452 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "61c8ec2af8b843b9bbe369b80d3e3673"2024-04-19T00:28:17.128479 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T00:28:17.128520 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T00:28:17.128710 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T00:28:17.128721 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "b184aee96a564256bd70b45ae4f92390"2024-04-19T00:28:17.128738 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T00:28:17.128778 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T00:28:17.128814 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T00:28:17.128852 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T00:28:17.128994 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "8e47828af3aa483c86541fbf32a29697"2024-04-19T00:28:17.129030 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T00:28:17.129098 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T00:28:17.129114 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T00:28:17.129156 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T00:28:17.129185 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "d0dac9aa23034505bb9e9c5bac646a8c"2024-04-19T00:28:17.129253 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T00:28:17.129270 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T00:28:17.129301 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T00:28:17.129338 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T00:28:17.129389 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "7b1593101444453ebe12498e90643ccc"2024-04-19T00:28:17.129432 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T00:28:17.129483 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T00:28:17.129551 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T00:28:17.129581 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T00:28:17.129613 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "64931df832c443a89ba00c89d2e46ff0"2024-04-19T00:28:17.129652 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T00:28:17.129748 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T00:28:17.129756 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T00:28:17.130426 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "08201ad6efd6492da9cce065f18c108d"2024-04-19T00:28:17.130490 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T00:28:17.130501 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T00:28:17.130541 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T00:28:17.130588 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_administration$account_company"2024-04-19T00:28:17.130609 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "d54b3b4aabbc41dfa009118e2043b3b9"2024-04-19T00:28:17.130637 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T00:28:17.130702 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T00:28:17.130748 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T00:28:17.130780 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "ddb10637e6984009abe5363b229dc60e"2024-04-19T00:28:17.130834 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T00:28:17.130849 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T00:28:17.130981 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T00:28:17.130993 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "44b64073084a4414976925122d7e4a4c"2024-04-19T00:28:17.131066 [APP/PROC/WEB/0]      DDL command executed in 5ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T00:28:17.131110 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T00:28:17.131134 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T00:28:17.131203 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T00:28:17.131259 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "856595afb68743bea053c98ab01ea3dc"2024-04-19T00:28:17.131274 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T00:28:17.131411 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T00:28:17.131418 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T00:28:17.131453 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "09951723700148ef9f470c18023129e3"2024-04-19T00:28:17.131486 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "b2ad321c4ee745b0ac4fa79135b362f8"2024-04-19T00:28:17.131563 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T00:28:17.131600 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$company" RENAME TO "9fb6be117101460786488958f3ca6710"2024-04-19T00:28:17.131648 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T00:28:17.131679 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "5013950b48444aeb8d614afa3c80210d"2024-04-19T00:28:17.131750 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T00:28:17.131778 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "9f52299a8e03494787d8a2942f122d4b"2024-04-19T00:28:17.131810 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T00:28:17.131864 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "f279a33005fb45f8812947854480484f"2024-04-19T00:28:17.131897 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "6dd701ffef42457a8e9f9c9767ba1dd1"2024-04-19T00:28:17.131926 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "b551d2fdfc734d2d8c9cca165ee39ba6"2024-04-19T00:28:17.131979 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "917599de1e1b4a8eb6f9a2b153f085fd"2024-04-19T00:28:17.131987 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "b33aed39832c4879970f469dc197d9c2"2024-04-19T00:28:17.132045 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "8dc0dee3440043d9bd1199bc75535f69"2024-04-19T00:28:17.132089 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "6032b43ad246495e9e61c7e2d810a993"2024-04-19T00:28:17.132129 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "a0ff235be0a347b3a66e71b981adf81e"2024-04-19T00:28:17.132226 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "7869fd9cf8b54cfbb97b9af28466ac36"2024-04-19T00:28:17.132252 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "4e1997bff89d49b187787245dce4e703"2024-04-19T00:28:17.132318 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T00:28:17.132377 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "992c6c320014479188251967445325cc"2024-04-19T00:28:17.132412 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T00:28:17.132469 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "e95e75d15ef4450e820411fd2712ea6f"2024-04-19T00:28:17.132517 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T00:28:17.132561 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "ea3fbf8e8b0c4d8895b319be111abf38"2024-04-19T00:28:17.132649 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "62cf196481ac406399b960754ec90957"2024-04-19T00:28:17.132736 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "3bd1e68271f3431a90fc0b9d0d107635"2024-04-19T00:28:17.132796 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "a80d61ed3f7f485397428d14f2ac433a"2024-04-19T00:28:17.132821 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T00:28:17.132908 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T00:28:17.132952 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T00:28:17.133012 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T00:28:17.133030 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T00:28:17.133117 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T00:28:17.133142 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T00:28:17.133214 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T00:28:17.133254 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T00:28:17.133292 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T00:28:17.133363 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T00:28:17.133413 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T00:28:17.133448 [APP/PROC/WEB/0]      Total time: 171ms2024-04-19T00:28:17.139691 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T00:28:17.139964 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T00:28:17.140120 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T00:28:17.140162 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T00:28:17.140230 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T00:28:17.140389 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T00:28:17.140472 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T00:28:17.140516 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T00:28:17.140659 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T00:28:17.140866 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T00:28:17.141096 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T00:28:17.141113 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T00:28:17.141200 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T00:28:17.141214 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T00:28:17.141340 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T00:28:17.141409 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T00:28:17.141465 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T00:28:17.141475 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T00:28:17.141528 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T00:28:17.141533 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T00:28:17.141583 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T00:28:17.141603 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T00:28:17.141680 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T00:28:17.141704 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T00:28:17.141794 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T00:28:17.141824 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T00:28:17.141910 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T00:28:17.141925 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T00:28:17.141940 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T00:28:17.141981 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T00:28:17.142023 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T00:28:17.142056 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T00:28:17.142092 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T00:28:17.142142 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T00:28:17.142160 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T00:28:17.142202 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T00:28:17.142289 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T00:28:17.142305 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T00:28:17.142315 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T00:28:17.142369 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T00:28:17.142392 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T00:28:17.142483 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T00:28:17.142496 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T00:28:17.142508 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T00:28:17.142561 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T00:28:17.142649 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T00:28:17.142676 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T00:28:17.142767 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T00:28:17.142816 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T00:28:17.142885 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T00:28:17.142931 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T00:28:17.142992 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T00:28:17.143027 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T00:28:17.143079 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T00:28:17.143118 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T00:28:17.143166 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T00:28:17.143219 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T00:28:17.143321 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T00:28:17.143329 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T00:28:17.143335 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T00:28:17.143348 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T00:28:17.143357 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T00:28:17.143435 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T00:28:17.143444 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T00:28:17.143488 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T00:28:17.143504 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T00:28:17.143543 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T00:28:17.143593 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T00:28:17.143612 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T00:28:17.143687 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T00:28:17.143695 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T00:28:17.143787 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T00:28:17.143791 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T00:28:17.143795 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T00:28:17.143822 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T00:28:17.143860 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T00:28:17.144245 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T00:28:17.144269 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T00:28:17.145321 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T00:28:17.154769 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T00:28:17.230498 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T00:28:17.420364 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T00:28:17.485564 [APP/PROC/WEB/0]  Exit status 12024-04-19T00:28:17.488451 [CELL/SSHD/0]  Exit status 02024-04-19T00:28:23.011879 [CELL/0]  Cell 6c437fa3-3e76-4d32-be46-7ea5f1cd75bd stopping instance 4126ded3-b497-4f44-68ec-58852024-04-19T00:28:23.011910 [CELL/0]  Cell 6c437fa3-3e76-4d32-be46-7ea5f1cd75bd destroying container for instance 4126ded3-b497-4f44-68ec-58852024-04-19T00:28:23.022822 [API/2]  Process has crashed with type: "web"2024-04-19T00:28:23.032860 [API/2]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"4126ded3-b497-4f44-68ec-5885", "index"=>0, "cell_id"=>"6c437fa3-3e76-4d32-be46-7ea5f1cd75bd", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>13, "crash_timestamp"=>1713486503007223337, "version"=>"7060bd4f-f08e-43f7-9f3c-8c54f8f2085d"}2024-04-19T00:28:23.094947 [PROXY/0]  Exit status 1372024-04-19T00:28:24.434627 [CELL/0]  Cell 6c437fa3-3e76-4d32-be46-7ea5f1cd75bd successfully destroyed container for instance 4126ded3-b497-4f44-68ec-58852024-04-19T00:44:27.555337 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a creating container for instance 7324b672-1c23-4a1f-5bdf-9ce62024-04-19T00:44:28.186037 [CELL/0]  Security group rules were updated2024-04-19T00:44:28.201790 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a successfully created container for instance 7324b672-1c23-4a1f-5bdf-9ce62024-04-19T00:44:29.047389 [CELL/0]  Downloading droplet...2024-04-19T00:44:31.413675 [CELL/0]  Downloaded droplet2024-04-19T00:44:31.413791 [CELL/0]  Starting health monitoring of container2024-04-19T00:44:31.630889 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T00:44:31.644961 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T00:44:32.094955 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T00:44:32.105162 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T00:44:32.105195 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T00:44:32.107728 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T00:44:32.107841 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T00:44:32.108115 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T00:44:32.108298 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T00:44:32.108654 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T00:44:32.175009 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T00:44:32.175230 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T00:44:32.252744 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T00:44:32.253537 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T00:44:32.253610 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T00:44:32.596884 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T00:44:32.596918 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T00:44:33.833091 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T00:44:33.967631 [APP/PROC/WEB/0]  time="2024-04-19T00:44:33Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T00:44:34.019648 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T00:44:34.019670 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T00:44:34.019681 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T00:44:34.019789 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T00:44:34.019878 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T00:44:34.020837 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T00:44:34.184399 [APP/PROC/WEB/0]  2024-04-19 00:44:34.181 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T00:44:37.849944 [APP/PROC/WEB/0]  2024-04-19 00:44:37.838 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T00:44:38.193993 [APP/PROC/WEB/0]  2024-04-19 00:44:38.193 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T00:44:38.199582 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T00:44:38.199929 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T00:44:38.211626 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T00:44:38.219787 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T00:44:38.285894 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T00:44:38.285908 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T00:44:38.311622 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T00:44:38.317420 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T00:44:38.321801 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T00:44:38.335075 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T00:44:38.369080 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T00:44:38.481945 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T00:44:38.505850 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T00:44:38.530289 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T00:44:38.560101 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T00:44:38.561803 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T00:44:38.564486 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T00:44:38.586452 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T00:44:38.587497 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T00:44:38.588310 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T00:44:38.588408 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T00:44:39.237820 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T00:44:40.274028 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T00:44:40.452001 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T00:44:42.634467 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T00:44:42.638080 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T00:44:42.949386 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T00:44:43.189202 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T00:44:43.190623 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T00:44:43.427587 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T00:44:43.429973 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T00:44:43.430174 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 504 database synchronization command(s)...2024-04-19T00:44:43.699946 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T00:44:43.699979 [APP/PROC/WEB/0]      DDL command executed in 11ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T00:44:43.700005 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T00:44:43.700071 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T00:44:43.700104 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T00:44:43.700150 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "a3ed169f34cb4ccc9bc0dfb235ed8476"2024-04-19T00:44:43.700227 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T00:44:43.700314 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T00:44:43.700326 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T00:44:43.700452 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "4813ed80079f4b4b971e4006ab5ea22b"2024-04-19T00:44:43.700472 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T00:44:43.700486 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T00:44:43.700515 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T00:44:43.700632 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T00:44:43.700758 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "efb771f8c8dc45608de1c576b3b858e2"2024-04-19T00:44:43.700771 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T00:44:43.700783 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T00:44:43.700848 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T00:44:43.700868 [APP/PROC/WEB/0]      DDL command executed in 7ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T00:44:43.700923 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "4711ef0e1c114b468ca3f2463bb09b9c"2024-04-19T00:44:43.700967 [APP/PROC/WEB/0]      DDL command executed in 10ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T00:44:43.701036 [APP/PROC/WEB/0]      DDL command executed in 6ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T00:44:43.701085 [APP/PROC/WEB/0]      DDL command executed in 8ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T00:44:43.701184 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T00:44:43.701193 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "b97328e9071542fca4d38e319c12ee9e"2024-04-19T00:44:43.701251 [APP/PROC/WEB/0]      DDL command executed in 9ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T00:44:43.701267 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T00:44:43.701309 [APP/PROC/WEB/0]      DDL command executed in 5ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T00:44:43.701462 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T00:44:43.701473 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "c7118957a1024d52a17cc1964805f0a3"2024-04-19T00:44:43.701481 [APP/PROC/WEB/0]      DDL command executed in 5ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T00:44:43.701496 [APP/PROC/WEB/0]      DDL command executed in 6ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T00:44:43.701561 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T00:44:43.701589 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "e4ed763c246248a989a2154edcdd768c"2024-04-19T00:44:43.701666 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T00:44:43.702392 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T00:44:43.702683 [APP/PROC/WEB/0]      DDL command executed in 7ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T00:44:43.702738 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T00:44:43.702778 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "58b4bb78095e4e9abc4386112cb1b37e"2024-04-19T00:44:43.702854 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T00:44:43.702913 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T00:44:43.702962 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T00:44:43.703033 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "1a2ecd7f30fc478ca4e19f3bc49f9807"2024-04-19T00:44:43.703087 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T00:44:43.703129 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T00:44:43.703171 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T00:44:43.703265 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "eb3bee4f00894ac18950c31c080a2d5f"2024-04-19T00:44:43.703323 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T00:44:43.703339 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T00:44:43.703380 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T00:44:43.703407 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T00:44:43.703482 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "381d335edae44f7ab1edfffe52e401f0"2024-04-19T00:44:43.703530 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T00:44:43.703608 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T00:44:43.703619 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T00:44:43.703666 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "207d611cd30346beb1a7cf00701eb6c9"2024-04-19T00:44:43.703680 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "f8ce1224bbb644cb9f6ee9795a42ce7a"2024-04-19T00:44:43.703763 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T00:44:43.703774 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "c3fa5ac04def4d8987e80edb8131bcbd"2024-04-19T00:44:43.703839 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T00:44:43.703939 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "b1dcc6bdee684a88846f15ef4b9d223a"2024-04-19T00:44:43.704023 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T00:44:43.704073 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "606b158e2c1f4480b0a1ca20983d62d0"2024-04-19T00:44:43.704106 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T00:44:43.704154 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "20b6cc9ee1ac48f492c57907e5a4efba"2024-04-19T00:44:43.704194 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "c494e11d1ee6491bb6c87b72e78d442e"2024-04-19T00:44:43.704257 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "653aae4ddeeb4bbbbb8d8f4e30cbb8b6"2024-04-19T00:44:43.704294 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "b65b9dc07749427087eb22427d4a4ead"2024-04-19T00:44:43.704404 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "3efa6822e12b453da41a1ddb959424dd"2024-04-19T00:44:43.704450 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "8baef3d66e2045f999b5a7bfbf96c309"2024-04-19T00:44:43.704489 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "54eae0038feb45a991d288bb8c6cf991"2024-04-19T00:44:43.704530 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "94104bb54be74e0c902aa6173794a0f6"2024-04-19T00:44:43.704661 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "6cb170dcd8bb4328af7084a4571bf479"2024-04-19T00:44:43.704742 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "48b8df612b104a4eb2b94299b1cf6403"2024-04-19T00:44:43.704755 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T00:44:43.704829 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "dd101c81865343e3b8f0d39f1cd66460"2024-04-19T00:44:43.704900 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T00:44:43.704939 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "fc5897039d7640c898c643b9dec1cba7"2024-04-19T00:44:43.705023 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T00:44:43.705060 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "fae907e4892f4049acc24bf61445455f"2024-04-19T00:44:43.705135 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "c15e80d54a1044f1b9b84dda1a3d51b6"2024-04-19T00:44:43.705163 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "be1fbdb5e1a84ea0a8012e142f148ca0"2024-04-19T00:44:43.705442 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "1fa6e93637cc400f88fc1e1af58e76de"2024-04-19T00:44:43.705467 [APP/PROC/WEB/0]      DDL command executed in 4ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T00:44:43.705567 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T00:44:43.705634 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T00:44:43.705651 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T00:44:43.705744 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T00:44:43.705832 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T00:44:43.705841 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T00:44:43.705920 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T00:44:43.705982 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T00:44:43.706078 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T00:44:43.706093 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T00:44:43.706158 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T00:44:43.706227 [APP/PROC/WEB/0]      Total time: 230ms2024-04-19T00:44:43.711947 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T00:44:43.712251 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T00:44:43.712735 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T00:44:43.712751 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T00:44:43.712803 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T00:44:43.712928 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T00:44:43.712937 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T00:44:43.713067 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T00:44:43.713131 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T00:44:43.713619 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T00:44:43.713744 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T00:44:43.714045 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T00:44:43.714078 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T00:44:43.714234 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T00:44:43.714393 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T00:44:43.714547 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T00:44:43.714554 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T00:44:43.714568 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T00:44:43.714679 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T00:44:43.714685 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T00:44:43.714797 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T00:44:43.714809 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T00:44:43.714817 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T00:44:43.714832 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T00:44:43.714843 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T00:44:43.714913 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T00:44:43.714971 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T00:44:43.714984 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T00:44:43.715100 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T00:44:43.715142 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T00:44:43.715265 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T00:44:43.715358 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T00:44:43.715390 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T00:44:43.715406 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T00:44:43.715413 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T00:44:43.715435 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T00:44:43.715497 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T00:44:43.715599 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T00:44:43.715670 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T00:44:43.715750 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T00:44:43.715830 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T00:44:43.715848 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T00:44:43.715927 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T00:44:43.716025 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T00:44:43.716096 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T00:44:43.716186 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T00:44:43.716236 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T00:44:43.716321 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T00:44:43.716438 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T00:44:43.716541 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T00:44:43.716657 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T00:44:43.716673 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T00:44:43.716680 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T00:44:43.716694 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T00:44:43.716839 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T00:44:43.716853 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T00:44:43.716866 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T00:44:43.716959 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T00:44:43.716975 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T00:44:43.717019 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T00:44:43.717053 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T00:44:43.717129 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T00:44:43.717166 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T00:44:43.717261 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T00:44:43.717293 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T00:44:43.717366 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T00:44:43.717381 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T00:44:43.717446 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T00:44:43.717460 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T00:44:43.717511 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T00:44:43.717535 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T00:44:43.717563 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T00:44:43.717655 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T00:44:43.717964 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T00:44:43.718498 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T00:44:43.718733 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T00:44:43.718746 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T00:44:43.718750 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T00:44:43.719142 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T00:44:43.729133 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T00:44:43.818754 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T00:44:43.997082 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T00:44:44.077755 [APP/PROC/WEB/0]  Exit status 12024-04-19T00:44:44.080636 [CELL/SSHD/0]  Exit status 02024-04-19T00:44:49.578993 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a stopping instance 7324b672-1c23-4a1f-5bdf-9ce62024-04-19T00:44:49.579025 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a destroying container for instance 7324b672-1c23-4a1f-5bdf-9ce62024-04-19T00:44:49.600159 [API/1]  Process has crashed with type: "web"2024-04-19T00:44:49.612688 [API/1]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"7324b672-1c23-4a1f-5bdf-9ce6", "index"=>0, "cell_id"=>"6c8fb463-10f8-4965-b794-48a6bd08527a", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>14, "crash_timestamp"=>1713487489573109473, "version"=>"7060bd4f-f08e-43f7-9f3c-8c54f8f2085d"}2024-04-19T00:44:49.658498 [PROXY/0]  Exit status 1372024-04-19T00:44:51.027269 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a successfully destroyed container for instance 7324b672-1c23-4a1f-5bdf-9ce62024-04-19T01:00:52.528903 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a creating container for instance d747d7a7-474a-4219-4024-c87f2024-04-19T01:00:53.081955 [CELL/0]  Security group rules were updated2024-04-19T01:00:53.097261 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a successfully created container for instance d747d7a7-474a-4219-4024-c87f2024-04-19T01:00:53.600368 [CELL/0]  Downloading droplet...2024-04-19T01:00:56.114108 [CELL/0]  Downloaded droplet2024-04-19T01:00:56.114246 [CELL/0]  Starting health monitoring of container2024-04-19T01:00:56.284203 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T01:00:56.299892 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T01:00:56.737023 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T01:00:56.747114 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T01:00:56.747195 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T01:00:56.749752 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T01:00:56.749828 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T01:00:56.750077 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T01:00:56.750304 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T01:00:56.750561 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T01:00:56.811614 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T01:00:56.811819 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T01:00:56.885850 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T01:00:56.886553 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T01:00:56.886621 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T01:00:57.206568 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T01:00:57.206596 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T01:00:58.386337 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T01:00:58.523445 [APP/PROC/WEB/0]  time="2024-04-19T01:00:58Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T01:00:58.582776 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T01:00:58.582795 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T01:00:58.582807 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T01:00:58.582812 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T01:00:58.583035 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T01:00:58.584060 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T01:00:58.755076 [APP/PROC/WEB/0]  2024-04-19 01:00:58.752 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T01:01:02.414114 [APP/PROC/WEB/0]  2024-04-19 01:01:02.399 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T01:01:02.740404 [APP/PROC/WEB/0]  2024-04-19 01:01:02.740 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T01:01:02.745179 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T01:01:02.745490 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T01:01:02.754960 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T01:01:02.763960 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T01:01:02.771980 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T01:01:02.772080 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T01:01:02.841916 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T01:01:02.846011 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T01:01:02.849912 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T01:01:02.861904 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T01:01:02.892029 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T01:01:02.987779 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T01:01:03.004988 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T01:01:03.024985 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T01:01:03.052380 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T01:01:03.053899 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T01:01:03.056285 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T01:01:03.074498 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T01:01:03.075177 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T01:01:03.075701 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T01:01:03.075840 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T01:01:03.693233 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T01:01:04.722824 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T01:01:04.933453 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T01:01:07.562416 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T01:01:07.565630 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T01:01:07.840987 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T01:01:08.053187 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T01:01:08.054523 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T01:01:08.289084 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T01:01:08.291342 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T01:01:08.291508 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 504 database synchronization command(s)...2024-04-19T01:01:08.492945 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T01:01:08.493013 [APP/PROC/WEB/0]      DDL command executed in 9ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T01:01:08.493030 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T01:01:08.493166 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T01:01:08.493341 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T01:01:08.493385 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "3b786b89cd1c468aad3bf38bc52515a5"2024-04-19T01:01:08.493466 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T01:01:08.493662 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T01:01:08.493713 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T01:01:08.493764 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "93f8e6243c9d48ddb2e4ea7cad061a03"2024-04-19T01:01:08.493831 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T01:01:08.493930 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T01:01:08.493940 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T01:01:08.493947 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T01:01:08.494017 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "f1c02810828343eda5f3f479bdeed796"2024-04-19T01:01:08.494052 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T01:01:08.494111 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T01:01:08.494132 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T01:01:08.494267 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T01:01:08.494371 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "519c1a435e814e7287d92da312553d27"2024-04-19T01:01:08.494458 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T01:01:08.494514 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T01:01:08.494596 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T01:01:08.494647 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T01:01:08.494685 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "b10d1b3f4102424c87a747f1982a0969"2024-04-19T01:01:08.494743 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T01:01:08.494800 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T01:01:08.494907 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T01:01:08.494927 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T01:01:08.494982 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "51c18427500c4db19f9fa5127e887654"2024-04-19T01:01:08.495027 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T01:01:08.495065 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T01:01:08.495106 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T01:01:08.495145 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "1a5bd5fa478b476fb3031d64de746cb8"2024-04-19T01:01:08.495808 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T01:01:08.496075 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T01:01:08.496099 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T01:01:08.496135 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T01:01:08.496201 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "89f3d32495c54bd9a59e87f7a0069c93"2024-04-19T01:01:08.496262 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T01:01:08.496283 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T01:01:08.496305 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T01:01:08.496389 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "9d1b8b2c643449ecaf5daf41eece211f"2024-04-19T01:01:08.496456 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T01:01:08.496468 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T01:01:08.496511 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T01:01:08.496584 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "55179725f93e4829919ec9f41946493e"2024-04-19T01:01:08.496708 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T01:01:08.496754 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T01:01:08.496795 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T01:01:08.496840 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T01:01:08.496876 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "91005ec2dc7b4068ba2f49facc941291"2024-04-19T01:01:08.496895 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T01:01:08.496975 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T01:01:08.496990 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T01:01:08.497037 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "6c6f968afe524d54abc2c8f07f7ae25b"2024-04-19T01:01:08.497089 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "5f3a843769f34527a2a7eb4b0c2608a3"2024-04-19T01:01:08.497111 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T01:01:08.497186 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "7a0bf3c126b248c18ca8de507a4cc995"2024-04-19T01:01:08.497297 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T01:01:08.497379 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "0297cd9c47b54b9ca8881108564f483e"2024-04-19T01:01:08.497400 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T01:01:08.497582 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "69399fdd64b54b3fb379e07c7b0233ca"2024-04-19T01:01:08.497631 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T01:01:08.497715 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "77c88e5b4c3e42beaca2ae22ba6599d9"2024-04-19T01:01:08.497725 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "d49b8693a2ad49b394df26e28f98c69f"2024-04-19T01:01:08.497802 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "bef19941842f45559c956f3fdcd98437"2024-04-19T01:01:08.497872 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "1ce42bbb13404057bd99d2c6fc2b8473"2024-04-19T01:01:08.497892 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "2989d632d80f48ba976acbd7ce26400e"2024-04-19T01:01:08.497929 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "e28d2eee466f43339ee0bb8931bc6e59"2024-04-19T01:01:08.497968 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "6b2b5c8c18b34fc48118e94cd46a33f5"2024-04-19T01:01:08.498151 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "1d275fc81d5740c5856aac5c28a2b1c9"2024-04-19T01:01:08.498192 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "67c8f0629df545918be4420b19fb4525"2024-04-19T01:01:08.498208 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "90570a87cb71455b9a60bd6b5f826381"2024-04-19T01:01:08.498270 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T01:01:08.498302 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "1ad207b4385e405b84dc810dd5c370c7"2024-04-19T01:01:08.498386 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T01:01:08.498394 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "819d07b01b2143cea63ec5e1c2dc27cd"2024-04-19T01:01:08.498398 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T01:01:08.498445 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "0c699c76f67442c8b62bc2da1e35a1b4"2024-04-19T01:01:08.498605 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "fefb5246a9b548caa8baba01af7bacaf"2024-04-19T01:01:08.498629 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "c38ef8ed92884174924a325cccda1760"2024-04-19T01:01:08.498682 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "816b4f488b364e2aad85e8162fd87bcd"2024-04-19T01:01:08.498756 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T01:01:08.498857 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T01:01:08.498899 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T01:01:08.498948 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T01:01:08.499012 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T01:01:08.499064 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T01:01:08.499143 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T01:01:08.499283 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T01:01:08.499322 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T01:01:08.499377 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T01:01:08.499441 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T01:01:08.499516 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T01:01:08.499528 [APP/PROC/WEB/0]      Total time: 167ms2024-04-19T01:01:08.508323 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T01:01:08.508788 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T01:01:08.508988 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T01:01:08.509108 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T01:01:08.509123 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T01:01:08.509250 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T01:01:08.509331 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T01:01:08.509414 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T01:01:08.509644 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T01:01:08.509790 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T01:01:08.510449 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T01:01:08.510501 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T01:01:08.510508 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T01:01:08.510615 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T01:01:08.510784 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T01:01:08.510817 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T01:01:08.510942 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T01:01:08.511034 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T01:01:08.511053 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T01:01:08.511067 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T01:01:08.511091 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T01:01:08.511147 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T01:01:08.511236 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T01:01:08.511336 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T01:01:08.511386 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T01:01:08.511399 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T01:01:08.511478 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T01:01:08.511498 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T01:01:08.511595 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T01:01:08.511628 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T01:01:08.511692 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T01:01:08.511729 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T01:01:08.511805 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T01:01:08.511829 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T01:01:08.511931 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T01:01:08.512012 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T01:01:08.512025 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T01:01:08.512031 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T01:01:08.512102 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T01:01:08.512148 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T01:01:08.512177 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T01:01:08.512188 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T01:01:08.512260 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T01:01:08.512393 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T01:01:08.512460 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T01:01:08.512478 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T01:01:08.512501 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T01:01:08.512508 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T01:01:08.512593 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T01:01:08.512655 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T01:01:08.512722 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T01:01:08.512816 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T01:01:08.512841 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T01:01:08.512958 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T01:01:08.512982 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T01:01:08.513113 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T01:01:08.513168 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T01:01:08.513180 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T01:01:08.513294 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T01:01:08.513370 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T01:01:08.513418 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T01:01:08.513439 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T01:01:08.513521 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T01:01:08.513561 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T01:01:08.513641 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T01:01:08.513659 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T01:01:08.513714 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T01:01:08.513749 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T01:01:08.513779 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T01:01:08.513819 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T01:01:08.513866 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T01:01:08.513932 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T01:01:08.514166 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T01:01:08.514330 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T01:01:08.514969 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T01:01:08.514991 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T01:01:08.515302 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T01:01:08.515318 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T01:01:08.516760 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T01:01:08.526797 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T01:01:08.602247 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T01:01:08.794447 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T01:01:08.863539 [APP/PROC/WEB/0]  Exit status 12024-04-19T01:01:08.865963 [CELL/SSHD/0]  Exit status 02024-04-19T01:01:14.322836 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a stopping instance d747d7a7-474a-4219-4024-c87f2024-04-19T01:01:14.322882 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a destroying container for instance d747d7a7-474a-4219-4024-c87f2024-04-19T01:01:14.339431 [API/3]  Process has crashed with type: "web"2024-04-19T01:01:14.351532 [API/3]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"d747d7a7-474a-4219-4024-c87f", "index"=>0, "cell_id"=>"6c8fb463-10f8-4965-b794-48a6bd08527a", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>15, "crash_timestamp"=>1713488474316471456, "version"=>"7060bd4f-f08e-43f7-9f3c-8c54f8f2085d"}2024-04-19T01:01:14.431061 [PROXY/0]  Exit status 1372024-04-19T01:01:15.765907 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a successfully destroyed container for instance d747d7a7-474a-4219-4024-c87f2024-04-19T01:17:18.961553 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a creating container for instance 382c3a9d-23f2-43fa-70d6-23ca2024-04-19T01:17:19.537882 [CELL/0]  Security group rules were updated2024-04-19T01:17:19.553441 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a successfully created container for instance 382c3a9d-23f2-43fa-70d6-23ca2024-04-19T01:17:19.913120 [CELL/0]  Downloading droplet...2024-04-19T01:17:22.360466 [CELL/0]  Downloaded droplet2024-04-19T01:17:22.360659 [CELL/0]  Starting health monitoring of container2024-04-19T01:17:22.530945 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T01:17:22.547104 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T01:17:22.995318 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T01:17:23.005977 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T01:17:23.006029 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T01:17:23.009864 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T01:17:23.009881 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T01:17:23.010020 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T01:17:23.010299 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T01:17:23.010621 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T01:17:23.073584 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T01:17:23.073805 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T01:17:23.152801 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T01:17:23.153593 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T01:17:23.153638 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T01:17:23.484034 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T01:17:23.484072 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T01:17:24.696065 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T01:17:24.817758 [APP/PROC/WEB/0]  time="2024-04-19T01:17:24Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T01:17:24.861566 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T01:17:24.861590 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T01:17:24.861609 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T01:17:24.861615 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T01:17:24.861957 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T01:17:24.863016 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T01:17:25.026088 [APP/PROC/WEB/0]  2024-04-19 01:17:25.023 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T01:17:28.711314 [APP/PROC/WEB/0]  2024-04-19 01:17:28.697 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T01:17:29.052884 [APP/PROC/WEB/0]  2024-04-19 01:17:29.052 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T01:17:29.057986 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T01:17:29.058027 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T01:17:29.068387 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T01:17:29.076822 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T01:17:29.084980 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T01:17:29.085025 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T01:17:29.166121 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T01:17:29.170733 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T01:17:29.174868 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T01:17:29.187058 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T01:17:29.218692 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T01:17:29.322738 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T01:17:29.339917 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T01:17:29.359686 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T01:17:29.388241 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T01:17:29.389910 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T01:17:29.392379 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T01:17:29.412453 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T01:17:29.413442 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T01:17:29.414359 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T01:17:29.414385 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T01:17:30.056423 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T01:17:31.002573 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T01:17:31.157431 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T01:17:33.583167 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T01:17:33.586166 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T01:17:33.870656 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T01:17:34.099912 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T01:17:34.102296 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T01:17:34.352442 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T01:17:34.354607 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T01:17:34.354774 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 504 database synchronization command(s)...2024-04-19T01:17:34.542481 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T01:17:34.542511 [APP/PROC/WEB/0]      DDL command executed in 8ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T01:17:34.542532 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T01:17:34.542539 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T01:17:34.542620 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T01:17:34.542645 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "869b71f75461456fa39219697c284c6d"2024-04-19T01:17:34.542714 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T01:17:34.542766 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T01:17:34.542833 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T01:17:34.542892 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "db06a6e81cc5440e81c1a451a511f092"2024-04-19T01:17:34.542938 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T01:17:34.542992 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T01:17:34.543040 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T01:17:34.543098 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T01:17:34.543142 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "d355c092e84b4c84a9a8b7e400d539b5"2024-04-19T01:17:34.543226 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T01:17:34.543258 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T01:17:34.543322 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T01:17:34.543354 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T01:17:34.543425 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "8f9eedfa72d04bf59508d6a0b8569953"2024-04-19T01:17:34.543463 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T01:17:34.543510 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T01:17:34.543555 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T01:17:34.543700 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T01:17:34.543716 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "94d2e33c0bbe4c1caee33eb720182fb9"2024-04-19T01:17:34.543729 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T01:17:34.543779 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T01:17:34.543822 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T01:17:34.543944 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T01:17:34.543967 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "c6ba658502a54550ac0d1af43124084c"2024-04-19T01:17:34.544024 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T01:17:34.544109 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T01:17:34.544158 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T01:17:34.544203 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "795839210f12467a81e11abad2070812"2024-04-19T01:17:34.545270 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T01:17:34.545302 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T01:17:34.545386 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T01:17:34.545416 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T01:17:34.545483 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "53aa5b2e892947eb91b02cd49575bc17"2024-04-19T01:17:34.545524 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T01:17:34.545557 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T01:17:34.545625 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T01:17:34.545658 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "6d01379c3fed4862b9ff6fb2d52a0134"2024-04-19T01:17:34.545708 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T01:17:34.545758 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T01:17:34.545790 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T01:17:34.545872 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "b61a031b9b05438cabd94e51657d4993"2024-04-19T01:17:34.545885 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T01:17:34.545935 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T01:17:34.545971 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T01:17:34.546054 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T01:17:34.546087 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "45bee25256474f349994a9ce4ef13013"2024-04-19T01:17:34.546127 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T01:17:34.546209 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T01:17:34.546228 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T01:17:34.546318 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "f89a6b1c747f454eb9ca5f13d99dcd24"2024-04-19T01:17:34.546342 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "c378388e78504168b4300f21f56d1884"2024-04-19T01:17:34.546412 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T01:17:34.546422 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "e86c3a9402ba4405baca4d7ab75e83e7"2024-04-19T01:17:34.546467 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T01:17:34.546526 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "d9dc63bb73fb4e1e969adf90c395f061"2024-04-19T01:17:34.546543 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T01:17:34.546616 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "8e7f8f03388e46379db31be688c85403"2024-04-19T01:17:34.546625 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T01:17:34.546672 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "c86e3f73a29444808e677d72df8bd057"2024-04-19T01:17:34.546703 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "b40d2446d741433fbb5d9503c7e5ebb0"2024-04-19T01:17:34.546739 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "77bf018ebcd44cbf8f3e11048f5153ba"2024-04-19T01:17:34.546777 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "0c45cdb501404d258e3a4b28039bf5b3"2024-04-19T01:17:34.546807 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "dc1712bd1b214375bded79d39cb3681e"2024-04-19T01:17:34.546854 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "a5486d174eae4c56b73afd620887fe54"2024-04-19T01:17:34.546899 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "0d76e92ad17d44cdbefb6036041d7bbb"2024-04-19T01:17:34.546943 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "499363a1c8354dd2903d28c6bef7fd0c"2024-04-19T01:17:34.547004 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "e9f66794c40741699b1f236564dbe2fd"2024-04-19T01:17:34.547048 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "81941f8107574f0fa617a84b1d2ec6c4"2024-04-19T01:17:34.547102 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T01:17:34.547176 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$features" RENAME TO "9921f7d55837492681f1b9285e5999ab"2024-04-19T01:17:34.547230 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T01:17:34.547282 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "14154c48f444442aa7b437458367d998"2024-04-19T01:17:34.547341 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T01:17:34.547382 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "90a3fc417c5147d39afb39594f03b9c2"2024-04-19T01:17:34.547419 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "899a31c0650d4be0b3f8202167dfc63f"2024-04-19T01:17:34.547427 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "e2a20a0ed039457893b935c475efe7fb"2024-04-19T01:17:34.547527 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "2248f042d83e4298b85d8df68ac15af4"2024-04-19T01:17:34.547566 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T01:17:34.547599 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T01:17:34.547659 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T01:17:34.547798 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T01:17:34.547848 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T01:17:34.547929 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T01:17:34.547955 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T01:17:34.548035 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T01:17:34.548090 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T01:17:34.548131 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T01:17:34.548187 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T01:17:34.548241 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T01:17:34.548294 [APP/PROC/WEB/0]      Total time: 155ms2024-04-19T01:17:34.554050 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T01:17:34.554369 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T01:17:34.554884 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T01:17:34.554971 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T01:17:34.554980 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T01:17:34.554998 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T01:17:34.555101 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T01:17:34.555254 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T01:17:34.555671 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T01:17:34.555861 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T01:17:34.555892 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T01:17:34.555949 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T01:17:34.556015 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T01:17:34.556096 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T01:17:34.556291 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T01:17:34.556349 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T01:17:34.556406 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T01:17:34.556413 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T01:17:34.556454 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T01:17:34.556527 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T01:17:34.556640 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T01:17:34.556729 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T01:17:34.556737 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T01:17:34.556748 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T01:17:34.556781 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T01:17:34.556853 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T01:17:34.556861 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T01:17:34.556943 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T01:17:34.556968 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T01:17:34.557017 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T01:17:34.557081 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T01:17:34.557140 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T01:17:34.557224 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T01:17:34.557290 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T01:17:34.557384 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T01:17:34.557433 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T01:17:34.557484 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T01:17:34.557510 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T01:17:34.557557 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T01:17:34.557573 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T01:17:34.557641 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T01:17:34.557668 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T01:17:34.557751 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T01:17:34.557798 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T01:17:34.557816 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T01:17:34.557869 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T01:17:34.557912 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T01:17:34.557985 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T01:17:34.558030 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T01:17:34.558045 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T01:17:34.558127 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T01:17:34.558159 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T01:17:34.558170 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T01:17:34.558290 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T01:17:34.558303 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T01:17:34.558308 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T01:17:34.558407 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T01:17:34.558426 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T01:17:34.558441 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T01:17:34.558486 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T01:17:34.558538 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T01:17:34.558667 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T01:17:34.558676 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T01:17:34.558680 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T01:17:34.558742 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T01:17:34.558787 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T01:17:34.558847 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T01:17:34.558865 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T01:17:34.558919 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T01:17:34.558972 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T01:17:34.559020 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T01:17:34.559082 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T01:17:34.559128 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T01:17:34.559487 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T01:17:34.559628 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T01:17:34.559678 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T01:17:34.559748 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T01:17:34.559802 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T01:17:34.560211 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T01:17:34.569330 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T01:17:34.632584 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T01:17:34.834414 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T01:17:34.893190 [APP/PROC/WEB/0]  Exit status 12024-04-19T01:17:34.895424 [CELL/SSHD/0]  Exit status 02024-04-19T01:17:40.292648 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a stopping instance 382c3a9d-23f2-43fa-70d6-23ca2024-04-19T01:17:40.292679 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a destroying container for instance 382c3a9d-23f2-43fa-70d6-23ca2024-04-19T01:17:40.308051 [API/3]  Process has crashed with type: "web"2024-04-19T01:17:40.320219 [API/3]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"382c3a9d-23f2-43fa-70d6-23ca", "index"=>0, "cell_id"=>"6c8fb463-10f8-4965-b794-48a6bd08527a", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>16, "crash_timestamp"=>1713489460287388421, "version"=>"7060bd4f-f08e-43f7-9f3c-8c54f8f2085d"}2024-04-19T01:17:40.396472 [PROXY/0]  Exit status 1372024-04-19T01:17:41.775696 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a successfully destroyed container for instance 382c3a9d-23f2-43fa-70d6-23ca2024-04-19T01:33:44.132446 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a creating container for instance 3db067d3-62b6-4122-5fcc-67452024-04-19T01:33:44.758101 [CELL/0]  Security group rules were updated2024-04-19T01:33:44.773412 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a successfully created container for instance 3db067d3-62b6-4122-5fcc-67452024-04-19T01:33:45.138164 [CELL/0]  Downloading droplet...2024-04-19T01:33:47.440690 [CELL/0]  Downloaded droplet2024-04-19T01:33:47.440817 [CELL/0]  Starting health monitoring of container2024-04-19T01:33:47.610143 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T01:33:47.625340 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T01:33:48.079055 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T01:33:48.094685 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T01:33:48.094789 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T01:33:48.099185 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T01:33:48.099308 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T01:33:48.099755 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T01:33:48.100070 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T01:33:48.100650 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T01:33:48.184990 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T01:33:48.185220 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T01:33:48.261418 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T01:33:48.262222 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T01:33:48.262330 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T01:33:48.611101 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T01:33:48.611171 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T01:33:49.798866 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T01:33:49.936110 [APP/PROC/WEB/0]  time="2024-04-19T01:33:49Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T01:33:49.971045 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T01:33:49.971075 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T01:33:49.971091 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T01:33:49.971179 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T01:33:49.971314 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T01:33:49.972138 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T01:33:50.204251 [APP/PROC/WEB/0]  2024-04-19 01:33:50.202 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T01:33:53.691818 [APP/PROC/WEB/0]  2024-04-19 01:33:53.680 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T01:33:53.945983 [APP/PROC/WEB/0]  2024-04-19 01:33:53.945 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T01:33:53.950906 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T01:33:53.951714 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T01:33:53.962193 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T01:33:53.971606 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T01:33:54.034525 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T01:33:54.034542 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T01:33:54.052875 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T01:33:54.057171 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T01:33:54.061773 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T01:33:54.073353 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T01:33:54.105755 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T01:33:54.206649 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T01:33:54.227454 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T01:33:54.254217 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T01:33:54.289236 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T01:33:54.291913 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T01:33:54.294873 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T01:33:54.314770 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T01:33:54.315470 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T01:33:54.316236 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T01:33:54.316263 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T01:33:54.983888 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T01:33:55.961881 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T01:33:56.103602 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T01:33:58.043483 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T01:33:58.046921 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T01:33:58.407908 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T01:33:58.691299 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T01:33:58.692823 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T01:33:58.961948 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T01:33:58.964190 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T01:33:58.964370 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 504 database synchronization command(s)...2024-04-19T01:33:59.204562 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T01:33:59.204585 [APP/PROC/WEB/0]      DDL command executed in 9ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T01:33:59.204736 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T01:33:59.204879 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T01:33:59.204897 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T01:33:59.204971 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "306e1585bfcb49d79cd1768425d30537"2024-04-19T01:33:59.204988 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T01:33:59.205002 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T01:33:59.205161 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T01:33:59.205207 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "434586509c2243bc965c85dd2dff0f7d"2024-04-19T01:33:59.205273 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T01:33:59.205329 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T01:33:59.205429 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T01:33:59.205441 [APP/PROC/WEB/0]      DDL command executed in 4ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T01:33:59.205543 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "b112e22da1604e1d8a8c1d7c0bfd99cc"2024-04-19T01:33:59.205606 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T01:33:59.205777 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T01:33:59.205792 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T01:33:59.205939 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T01:33:59.205953 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "cec03ccf9cc241d0936cfb47c0a2cd2d"2024-04-19T01:33:59.205958 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T01:33:59.206054 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T01:33:59.206081 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T01:33:59.206204 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T01:33:59.206589 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "dd2036f1d1534f0d853010274a38e815"2024-04-19T01:33:59.206601 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T01:33:59.206606 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T01:33:59.206609 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T01:33:59.206613 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T01:33:59.206618 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "aaa9fa8618c74c9ca9d3f37c9835db20"2024-04-19T01:33:59.206636 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T01:33:59.206692 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T01:33:59.206735 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T01:33:59.206789 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "ffefd949b55145cf8d4cd26b5f74be8d"2024-04-19T01:33:59.206826 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T01:33:59.207667 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T01:33:59.207766 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T01:33:59.207862 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T01:33:59.207874 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "a644508f541b4427a0f69e428f03bdb2"2024-04-19T01:33:59.208087 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T01:33:59.208113 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T01:33:59.208344 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T01:33:59.208371 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "56c8718cffec4b4e91ffc8991e5f14ad"2024-04-19T01:33:59.208647 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T01:33:59.208842 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T01:33:59.208854 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T01:33:59.208990 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "e53a1a8f05da415a90cb701d3ec07a22"2024-04-19T01:33:59.209047 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T01:33:59.209094 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T01:33:59.209154 [APP/PROC/WEB/0]      DDL command executed in 5ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T01:33:59.209328 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T01:33:59.209390 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "70b3c6489ae443a393ba663fc0ff218c"2024-04-19T01:33:59.209477 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T01:33:59.209609 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T01:33:59.209738 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T01:33:59.209760 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "cd97e914e482417fa888849ba0e596c0"2024-04-19T01:33:59.209816 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "0dbf21bc7aed4744b9b074c940706a18"2024-04-19T01:33:59.209888 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T01:33:59.210019 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "9b8c7df7c5c04084933ffab8027ea5c3"2024-04-19T01:33:59.210108 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T01:33:59.210171 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "7106dc9f6b114947a0bd408c37852193"2024-04-19T01:33:59.210188 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T01:33:59.210265 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "fec39bef458a495f96f0a98454f3fa39"2024-04-19T01:33:59.210278 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T01:33:59.210284 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "1e2a0657b8334b91a8aa13f3a501bf74"2024-04-19T01:33:59.210370 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "b9290a9930674c91a54f7ea064591839"2024-04-19T01:33:59.210411 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "865f01bb20f44d8e9905cf0a9227e331"2024-04-19T01:33:59.210478 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "899500b5778345168c429dfab59632c2"2024-04-19T01:33:59.210709 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "07e8df4881b74890bce71345246dd291"2024-04-19T01:33:59.210771 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "3785b26b0e2d4bcca89227ceebb5c0d7"2024-04-19T01:33:59.210799 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "972a9968bd344f6cbf25fed17a29052f"2024-04-19T01:33:59.210868 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "72d026da62554e32a7d4de2a3bebfdc9"2024-04-19T01:33:59.210940 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "c1eda015c9404bb987f151ab781c2979"2024-04-19T01:33:59.211000 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "975139ba9f124409b16d45d6413ba5eb"2024-04-19T01:33:59.211033 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T01:33:59.211104 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features" RENAME TO "ddea29a55c3b4c17af8ac13d4ae26133"2024-04-19T01:33:59.211146 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T01:33:59.211244 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "ce07de8d1b45499c8a49488e41a7f727"2024-04-19T01:33:59.211285 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T01:33:59.211335 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "b5c6ee81b4e14dc78f1fd4b3518df2a8"2024-04-19T01:33:59.211409 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "984937e1976643b29469ee6effffd1ec"2024-04-19T01:33:59.211429 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "34c6aff2a1b74643b610f82284c8871e"2024-04-19T01:33:59.211518 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "887c37c6b30f4d2bbd09e3bd9bc56a42"2024-04-19T01:33:59.211576 [APP/PROC/WEB/0]      DDL command executed in 3ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T01:33:59.211637 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T01:33:59.211698 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T01:33:59.211714 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T01:33:59.211788 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T01:33:59.211844 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T01:33:59.211921 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T01:33:59.211968 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T01:33:59.212005 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T01:33:59.212075 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T01:33:59.212079 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T01:33:59.212165 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T01:33:59.212211 [APP/PROC/WEB/0]      Total time: 198ms2024-04-19T01:33:59.219965 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T01:33:59.220304 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T01:33:59.220718 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T01:33:59.220742 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T01:33:59.220820 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T01:33:59.220942 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T01:33:59.220990 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T01:33:59.221144 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T01:33:59.221190 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T01:33:59.222151 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T01:33:59.224296 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T01:33:59.224312 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T01:33:59.224395 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T01:33:59.224536 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T01:33:59.224910 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T01:33:59.224957 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T01:33:59.225137 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T01:33:59.225169 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T01:33:59.225281 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T01:33:59.225311 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T01:33:59.225328 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T01:33:59.225363 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T01:33:59.225494 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T01:33:59.225619 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T01:33:59.225753 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T01:33:59.225794 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T01:33:59.225889 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T01:33:59.225939 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T01:33:59.225961 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T01:33:59.226022 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T01:33:59.226037 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T01:33:59.226134 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T01:33:59.226161 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T01:33:59.226176 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T01:33:59.226225 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T01:33:59.226319 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T01:33:59.226368 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T01:33:59.226416 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T01:33:59.226429 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T01:33:59.226487 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T01:33:59.226548 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T01:33:59.226604 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T01:33:59.226675 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T01:33:59.226799 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T01:33:59.226881 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T01:33:59.226904 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T01:33:59.226989 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T01:33:59.227038 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T01:33:59.227091 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T01:33:59.227134 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T01:33:59.227184 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T01:33:59.227258 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T01:33:59.227453 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T01:33:59.227462 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T01:33:59.227517 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T01:33:59.227576 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T01:33:59.227628 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T01:33:59.227693 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T01:33:59.227737 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T01:33:59.227775 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T01:33:59.227849 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T01:33:59.227894 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T01:33:59.227906 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T01:33:59.227915 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T01:33:59.227968 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T01:33:59.228035 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T01:33:59.228150 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T01:33:59.228228 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T01:33:59.228255 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T01:33:59.228268 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T01:33:59.228302 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T01:33:59.228344 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T01:33:59.228422 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T01:33:59.228467 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T01:33:59.228694 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T01:33:59.229088 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T01:33:59.229130 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T01:33:59.229270 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T01:33:59.229278 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T01:33:59.237626 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T01:33:59.306313 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T01:33:59.505496 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T01:33:59.569758 [APP/PROC/WEB/0]  Exit status 12024-04-19T01:33:59.571923 [CELL/SSHD/0]  Exit status 02024-04-19T01:34:04.964120 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a stopping instance 3db067d3-62b6-4122-5fcc-67452024-04-19T01:34:04.964151 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a destroying container for instance 3db067d3-62b6-4122-5fcc-67452024-04-19T01:34:04.978745 [API/1]  Process has crashed with type: "web"2024-04-19T01:34:04.990797 [API/1]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"3db067d3-62b6-4122-5fcc-6745", "index"=>0, "cell_id"=>"6c8fb463-10f8-4965-b794-48a6bd08527a", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>17, "crash_timestamp"=>1713490444958555213, "version"=>"7060bd4f-f08e-43f7-9f3c-8c54f8f2085d"}2024-04-19T01:34:05.043199 [PROXY/0]  Exit status 1372024-04-19T01:34:06.410479 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a successfully destroyed container for instance 3db067d3-62b6-4122-5fcc-67452024-04-19T01:50:12.490060 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a creating container for instance 759bf9bb-f13e-4c55-7daf-66752024-04-19T01:50:13.102187 [CELL/0]  Security group rules were updated2024-04-19T01:50:13.118641 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a successfully created container for instance 759bf9bb-f13e-4c55-7daf-66752024-04-19T01:50:13.655388 [CELL/0]  Downloading droplet...2024-04-19T01:50:16.391953 [CELL/0]  Downloaded droplet2024-04-19T01:50:16.392281 [CELL/0]  Starting health monitoring of container2024-04-19T01:50:16.585463 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T01:50:16.599582 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T01:50:17.086681 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T01:50:17.100118 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T01:50:17.100141 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T01:50:17.103676 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T01:50:17.103770 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T01:50:17.104143 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T01:50:17.104393 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T01:50:17.104957 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T01:50:17.189598 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T01:50:17.189808 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T01:50:17.283944 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T01:50:17.284840 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T01:50:17.284902 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T01:50:17.656982 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T01:50:17.657057 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T01:50:19.076274 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T01:50:19.210900 [APP/PROC/WEB/0]  time="2024-04-19T01:50:19Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T01:50:19.273406 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T01:50:19.273429 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T01:50:19.273447 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T01:50:19.273464 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T01:50:19.273659 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T01:50:19.274741 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T01:50:19.475813 [APP/PROC/WEB/0]  2024-04-19 01:50:19.473 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T01:50:23.543592 [APP/PROC/WEB/0]  2024-04-19 01:50:23.528 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T01:50:23.975237 [APP/PROC/WEB/0]  2024-04-19 01:50:23.974 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T01:50:23.982773 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T01:50:23.983107 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T01:50:23.995673 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T01:50:24.006640 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T01:50:24.075335 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T01:50:24.075428 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T01:50:24.108415 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T01:50:24.113374 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T01:50:24.118812 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T01:50:24.134066 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T01:50:24.169615 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T01:50:24.276009 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T01:50:24.296947 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T01:50:24.326020 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T01:50:24.362129 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T01:50:24.364033 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T01:50:24.366680 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T01:50:24.390774 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T01:50:24.392087 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T01:50:24.393003 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T01:50:24.393073 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T01:50:25.154924 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T01:50:26.271223 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T01:50:26.434092 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T01:50:28.156455 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T01:50:28.159734 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T01:50:28.526507 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T01:50:28.827125 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T01:50:28.829095 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T01:50:29.111507 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T01:50:29.113922 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T01:50:29.114044 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 504 database synchronization command(s)...2024-04-19T01:50:29.334533 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T01:50:29.334782 [APP/PROC/WEB/0]      DDL command executed in 9ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T01:50:29.334967 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T01:50:29.335021 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T01:50:29.335035 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T01:50:29.335145 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "bcfe3c8ac8154ba7b549e8e2b7b75574"2024-04-19T01:50:29.335208 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T01:50:29.335298 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T01:50:29.335468 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T01:50:29.335603 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "65e89323a1d54149ae9673d45680ffa0"2024-04-19T01:50:29.335657 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T01:50:29.335719 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T01:50:29.335813 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T01:50:29.335945 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T01:50:29.336032 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "93282e446fec409abd8b574e20f9a17e"2024-04-19T01:50:29.336066 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T01:50:29.336131 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T01:50:29.336228 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T01:50:29.336295 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T01:50:29.336419 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "764a7cdc5b4248ab91d854313056ce86"2024-04-19T01:50:29.336493 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T01:50:29.336693 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T01:50:29.336750 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T01:50:29.336776 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T01:50:29.336940 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "03728ac53fc344c19afaca21e6224fb7"2024-04-19T01:50:29.336949 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T01:50:29.336954 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T01:50:29.337002 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T01:50:29.337205 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T01:50:29.337230 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "a1ed7317364a47318d53f1e6e95f0377"2024-04-19T01:50:29.337236 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T01:50:29.337245 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T01:50:29.337250 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T01:50:29.337264 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "87ba4d66c2a0414fbdcc507b6caac84c"2024-04-19T01:50:29.338220 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T01:50:29.338235 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T01:50:29.338606 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T01:50:29.338691 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_administration$account_company"2024-04-19T01:50:29.338738 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "05779aed39274cacaaae13ef07c9aee9"2024-04-19T01:50:29.338846 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T01:50:29.338915 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T01:50:29.338981 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T01:50:29.339044 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" RENAME TO "d76cbbbe19d14fc0b97d0839796732a9"2024-04-19T01:50:29.339091 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T01:50:29.339279 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T01:50:29.339290 [APP/PROC/WEB/0]      DDL command executed in 5ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T01:50:29.339316 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "f446e6cd15b94fba9e33edcd2ea2a0c6"2024-04-19T01:50:29.339321 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T01:50:29.339361 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T01:50:29.339371 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T01:50:29.339456 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T01:50:29.339481 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "a94a58c333ef4b4ba66521fb197a3b7d"2024-04-19T01:50:29.339535 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T01:50:29.339581 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T01:50:29.339676 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T01:50:29.339726 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "4e9b3695e64340c381117c7a105b0167"2024-04-19T01:50:29.339746 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "0de53aeab0a34e8fa8b3bed324522d64"2024-04-19T01:50:29.339833 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T01:50:29.339884 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "35c17d4971fd467bb98277971b39dabf"2024-04-19T01:50:29.340061 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T01:50:29.340073 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "53187ba8f9af4c12b91240cd950c15fd"2024-04-19T01:50:29.340169 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T01:50:29.340251 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "64b7d1e52f8d4fcc8dfd455418589cb4"2024-04-19T01:50:29.340266 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T01:50:29.340278 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "be05e897b4584cd1b073f4e9105507af"2024-04-19T01:50:29.340377 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "baf3a872ff2e4739b3c8f43df95d47e1"2024-04-19T01:50:29.340391 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "918514b5c197441c83feeb20b4bf480d"2024-04-19T01:50:29.340464 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "ca1f4e2a54c04f43867f408907b871f9"2024-04-19T01:50:29.340479 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "f64bcc541a974f6c8ffd2e4b908be14e"2024-04-19T01:50:29.340765 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "e4c5496df01940b68076b7a1068debfb"2024-04-19T01:50:29.340779 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "6b6f42c5cdea4a9eb6ab835027053b41"2024-04-19T01:50:29.340942 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "9e892494343a41768cc96105b055b542"2024-04-19T01:50:29.340955 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "47ec21343636425b88f79112e0367771"2024-04-19T01:50:29.341003 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "2d0e080aea9147959fa9cf9838eb767f"2024-04-19T01:50:29.341076 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T01:50:29.341095 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "04531ddcea8a4484858ffc623a5d9637"2024-04-19T01:50:29.341283 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T01:50:29.341333 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "e72ed1fdf5204e7996b388077dcddeb0"2024-04-19T01:50:29.341403 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T01:50:29.341470 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "b45eaca5cf004df2bd52be18b76b4107"2024-04-19T01:50:29.341508 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "fcd1c68ab33549cba509630c22c8f3ca"2024-04-19T01:50:29.341576 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "414fdeb0c23a4077811a7d26af5d76aa"2024-04-19T01:50:29.341698 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "b5bb0486c378478290792da2f01a2ce0"2024-04-19T01:50:29.341731 [APP/PROC/WEB/0]      DDL command executed in 3ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T01:50:29.341789 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T01:50:29.341821 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T01:50:29.341911 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T01:50:29.341920 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T01:50:29.341991 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T01:50:29.342050 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T01:50:29.342093 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T01:50:29.342436 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T01:50:29.342451 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T01:50:29.342602 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T01:50:29.342679 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T01:50:29.342825 [APP/PROC/WEB/0]      Total time: 183ms2024-04-19T01:50:29.351645 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T01:50:29.351645 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T01:50:29.351662 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T01:50:29.351667 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T01:50:29.351674 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T01:50:29.351695 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T01:50:29.351707 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T01:50:29.351712 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T01:50:29.351803 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T01:50:29.351823 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T01:50:29.352125 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T01:50:29.353451 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T01:50:29.353548 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T01:50:29.361006 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T01:50:29.361379 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T01:50:29.362273 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T01:50:29.362331 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T01:50:29.362808 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T01:50:29.362875 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T01:50:29.362889 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T01:50:29.362895 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T01:50:29.362902 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T01:50:29.362907 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T01:50:29.362912 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T01:50:29.362924 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T01:50:29.363003 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T01:50:29.363118 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T01:50:29.363193 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T01:50:29.363242 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T01:50:29.363308 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T01:50:29.363370 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T01:50:29.363441 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T01:50:29.363486 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T01:50:29.363587 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T01:50:29.363910 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T01:50:29.363927 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T01:50:29.364055 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T01:50:29.364141 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T01:50:29.364175 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T01:50:29.364299 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T01:50:29.364312 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T01:50:29.364366 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T01:50:29.364408 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T01:50:29.364671 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T01:50:29.364688 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T01:50:29.364693 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T01:50:29.364702 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T01:50:29.364706 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T01:50:29.364759 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T01:50:29.364771 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T01:50:29.364775 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T01:50:29.365109 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T01:50:29.365138 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T01:50:29.365189 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T01:50:29.365280 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T01:50:29.365383 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T01:50:29.365444 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T01:50:29.365473 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T01:50:29.365527 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T01:50:29.365650 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T01:50:29.365671 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T01:50:29.365737 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T01:50:29.365809 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T01:50:29.366054 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T01:50:29.366067 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T01:50:29.366073 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T01:50:29.366078 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T01:50:29.366083 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T01:50:29.366105 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T01:50:29.366166 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T01:50:29.366216 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T01:50:29.366234 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T01:50:29.366280 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T01:50:29.366292 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T01:50:29.366371 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T01:50:29.366430 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T01:50:29.366479 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T01:50:29.366591 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T01:50:29.366860 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T01:50:29.372760 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T01:50:29.471416 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T01:50:29.644759 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T01:50:29.720535 [APP/PROC/WEB/0]  Exit status 12024-04-19T01:50:29.723972 [CELL/SSHD/0]  Exit status 02024-04-19T01:50:35.222047 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a stopping instance 759bf9bb-f13e-4c55-7daf-66752024-04-19T01:50:35.222081 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a destroying container for instance 759bf9bb-f13e-4c55-7daf-66752024-04-19T01:50:35.239864 [API/1]  Process has crashed with type: "web"2024-04-19T01:50:35.252263 [API/1]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"759bf9bb-f13e-4c55-7daf-6675", "index"=>0, "cell_id"=>"6c8fb463-10f8-4965-b794-48a6bd08527a", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>18, "crash_timestamp"=>1713491435212275248, "version"=>"7060bd4f-f08e-43f7-9f3c-8c54f8f2085d"}2024-04-19T01:50:35.311060 [PROXY/0]  Exit status 1372024-04-19T01:50:36.662178 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a successfully destroyed container for instance 759bf9bb-f13e-4c55-7daf-66752024-04-19T02:06:38.993743 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a creating container for instance 01883d08-056d-4170-6eda-74892024-04-19T02:06:39.614229 [CELL/0]  Security group rules were updated2024-04-19T02:06:39.631042 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a successfully created container for instance 01883d08-056d-4170-6eda-74892024-04-19T02:06:40.100849 [CELL/0]  Downloading droplet...2024-04-19T02:06:42.829647 [CELL/0]  Downloaded droplet2024-04-19T02:06:42.829816 [CELL/0]  Starting health monitoring of container2024-04-19T02:06:43.017674 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T02:06:43.034666 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T02:06:43.555517 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T02:06:43.567063 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T02:06:43.567115 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T02:06:43.570379 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T02:06:43.570448 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T02:06:43.570853 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T02:06:43.571059 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T02:06:43.571416 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:06:43.652450 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:06:43.652891 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:06:43.753213 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:06:43.754356 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:06:43.754442 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T02:06:44.185347 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:06:44.185437 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T02:06:45.566673 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T02:06:45.715523 [APP/PROC/WEB/0]  time="2024-04-19T02:06:45Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T02:06:45.774370 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T02:06:45.774506 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T02:06:45.774524 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T02:06:45.774588 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T02:06:45.774761 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T02:06:45.775718 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T02:06:45.957067 [APP/PROC/WEB/0]  2024-04-19 02:06:45.954 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T02:06:50.203582 [APP/PROC/WEB/0]  2024-04-19 02:06:50.185 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T02:06:50.524918 [APP/PROC/WEB/0]  2024-04-19 02:06:50.524 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T02:06:50.532187 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T02:06:50.532456 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T02:06:50.544553 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T02:06:50.624931 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T02:06:50.637300 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T02:06:50.637667 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T02:06:50.663017 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T02:06:50.669500 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T02:06:50.674435 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T02:06:50.690035 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T02:06:50.726302 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T02:06:50.831860 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T02:06:50.852766 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T02:06:50.876532 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T02:06:50.905251 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T02:06:50.907409 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T02:06:50.909981 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T02:06:50.931556 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T02:06:50.932513 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T02:06:50.933353 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T02:06:50.933396 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T02:06:51.657216 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T02:06:52.764869 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T02:06:52.930377 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T02:06:54.844384 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T02:06:54.847866 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T02:06:55.181862 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T02:06:55.458083 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T02:06:55.460004 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T02:06:55.744021 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T02:06:55.746421 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T02:06:55.746438 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 504 database synchronization command(s)...2024-04-19T02:06:55.965265 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T02:06:55.965290 [APP/PROC/WEB/0]      DDL command executed in 8ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T02:06:55.965425 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T02:06:55.965487 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T02:06:55.965579 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T02:06:55.965645 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "6ae567228e2a40ec9620d63389c29a54"2024-04-19T02:06:55.965689 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T02:06:55.965785 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T02:06:55.965820 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T02:06:55.965920 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "1cd7bb565d9d408a9c8dd21d3a7b7e42"2024-04-19T02:06:55.966010 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T02:06:55.966023 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T02:06:55.966084 [APP/PROC/WEB/0]      DDL command executed in 7ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T02:06:55.966182 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T02:06:55.966217 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "920312160e8547c0a63fb1e12932b567"2024-04-19T02:06:55.966353 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T02:06:55.966431 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T02:06:55.966443 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T02:06:55.966478 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T02:06:55.966630 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "dd70cca7f3154620bcd9ab19a7278709"2024-04-19T02:06:55.966650 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T02:06:55.966861 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T02:06:55.966876 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T02:06:55.966919 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T02:06:55.967019 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "e8a13279c7ba479aae3a295f2c9c0196"2024-04-19T02:06:55.967037 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T02:06:55.967114 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T02:06:55.967162 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T02:06:55.967236 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T02:06:55.967283 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "82b53bd8ac7041998ca0e92e04c638ef"2024-04-19T02:06:55.967315 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T02:06:55.967359 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T02:06:55.967401 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T02:06:55.967436 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "236b08c885b244ffb040d0a34b42262e"2024-04-19T02:06:55.967494 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T02:06:55.968166 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T02:06:55.968212 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T02:06:55.968289 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_administration$account_company"2024-04-19T02:06:55.968326 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "33717b1e205c4dcea1a5ec540a140717"2024-04-19T02:06:55.968362 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T02:06:55.968410 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T02:06:55.968444 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T02:06:55.968493 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "54231675eecd41348746c61563fd2ac2"2024-04-19T02:06:55.968530 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T02:06:55.968578 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T02:06:55.968662 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T02:06:55.968782 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "c42a7cf1a18a4f1190ffe3e7b95d64cb"2024-04-19T02:06:55.968847 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T02:06:55.968894 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T02:06:55.968934 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T02:06:55.968990 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T02:06:55.969073 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "630373bdfd3a462f8489f2eb895fc36e"2024-04-19T02:06:55.969096 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T02:06:55.969157 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T02:06:55.969203 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T02:06:55.969224 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "98c6e629ca6047ef97fbbb43f709d99a"2024-04-19T02:06:55.969288 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "a7fa8a6fc3194446a03ba7a52a824d51"2024-04-19T02:06:55.969327 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T02:06:55.969348 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "f4be7fbdb0db4b6e908b338817bb7aad"2024-04-19T02:06:55.969419 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T02:06:55.969478 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "1d6641723c1b43c3b2f476dbca1578d9"2024-04-19T02:06:55.969597 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T02:06:55.969609 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "7e221cbad760482686bdd0002dced05d"2024-04-19T02:06:55.969666 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T02:06:55.969726 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "5c2cceba65434ea9959ca41d08ac1161"2024-04-19T02:06:55.969929 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "b1bc9d4f501940c2a6e044acf4822aef"2024-04-19T02:06:55.969946 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "78128edc92d445fabf1a038a8dc9a957"2024-04-19T02:06:55.969994 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "60cc65b640194848bf6b66e845777b87"2024-04-19T02:06:55.970060 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "79d93590161f4c06b08708a76bba0a47"2024-04-19T02:06:55.970129 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "210b181c0fcc429a8afa40a0b32da915"2024-04-19T02:06:55.970149 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "3aed370c795641cd9179c2048bf1f74c"2024-04-19T02:06:55.970230 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "fc337611b15e4bf3b80855d92b97b430"2024-04-19T02:06:55.970489 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "69a089c1f96a4ed7a275e0a97da38705"2024-04-19T02:06:55.970506 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "309d13cd673e44e3b4c35f98e310f51b"2024-04-19T02:06:55.970515 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T02:06:55.970521 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "b9a6e4d2ef3e4f79a4d8e4d95a43785e"2024-04-19T02:06:55.970527 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T02:06:55.970578 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "6b1802b6c94849098d11effeeac0bf96"2024-04-19T02:06:55.970658 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T02:06:55.970771 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "b44a00282c9246a1a41a197b6ab78d1d"2024-04-19T02:06:55.970786 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "b2f7cf13c1fd4bb68c6de315cd033786"2024-04-19T02:06:55.970882 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "e208d904285f4b759cde7938c32fb6f4"2024-04-19T02:06:55.970931 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "030defa94f3d465a85c3e7cdfe0cba0a"2024-04-19T02:06:55.971034 [APP/PROC/WEB/0]      DDL command executed in 3ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:06:55.971087 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:06:55.971185 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:06:55.971242 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:06:55.971327 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:06:55.971382 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:06:55.971433 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:06:55.971488 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:06:55.971540 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:06:55.971595 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:06:55.971648 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:06:55.971695 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:06:55.971766 [APP/PROC/WEB/0]      Total time: 183ms2024-04-19T02:06:55.977848 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T02:06:55.978188 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T02:06:55.978239 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T02:06:55.978300 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T02:06:55.978378 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T02:06:55.978476 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T02:06:55.978619 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T02:06:55.978662 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T02:06:55.979396 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T02:06:55.979405 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T02:06:55.979412 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T02:06:55.979417 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T02:06:55.979520 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T02:06:55.979526 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T02:06:55.979794 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T02:06:55.979815 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T02:06:55.979980 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T02:06:55.979999 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T02:06:55.980067 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T02:06:55.980125 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T02:06:55.980200 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T02:06:55.980206 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T02:06:55.980304 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T02:06:55.980309 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T02:06:55.980356 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T02:06:55.980391 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T02:06:55.980464 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T02:06:55.980579 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T02:06:55.980703 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T02:06:55.980810 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T02:06:55.980910 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T02:06:55.981033 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T02:06:55.981182 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T02:06:55.981216 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T02:06:55.981266 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T02:06:55.981323 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T02:06:55.981400 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T02:06:55.981412 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T02:06:55.981424 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T02:06:55.981483 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T02:06:55.981494 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T02:06:55.981509 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T02:06:55.981515 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T02:06:55.981626 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T02:06:55.981640 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T02:06:55.981646 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T02:06:55.981720 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T02:06:55.981771 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T02:06:55.981802 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T02:06:55.981813 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T02:06:55.981847 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T02:06:55.981967 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T02:06:55.981986 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T02:06:55.982061 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T02:06:55.982078 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T02:06:55.982159 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T02:06:55.982180 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T02:06:55.982235 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T02:06:55.982310 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T02:06:55.982330 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T02:06:55.982456 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T02:06:55.982472 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T02:06:55.982490 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T02:06:55.982507 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T02:06:55.982551 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T02:06:55.982714 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T02:06:55.982729 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T02:06:55.982743 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T02:06:55.982803 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T02:06:55.982876 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T02:06:55.982891 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T02:06:55.982930 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T02:06:55.982977 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T02:06:55.983028 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T02:06:55.983081 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T02:06:55.983154 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T02:06:55.985454 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`. INFO - M2EE: Runtime shutdown requested.2024-04-19T02:06:55.985514 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T02:06:55.996832 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T02:06:56.075293 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T02:06:56.262686 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T02:06:56.341245 [APP/PROC/WEB/0]  Exit status 12024-04-19T02:06:56.343949 [CELL/SSHD/0]  Exit status 02024-04-19T02:07:01.742381 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a stopping instance 01883d08-056d-4170-6eda-74892024-04-19T02:07:01.742424 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a destroying container for instance 01883d08-056d-4170-6eda-74892024-04-19T02:07:01.777311 [API/2]  Process has crashed with type: "web"2024-04-19T02:07:01.787926 [API/2]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"01883d08-056d-4170-6eda-7489", "index"=>0, "cell_id"=>"6c8fb463-10f8-4965-b794-48a6bd08527a", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>19, "crash_timestamp"=>1713492421737729334, "version"=>"7060bd4f-f08e-43f7-9f3c-8c54f8f2085d"}2024-04-19T02:07:01.838721 [PROXY/0]  Exit status 1372024-04-19T02:07:03.216657 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a successfully destroyed container for instance 01883d08-056d-4170-6eda-74892024-04-19T02:23:04.433906 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a creating container for instance a42922e7-50a3-449d-5ccf-27d72024-04-19T02:23:05.017967 [CELL/0]  Security group rules were updated2024-04-19T02:23:05.033432 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a successfully created container for instance a42922e7-50a3-449d-5ccf-27d72024-04-19T02:23:05.533574 [CELL/0]  Downloading droplet...2024-04-19T02:23:07.841313 [CELL/0]  Downloaded droplet2024-04-19T02:23:07.841432 [CELL/0]  Starting health monitoring of container2024-04-19T02:23:08.040275 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T02:23:08.057652 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T02:23:08.503377 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T02:23:08.515655 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T02:23:08.515734 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T02:23:08.518442 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T02:23:08.518501 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T02:23:08.518826 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T02:23:08.519040 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T02:23:08.519376 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:23:08.590554 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:23:08.590827 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:23:08.671350 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:23:08.672176 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:23:08.672233 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T02:23:09.002986 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:23:09.003038 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T02:23:10.210344 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T02:23:10.322998 [APP/PROC/WEB/0]  time="2024-04-19T02:23:10Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T02:23:10.367367 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T02:23:10.367400 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T02:23:10.367413 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T02:23:10.367452 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T02:23:10.367536 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T02:23:10.368368 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T02:23:10.518506 [APP/PROC/WEB/0]  2024-04-19 02:23:10.516 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T02:23:14.154080 [APP/PROC/WEB/0]  2024-04-19 02:23:14.139 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T02:23:14.556159 [APP/PROC/WEB/0]  2024-04-19 02:23:14.555 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T02:23:14.561416 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T02:23:14.561432 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T02:23:14.572495 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T02:23:14.581156 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T02:23:14.643431 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T02:23:14.643462 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T02:23:14.665624 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T02:23:14.671721 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T02:23:14.677338 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T02:23:14.691009 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T02:23:14.725576 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T02:23:14.821041 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T02:23:14.837883 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T02:23:14.857047 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T02:23:14.883367 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T02:23:14.885053 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T02:23:14.887094 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T02:23:14.906867 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T02:23:14.907660 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T02:23:14.908307 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T02:23:14.908449 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T02:23:15.552376 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T02:23:16.485857 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T02:23:16.622714 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T02:23:18.529579 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T02:23:18.532946 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T02:23:18.833794 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T02:23:19.083472 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T02:23:19.084812 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T02:23:19.318620 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T02:23:19.320737 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T02:23:19.320764 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 504 database synchronization command(s)...2024-04-19T02:23:19.510915 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T02:23:19.510935 [APP/PROC/WEB/0]      DDL command executed in 8ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T02:23:19.511015 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T02:23:19.511039 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T02:23:19.511093 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T02:23:19.511151 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "fe720a491c1f4c4f8b28e340081836dc"2024-04-19T02:23:19.511174 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T02:23:19.511218 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T02:23:19.511295 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T02:23:19.511331 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "88effa5efe714a269a8be50941876f42"2024-04-19T02:23:19.511374 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T02:23:19.511420 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T02:23:19.511479 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T02:23:19.511506 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T02:23:19.511570 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "2cc78c16705b4f77bdeccf3dbdcb5229"2024-04-19T02:23:19.511588 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T02:23:19.511656 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T02:23:19.511708 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T02:23:19.511737 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T02:23:19.511874 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "f164c438461d447da7bede838413eb5e"2024-04-19T02:23:19.511891 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T02:23:19.511900 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T02:23:19.511912 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T02:23:19.511926 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T02:23:19.512084 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "338361e95ae745868122f8f3bfed3b58"2024-04-19T02:23:19.512142 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T02:23:19.512237 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T02:23:19.512284 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T02:23:19.512380 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T02:23:19.512467 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "13e824ec4769418fbe373312cb818b5d"2024-04-19T02:23:19.512501 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T02:23:19.512542 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T02:23:19.512555 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T02:23:19.512718 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "0f87447195a647f19e26ae4b32724272"2024-04-19T02:23:19.513396 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T02:23:19.513674 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T02:23:19.513702 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T02:23:19.513758 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T02:23:19.513795 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "5b4550421d0843eca1f81b867c0abedd"2024-04-19T02:23:19.513959 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T02:23:19.513974 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T02:23:19.513978 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T02:23:19.514060 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "477dcd83f1c24d11927cea25da271222"2024-04-19T02:23:19.514099 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T02:23:19.514114 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T02:23:19.514192 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T02:23:19.514230 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "5dcac9be65d34be39d715ae9a34fbc2e"2024-04-19T02:23:19.514304 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T02:23:19.514328 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T02:23:19.514386 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T02:23:19.514443 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T02:23:19.514477 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "d969cd9707a14c79a30f4601a9ed6c66"2024-04-19T02:23:19.514524 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T02:23:19.514591 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T02:23:19.514638 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T02:23:19.514715 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "c9cb24e9e50c4550a2aee7592618283b"2024-04-19T02:23:19.514757 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "cd463193c126445db923150cf9c5aab0"2024-04-19T02:23:19.514793 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T02:23:19.514878 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "e9cc5491abea400b91bd960a37f3f7a7"2024-04-19T02:23:19.514948 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T02:23:19.514959 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "d89b4827014e41bc8c6561d962a6fb40"2024-04-19T02:23:19.515052 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T02:23:19.515188 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "faa18727e5004c0b8fd83357abd5d678"2024-04-19T02:23:19.515244 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T02:23:19.515294 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "69e5c7d5c6094ac38dac0d2e852d8e35"2024-04-19T02:23:19.515346 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "48f327f348044650a7d154932f29cf48"2024-04-19T02:23:19.515417 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "04812ed0f5094a95bd45c50c167adbda"2024-04-19T02:23:19.515452 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "5e2ab290a6944747bbc4fd3a2a701dee"2024-04-19T02:23:19.515532 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "da783c2cd788474ebaf6611699cc1ba3"2024-04-19T02:23:19.515587 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "3be8029034914bf18409ed5a6bc9f103"2024-04-19T02:23:19.515644 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "f1cdd7c7cdd54008b401e5ee2f826e77"2024-04-19T02:23:19.515695 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "dd964f1e639b48b69fde7b2f2a906c4f"2024-04-19T02:23:19.515751 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "ec810fe7e12d41f28a034362d4813b6a"2024-04-19T02:23:19.515792 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "97572d62a0284c9998374244a5239a66"2024-04-19T02:23:19.515870 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T02:23:19.515916 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "f833ec940522477690c04e2c02599f2c"2024-04-19T02:23:19.515977 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T02:23:19.516022 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "5f6784fb6dca4452948525948292dc9e"2024-04-19T02:23:19.516088 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T02:23:19.516116 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "0685835cd149474f81cbaa25572b4222"2024-04-19T02:23:19.516215 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "66edd041acff4a40a68c7bebb8034f71"2024-04-19T02:23:19.516237 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "d175028d73aa4118841fd50ca48b59a1"2024-04-19T02:23:19.516333 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "f3c6302408cc4948aae9acbc655aab93"2024-04-19T02:23:19.516460 [APP/PROC/WEB/0]      DDL command executed in 3ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:23:19.516521 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:23:19.516582 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:23:19.516664 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:23:19.516752 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:23:19.516792 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:23:19.516840 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:23:19.516898 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:23:19.516956 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:23:19.516998 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:23:19.517073 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:23:19.517116 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:23:19.517185 [APP/PROC/WEB/0]      Total time: 158ms2024-04-19T02:23:19.523068 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T02:23:19.523405 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T02:23:19.523427 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T02:23:19.523442 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T02:23:19.523573 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T02:23:19.523667 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T02:23:19.523833 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T02:23:19.524099 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T02:23:19.524127 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T02:23:19.524446 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T02:23:19.524514 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T02:23:19.524673 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T02:23:19.524698 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T02:23:19.524803 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T02:23:19.524980 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T02:23:19.525017 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T02:23:19.525134 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T02:23:19.525152 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T02:23:19.525164 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T02:23:19.525175 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T02:23:19.525223 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T02:23:19.525245 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T02:23:19.525256 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T02:23:19.525338 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T02:23:19.525355 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T02:23:19.525414 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T02:23:19.525469 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T02:23:19.525540 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T02:23:19.525600 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T02:23:19.525653 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T02:23:19.525684 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T02:23:19.525707 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T02:23:19.525738 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T02:23:19.525816 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T02:23:19.525851 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T02:23:19.525862 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T02:23:19.525912 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T02:23:19.525967 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T02:23:19.525980 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T02:23:19.526066 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T02:23:19.526155 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T02:23:19.526182 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T02:23:19.526232 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T02:23:19.526346 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T02:23:19.526396 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T02:23:19.526404 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T02:23:19.526411 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T02:23:19.526677 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T02:23:19.526683 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T02:23:19.526716 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T02:23:19.526733 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T02:23:19.526750 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T02:23:19.526787 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T02:23:19.526861 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T02:23:19.526875 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T02:23:19.526881 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T02:23:19.526946 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T02:23:19.526954 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T02:23:19.526998 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T02:23:19.527061 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T02:23:19.527073 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T02:23:19.527222 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T02:23:19.527293 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T02:23:19.527328 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T02:23:19.527342 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T02:23:19.527400 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T02:23:19.527408 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T02:23:19.527465 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T02:23:19.527504 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T02:23:19.527558 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T02:23:19.527580 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T02:23:19.527680 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T02:23:19.527689 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T02:23:19.527706 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T02:23:19.527752 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T02:23:19.527779 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T02:23:19.528286 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T02:23:19.528519 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T02:23:19.529999 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T02:23:19.539949 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T02:23:19.602561 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T02:23:19.805790 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T02:23:19.864746 [APP/PROC/WEB/0]  Exit status 12024-04-19T02:23:19.866948 [CELL/SSHD/0]  Exit status 02024-04-19T02:23:25.555702 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a stopping instance a42922e7-50a3-449d-5ccf-27d72024-04-19T02:23:25.555733 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a destroying container for instance a42922e7-50a3-449d-5ccf-27d72024-04-19T02:23:25.567957 [API/0]  Process has crashed with type: "web"2024-04-19T02:23:25.578894 [API/0]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"a42922e7-50a3-449d-5ccf-27d7", "index"=>0, "cell_id"=>"6c8fb463-10f8-4965-b794-48a6bd08527a", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>20, "crash_timestamp"=>1713493405551584974, "version"=>"7060bd4f-f08e-43f7-9f3c-8c54f8f2085d"}2024-04-19T02:23:25.655926 [PROXY/0]  Exit status 1372024-04-19T02:23:27.209008 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a successfully destroyed container for instance a42922e7-50a3-449d-5ccf-27d72024-04-19T02:35:41.777211 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T02:35:42.143092 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T02:35:42.557412 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T02:35:42.877777 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T02:35:43.181608 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T02:35:43.511167 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T02:35:43.915563 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T02:35:47.473710 [API/0]  Stopping app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T02:35:52.976177 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"state"=>"STARTED"})2024-04-19T02:35:53.178499 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a creating container for instance 1d4b539e-d177-43ac-6196-83932024-04-19T02:35:53.697824 [CELL/0]  Security group rules were updated2024-04-19T02:35:53.712023 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a successfully created container for instance 1d4b539e-d177-43ac-6196-83932024-04-19T02:35:54.051996 [CELL/0]  Downloading droplet...2024-04-19T02:36:16.907665 [CELL/0]  Downloaded droplet (562.4M)2024-04-19T02:36:16.907825 [CELL/0]  Starting health monitoring of container2024-04-19T02:36:17.075419 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T02:36:17.090474 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T02:36:17.509190 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T02:36:17.519464 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T02:36:17.519529 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T02:36:17.522109 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T02:36:17.522209 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T02:36:17.522483 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T02:36:17.522690 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T02:36:17.523053 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:36:17.585654 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:36:17.585884 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:36:17.660784 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:36:17.661752 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:36:17.661775 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T02:36:17.985681 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:36:17.985709 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T02:36:19.220119 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T02:36:19.346259 [APP/PROC/WEB/0]  time="2024-04-19T02:36:19Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T02:36:19.394743 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T02:36:19.394766 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T02:36:19.394779 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T02:36:19.394816 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T02:36:19.394994 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T02:36:19.395833 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T02:36:19.563063 [APP/PROC/WEB/0]  2024-04-19 02:36:19.560 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T02:36:23.030118 [APP/PROC/WEB/0]  2024-04-19 02:36:23.019 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T02:36:23.294183 [APP/PROC/WEB/0]  2024-04-19 02:36:23.293 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T02:36:23.298085 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T02:36:23.298292 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T02:36:23.307051 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T02:36:23.315227 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T02:36:23.322904 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T02:36:23.322960 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T02:36:23.390366 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T02:36:23.395164 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T02:36:23.399186 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T02:36:23.411622 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T02:36:23.442414 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T02:36:23.536202 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T02:36:23.553775 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T02:36:23.580050 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T02:36:23.615387 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T02:36:23.617436 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T02:36:23.619825 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T02:36:23.644746 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T02:36:23.645841 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T02:36:23.646760 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T02:36:23.646874 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T02:36:24.271988 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T02:36:25.321431 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T02:36:25.474159 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T02:36:27.905809 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T02:36:27.908816 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T02:36:28.197765 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T02:36:28.425598 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T02:36:28.428790 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T02:36:28.684158 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T02:36:28.686586 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T02:36:28.686671 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 504 database synchronization command(s)...2024-04-19T02:36:28.879322 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T02:36:28.879352 [APP/PROC/WEB/0]      DDL command executed in 8ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T02:36:28.879366 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T02:36:28.879436 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T02:36:28.879471 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T02:36:28.879532 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "f6f98c5875f94b07bdf00dafebc3650d"2024-04-19T02:36:28.879596 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T02:36:28.879642 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T02:36:28.879705 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T02:36:28.879760 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "eb42c250917f48e990ad19003ba54d43"2024-04-19T02:36:28.879813 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T02:36:28.879874 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T02:36:28.879922 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T02:36:28.880040 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T02:36:28.880053 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "6b94dc3f346e425099d2f97a1f5cf09a"2024-04-19T02:36:28.880094 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T02:36:28.880137 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T02:36:28.880183 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T02:36:28.880235 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T02:36:28.880308 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "1c03344990a642ae84da1d9d9867c18d"2024-04-19T02:36:28.880324 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T02:36:28.880398 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T02:36:28.880420 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T02:36:28.880456 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T02:36:28.880511 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "417a4ba9f2ea4c16bf58db01a398494b"2024-04-19T02:36:28.880686 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T02:36:28.880692 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T02:36:28.880733 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T02:36:28.880738 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T02:36:28.880806 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "ce9a84293acc4b5b8ae2e652722c5859"2024-04-19T02:36:28.880873 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T02:36:28.880934 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T02:36:28.880950 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T02:36:28.881002 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "05c74cbf14764d2b8308a55a0bed7e02"2024-04-19T02:36:28.881086 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T02:36:28.881103 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T02:36:28.881972 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T02:36:28.882028 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T02:36:28.882128 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "df3bb07ffe7746f9954bc15a44053642"2024-04-19T02:36:28.882166 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T02:36:28.882275 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T02:36:28.882294 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T02:36:28.882309 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" RENAME TO "b3b239760b004a0b9b6014185d38bc17"2024-04-19T02:36:28.882394 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T02:36:28.882434 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T02:36:28.882488 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T02:36:28.882519 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "bf0efcf3ab084de1bc6f1bd9ec828995"2024-04-19T02:36:28.882563 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T02:36:28.882584 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T02:36:28.882657 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T02:36:28.882716 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T02:36:28.882771 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "568e5715b6514f869d1b0aa951528e87"2024-04-19T02:36:28.882891 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T02:36:28.882905 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T02:36:28.882910 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T02:36:28.882959 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "772c6f4c87f04f08bda365c99f458d18"2024-04-19T02:36:28.883050 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "f20ed9fdbf7d405fb56688c50c85cfd3"2024-04-19T02:36:28.883070 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T02:36:28.883098 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$company" RENAME TO "f06d9f9c768c4e6fbabccdc6b4996d4d"2024-04-19T02:36:28.883123 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T02:36:28.883202 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "d9d76c9fa83f491091f21f7e97656bee"2024-04-19T02:36:28.883236 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T02:36:28.883317 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "8b0edfd8685a4e9795c1d22d92232171"2024-04-19T02:36:28.883355 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T02:36:28.883441 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "745af81116e341c2b09915633071be14"2024-04-19T02:36:28.883470 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "6fc14bf8e50f4e1094ffb308bd399915"2024-04-19T02:36:28.883602 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "8096de068b384464a2f8d168ff008cc6"2024-04-19T02:36:28.883729 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "7d64e9c4f6c24e03a976827e910ca7f3"2024-04-19T02:36:28.883739 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "cb6a98eb54b84e75bff5d9e0ce402ce5"2024-04-19T02:36:28.883803 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "60e08388c0d1469aac349f7318bb1098"2024-04-19T02:36:28.883836 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "671d6cb8dd6f4257bd150b43495da11e"2024-04-19T02:36:28.883910 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "f13f87a7154242689d25521513478c17"2024-04-19T02:36:28.883950 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "35beae71ad1c44b7bcbded6a1e82db98"2024-04-19T02:36:28.884048 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "eaa9258de307462d8710e622915aa7b0"2024-04-19T02:36:28.884071 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T02:36:28.884167 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "4c3ca680ecbd42efa590d79f95609eac"2024-04-19T02:36:28.884238 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T02:36:28.884313 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "77de56be65884c518b0d0a9ddf081ff5"2024-04-19T02:36:28.884401 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T02:36:28.884422 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "67fa6d923a0b4794a5bfce1fa0ab5bfd"2024-04-19T02:36:28.884480 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "fd121e5ac0704eab971e1e17d9b9cb4d"2024-04-19T02:36:28.884560 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "70d31fb754ba4a2496ef522c93c04515"2024-04-19T02:36:28.884690 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "25d861b3f8a34f60b92063bb6d8c3195"2024-04-19T02:36:28.884703 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:36:28.884761 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:36:28.885063 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:36:28.885073 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:36:28.885080 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:36:28.885085 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:36:28.885090 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:36:28.885155 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:36:28.885273 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:36:28.885327 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:36:28.885458 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:36:28.885479 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:36:28.885486 [APP/PROC/WEB/0]      Total time: 157ms2024-04-19T02:36:28.892190 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T02:36:28.892531 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T02:36:28.892825 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T02:36:28.892949 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T02:36:28.892975 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T02:36:28.893164 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T02:36:28.893248 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T02:36:28.893259 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T02:36:28.893318 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T02:36:28.893413 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T02:36:28.894340 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T02:36:28.894406 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T02:36:28.894567 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T02:36:28.894575 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T02:36:28.894835 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T02:36:28.894843 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T02:36:28.894928 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T02:36:28.894997 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T02:36:28.895088 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T02:36:28.895102 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T02:36:28.895181 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T02:36:28.895362 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T02:36:28.895375 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T02:36:28.895400 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T02:36:28.895403 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T02:36:28.895457 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T02:36:28.895473 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T02:36:28.895552 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T02:36:28.895607 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T02:36:28.895656 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T02:36:28.895687 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T02:36:28.895748 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T02:36:28.895765 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T02:36:28.895896 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T02:36:28.895921 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T02:36:28.895988 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T02:36:28.896085 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T02:36:28.896099 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T02:36:28.896171 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T02:36:28.896211 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T02:36:28.896313 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T02:36:28.896395 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T02:36:28.896503 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T02:36:28.896542 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T02:36:28.896737 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T02:36:28.896747 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T02:36:28.896842 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T02:36:28.896887 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T02:36:28.897049 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T02:36:28.897206 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T02:36:28.897233 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T02:36:28.897286 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T02:36:28.897359 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T02:36:28.897382 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T02:36:28.897448 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T02:36:28.897516 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T02:36:28.897543 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T02:36:28.897570 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T02:36:28.897629 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T02:36:28.897667 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T02:36:28.897707 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T02:36:28.897803 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T02:36:28.897824 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T02:36:28.897889 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T02:36:28.897895 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T02:36:28.897950 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T02:36:28.897985 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T02:36:28.898049 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T02:36:28.898065 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T02:36:28.898165 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T02:36:28.898189 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T02:36:28.898236 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T02:36:28.898272 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T02:36:28.898333 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T02:36:28.898814 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T02:36:28.898848 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T02:36:28.898974 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T02:36:28.899055 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T02:36:28.899088 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T02:36:28.908665 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T02:36:28.995989 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T02:36:29.173922 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T02:36:29.236844 [APP/PROC/WEB/0]  Exit status 12024-04-19T02:36:29.239419 [CELL/SSHD/0]  Exit status 02024-04-19T02:36:35.187223 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a stopping instance 1d4b539e-d177-43ac-6196-83932024-04-19T02:36:35.187252 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a destroying container for instance 1d4b539e-d177-43ac-6196-83932024-04-19T02:36:35.188744 [API/3]  Process has crashed with type: "web"2024-04-19T02:36:35.200628 [API/3]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"1d4b539e-d177-43ac-6196-8393", "index"=>0, "cell_id"=>"6c8fb463-10f8-4965-b794-48a6bd08527a", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>1, "crash_timestamp"=>1713494195168346918, "version"=>"d6be9479-94da-4552-b7fd-098df30ef94d"}2024-04-19T02:36:35.260345 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a creating container for instance 4bd626bc-9c35-44fe-572e-52e02024-04-19T02:36:35.275749 [PROXY/0]  Exit status 1372024-04-19T02:36:35.843482 [CELL/0]  Security group rules were updated2024-04-19T02:36:35.858711 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully created container for instance 4bd626bc-9c35-44fe-572e-52e02024-04-19T02:36:36.460327 [CELL/0]  Downloading droplet...2024-04-19T02:36:36.529694 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a successfully destroyed container for instance 1d4b539e-d177-43ac-6196-83932024-04-19T02:36:56.122302 [CELL/0]  Downloaded droplet (562.4M)2024-04-19T02:36:56.122443 [CELL/0]  Starting health monitoring of container2024-04-19T02:36:56.262225 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T02:36:56.271746 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T02:36:56.675900 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T02:36:56.686043 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T02:36:56.686069 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T02:36:56.688554 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T02:36:56.688635 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T02:36:56.688903 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T02:36:56.689089 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T02:36:56.689396 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:36:56.749901 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:36:56.750103 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:36:56.824393 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:36:56.825111 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:36:56.825169 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T02:36:57.139778 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:36:57.139830 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T02:36:58.277354 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T02:36:58.388601 [APP/PROC/WEB/0]  time="2024-04-19T02:36:58Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T02:36:58.436233 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T02:36:58.436255 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T02:36:58.436308 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T02:36:58.436333 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T02:36:58.436565 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T02:36:58.437524 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T02:36:58.590701 [APP/PROC/WEB/0]  2024-04-19 02:36:58.588 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T02:37:01.998500 [APP/PROC/WEB/0]  2024-04-19 02:37:01.988 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T02:37:02.339750 [APP/PROC/WEB/0]  2024-04-19 02:37:02.339 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T02:37:02.343820 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T02:37:02.343894 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T02:37:02.353807 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T02:37:02.361615 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T02:37:02.417310 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T02:37:02.417336 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T02:37:02.438423 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T02:37:02.443132 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T02:37:02.447238 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T02:37:02.460864 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T02:37:02.493845 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T02:37:02.587406 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T02:37:02.602582 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T02:37:02.621253 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T02:37:02.645835 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T02:37:02.647396 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T02:37:02.649164 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T02:37:02.667436 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T02:37:02.668453 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T02:37:02.669216 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T02:37:02.669338 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T02:37:03.171141 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T02:37:04.062426 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T02:37:04.230788 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T02:37:08.899475 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T02:37:08.902162 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T02:37:09.179509 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T02:37:09.405424 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T02:37:09.406760 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T02:37:09.642347 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T02:37:09.644400 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T02:37:09.644417 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 504 database synchronization command(s)...2024-04-19T02:37:09.817818 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T02:37:09.817844 [APP/PROC/WEB/0]      DDL command executed in 11ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T02:37:09.817862 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T02:37:09.817868 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T02:37:09.817923 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T02:37:09.817963 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "9e646576b60b4ebfb7fe2bd234909b7a"2024-04-19T02:37:09.818011 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T02:37:09.818049 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T02:37:09.818101 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T02:37:09.818139 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "ee5cadb2e56e470b801177e818eed0f3"2024-04-19T02:37:09.818190 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T02:37:09.818226 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T02:37:09.818271 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T02:37:09.818308 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T02:37:09.818338 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "f341035067dc49ecabf8c8123c7bdd13"2024-04-19T02:37:09.818375 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T02:37:09.818415 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T02:37:09.818452 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T02:37:09.818515 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T02:37:09.818527 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "bd29f781bae9448cb4cbfafc453ea465"2024-04-19T02:37:09.818597 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T02:37:09.818605 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T02:37:09.818720 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T02:37:09.818734 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T02:37:09.818739 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "243e899060e340539027d51ec6efa8fb"2024-04-19T02:37:09.818760 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T02:37:09.818764 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T02:37:09.818806 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T02:37:09.818868 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T02:37:09.818903 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "1d437bf9cc094937a18972e1f2e907e2"2024-04-19T02:37:09.818960 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T02:37:09.819024 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T02:37:09.819080 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T02:37:09.819107 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "29d8c97f48b8431bac795e68577485a0"2024-04-19T02:37:09.819779 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T02:37:09.819934 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T02:37:09.819968 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T02:37:09.820025 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_administration$account_company"2024-04-19T02:37:09.820064 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "643b3f878dd649029c6bac66a20a734c"2024-04-19T02:37:09.820129 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T02:37:09.820168 [APP/PROC/WEB/0]      DDL command executed in 5ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T02:37:09.820206 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T02:37:09.820251 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "141630f906364d4c8f446057fbe6c88a"2024-04-19T02:37:09.820304 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T02:37:09.820347 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T02:37:09.820382 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T02:37:09.820429 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "585e5ced8bd24bdf8223168c771f505d"2024-04-19T02:37:09.820491 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T02:37:09.820581 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T02:37:09.820596 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T02:37:09.820640 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T02:37:09.820683 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "5c6dc946673c4b768e3b1055e7615142"2024-04-19T02:37:09.820785 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T02:37:09.820812 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T02:37:09.820889 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T02:37:09.820913 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "472b42df32d3402988bd03b037c5a2de"2024-04-19T02:37:09.820971 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "280647d16b1b4af5b0f54a7434e7d5e1"2024-04-19T02:37:09.820997 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T02:37:09.821037 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "ebb9ba3fcca44f4b9c3a1832b1a8c274"2024-04-19T02:37:09.821090 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T02:37:09.821114 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "49fc8cda02044f63865d9b7d4d5f04fe"2024-04-19T02:37:09.821180 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T02:37:09.821223 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "d9cec3686c894b9d9995360c8114e37a"2024-04-19T02:37:09.821255 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T02:37:09.821319 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "bd7cfa6d69514b2988b757f269ad1cab"2024-04-19T02:37:09.821334 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "193f4ad2aac744859917334e6e4ccda5"2024-04-19T02:37:09.821394 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "d1eeae9f6b6244899c5895bfe9a8fd8a"2024-04-19T02:37:09.821451 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "00c2557dd30645eab4e615a08c8fbab1"2024-04-19T02:37:09.821470 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "3b4f92dfabba4efb87badf32ba64ced3"2024-04-19T02:37:09.821505 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "6507f1240bc94d3b9058fffd611340f5"2024-04-19T02:37:09.821540 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "61797fd8ed4647c0b31fc3506fcbf314"2024-04-19T02:37:09.821604 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "07caace4f5104c6884fb6d22909c13f7"2024-04-19T02:37:09.821618 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "97c06229684540a9811cacd8a80c3c80"2024-04-19T02:37:09.821631 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "731c705f10da4babb3f9bb6c99fbd061"2024-04-19T02:37:09.821685 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T02:37:09.821703 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features" RENAME TO "1746f07a577c4704a04916f7cae86ce5"2024-04-19T02:37:09.821782 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T02:37:09.821849 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "731e199888724120baadad1079571018"2024-04-19T02:37:09.821858 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T02:37:09.821917 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "f7301234ad4a4467beeaeca7ecbf595b"2024-04-19T02:37:09.821952 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "4b43d36733f04e3f91471262bde9ac6f"2024-04-19T02:37:09.821991 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "a198ec5725984cf2867569c56fcd28de"2024-04-19T02:37:09.822033 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "14b277bd680a4364b881d0445f80dabd"2024-04-19T02:37:09.822070 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:37:09.822113 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:37:09.822163 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:37:09.822194 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:37:09.822234 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:37:09.822290 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:37:09.822323 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:37:09.822356 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:37:09.822409 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:37:09.822441 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:37:09.822487 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:37:09.822527 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:37:09.822575 [APP/PROC/WEB/0]      Total time: 141ms2024-04-19T02:37:09.830296 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T02:37:09.830519 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T02:37:09.830733 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T02:37:09.830760 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T02:37:09.830882 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T02:37:09.830981 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T02:37:09.831143 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T02:37:09.831217 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T02:37:09.831644 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T02:37:09.831757 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T02:37:09.831770 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T02:37:09.831908 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T02:37:09.831923 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T02:37:09.831929 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T02:37:09.832083 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T02:37:09.832129 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T02:37:09.832207 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T02:37:09.832225 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T02:37:09.832268 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T02:37:09.832312 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T02:37:09.832452 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T02:37:09.832483 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T02:37:09.832498 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T02:37:09.832568 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T02:37:09.832657 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T02:37:09.832691 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T02:37:09.832703 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T02:37:09.832784 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T02:37:09.832800 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T02:37:09.832895 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T02:37:09.832908 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T02:37:09.832928 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T02:37:09.832934 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T02:37:09.832979 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T02:37:09.833055 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T02:37:09.833068 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T02:37:09.833161 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T02:37:09.833179 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T02:37:09.833251 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T02:37:09.833279 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T02:37:09.833375 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T02:37:09.833389 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T02:37:09.833459 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T02:37:09.833494 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T02:37:09.833585 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T02:37:09.833598 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T02:37:09.833751 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T02:37:09.833797 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T02:37:09.833859 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T02:37:09.833914 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T02:37:09.834008 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T02:37:09.834019 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T02:37:09.834089 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T02:37:09.834115 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T02:37:09.834122 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T02:37:09.834169 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T02:37:09.834215 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T02:37:09.834282 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T02:37:09.834301 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T02:37:09.834357 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T02:37:09.834443 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T02:37:09.834457 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T02:37:09.834483 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T02:37:09.834491 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T02:37:09.834546 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T02:37:09.834566 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T02:37:09.834601 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T02:37:09.834643 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T02:37:09.834661 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T02:37:09.834826 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T02:37:09.834836 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T02:37:09.834842 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T02:37:09.835104 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T02:37:09.835266 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T02:37:09.835281 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T02:37:09.835330 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T02:37:09.835383 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T02:37:09.835395 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T02:37:09.836501 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T02:37:09.849390 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T02:37:09.920967 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T02:37:10.113572 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T02:37:10.172396 [APP/PROC/WEB/0]  Exit status 12024-04-19T02:37:10.174458 [CELL/SSHD/0]  Exit status 02024-04-19T02:37:15.580590 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a stopping instance 4bd626bc-9c35-44fe-572e-52e02024-04-19T02:37:15.580621 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a destroying container for instance 4bd626bc-9c35-44fe-572e-52e02024-04-19T02:37:15.583043 [API/1]  Process has crashed with type: "web"2024-04-19T02:37:15.595605 [API/1]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"4bd626bc-9c35-44fe-572e-52e0", "index"=>0, "cell_id"=>"e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>2, "crash_timestamp"=>1713494235559475499, "version"=>"d6be9479-94da-4552-b7fd-098df30ef94d"}2024-04-19T02:37:15.636247 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a creating container for instance bb9312f6-6f29-4ee7-6961-42732024-04-19T02:37:15.659973 [PROXY/0]  Exit status 1372024-04-19T02:37:16.201655 [CELL/0]  Security group rules were updated2024-04-19T02:37:16.216538 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a successfully created container for instance bb9312f6-6f29-4ee7-6961-42732024-04-19T02:37:16.548203 [CELL/0]  Downloading droplet...2024-04-19T02:37:16.955909 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully destroyed container for instance 4bd626bc-9c35-44fe-572e-52e02024-04-19T02:37:18.909849 [CELL/0]  Downloaded droplet2024-04-19T02:37:18.909992 [CELL/0]  Starting health monitoring of container2024-04-19T02:37:19.057176 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T02:37:19.071346 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T02:37:19.533791 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T02:37:19.544058 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T02:37:19.544119 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T02:37:19.546783 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T02:37:19.546853 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T02:37:19.547130 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T02:37:19.547330 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T02:37:19.547670 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:37:19.609762 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:37:19.610019 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:37:19.686245 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:37:19.687036 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:37:19.687130 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T02:37:20.023930 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:37:20.023999 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T02:37:21.211884 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T02:37:21.336758 [APP/PROC/WEB/0]  time="2024-04-19T02:37:21Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T02:37:21.389689 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T02:37:21.389709 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T02:37:21.389731 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T02:37:21.389734 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T02:37:21.389911 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T02:37:21.390847 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T02:37:21.553681 [APP/PROC/WEB/0]  2024-04-19 02:37:21.551 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T02:37:25.125546 [APP/PROC/WEB/0]  2024-04-19 02:37:25.113 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T02:37:25.358835 [APP/PROC/WEB/0]  2024-04-19 02:37:25.358 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T02:37:25.384566 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T02:37:25.384838 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T02:37:25.384859 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T02:37:25.384939 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T02:37:25.439308 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T02:37:25.439338 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T02:37:25.460859 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T02:37:25.465599 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T02:37:25.469602 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T02:37:25.481506 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T02:37:25.512179 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T02:37:25.599216 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T02:37:25.615356 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T02:37:25.634369 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T02:37:25.660803 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T02:37:25.662344 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T02:37:25.664461 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T02:37:25.681815 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T02:37:25.682691 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T02:37:25.683219 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T02:37:25.683243 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T02:37:26.203302 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T02:37:27.196505 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T02:37:27.337145 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T02:37:29.435980 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T02:37:29.438932 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T02:37:29.748999 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T02:37:29.989980 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T02:37:29.991857 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T02:37:30.343448 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T02:37:30.345706 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T02:37:30.345778 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 504 database synchronization command(s)...2024-04-19T02:37:30.529717 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T02:37:30.529740 [APP/PROC/WEB/0]      DDL command executed in 7ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T02:37:30.529776 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T02:37:30.529780 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T02:37:30.529788 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T02:37:30.529965 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "a6d1fc1084cf4c918c1cffc4b8e60777"2024-04-19T02:37:30.529986 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T02:37:30.529991 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T02:37:30.530003 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T02:37:30.530053 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "e310dcfc7ed045d0be5fe156cd4c836e"2024-04-19T02:37:30.530083 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T02:37:30.530140 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T02:37:30.530184 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T02:37:30.530230 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T02:37:30.530265 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "c303c80fae7347558a1c06de1525f600"2024-04-19T02:37:30.530427 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T02:37:30.530452 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T02:37:30.530467 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T02:37:30.530481 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T02:37:30.530550 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "1adf59a295484dedb3ad1ce9b6b6161e"2024-04-19T02:37:30.530605 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T02:37:30.530641 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T02:37:30.530711 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T02:37:30.530744 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T02:37:30.530809 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "86fb7b264a8e4a37897b6c4b03d6fd73"2024-04-19T02:37:30.530867 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T02:37:30.530892 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T02:37:30.530972 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T02:37:30.531014 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T02:37:30.531113 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "93b705dcd00d4294a8fbed13750b3a05"2024-04-19T02:37:30.531123 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T02:37:30.531128 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T02:37:30.531141 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T02:37:30.531185 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "08714df3323f4163ad42f8e86bc1d998"2024-04-19T02:37:30.531871 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T02:37:30.531994 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T02:37:30.532056 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T02:37:30.532108 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T02:37:30.532165 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "administration$account_company" RENAME TO "f581efb483df4ad7a96c5c6b5d8c140e"2024-04-19T02:37:30.532286 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T02:37:30.532300 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T02:37:30.532306 [APP/PROC/WEB/0]      DDL command executed in 4ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T02:37:30.532338 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "9428af15ecb142f9aa4f6e4812f767d9"2024-04-19T02:37:30.532379 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T02:37:30.532441 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T02:37:30.532462 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T02:37:30.532547 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "dcb774db9d4249748fcf9861e2a077ca"2024-04-19T02:37:30.532565 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T02:37:30.532668 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T02:37:30.532718 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T02:37:30.532769 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T02:37:30.532837 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "235f818d25134b43a3018c5440b7844a"2024-04-19T02:37:30.532869 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T02:37:30.532931 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T02:37:30.532942 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T02:37:30.532978 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "3078b1513a094cd9a452bead92f7538a"2024-04-19T02:37:30.533020 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "f14df883820d473a93d02de6d681038c"2024-04-19T02:37:30.533082 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T02:37:30.533090 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "6b13e72b620743e6a98cedcbfb74a505"2024-04-19T02:37:30.533148 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T02:37:30.533158 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "01f767bc00e74beeaa5588f7be79eb0a"2024-04-19T02:37:30.533228 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T02:37:30.533282 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "572a40ee4af44f3ab99e96790f360bb1"2024-04-19T02:37:30.533299 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T02:37:30.533364 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "ded9c1dcdea74fb68edcc24bb3e679c4"2024-04-19T02:37:30.533407 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "3ba785c1138c4fc2b6fd51cbe0bd5215"2024-04-19T02:37:30.533443 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "ddcf1efff0024660b26735c91b31f106"2024-04-19T02:37:30.533498 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "61fa8f46bc2548b89da2308da923966b"2024-04-19T02:37:30.533530 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "a457e4399ee44a10a169eb7bbc4b7592"2024-04-19T02:37:30.533576 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "34d4d35354934921af9553bf5635c074"2024-04-19T02:37:30.533640 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "3866ac6718254f74bcd162038f692fc3"2024-04-19T02:37:30.533674 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "f7ed3d9b40724a03af3e084018a6fcd1"2024-04-19T02:37:30.533731 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "e9dcf73892f54c26bf29e4b29339b06d"2024-04-19T02:37:30.533777 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "bb10e00553914898add364dc981ed2a8"2024-04-19T02:37:30.533826 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T02:37:30.533878 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$features" RENAME TO "d5c5059c3cf94f3f9c384b0a448571b0"2024-04-19T02:37:30.533942 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T02:37:30.534007 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "efb6651ce2ac40b894c4b1c2ffe1cd81"2024-04-19T02:37:30.534070 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T02:37:30.534086 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "090ce0f326604ccd8bea81a89d5dafd5"2024-04-19T02:37:30.534167 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "9cb91979fffb47a9970ed80fabf758a2"2024-04-19T02:37:30.534200 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "88f317a1b4974701be042435959d0417"2024-04-19T02:37:30.534269 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "58bf953b8e644b9fa39c3cc93566231a"2024-04-19T02:37:30.534315 [APP/PROC/WEB/0]      DDL command executed in 3ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:37:30.534384 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:37:30.534431 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:37:30.534499 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:37:30.534513 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:37:30.534657 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:37:30.534664 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:37:30.534732 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:37:30.534773 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:37:30.534865 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:37:30.534879 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:37:30.534934 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:37:30.534945 [APP/PROC/WEB/0]      Total time: 149ms2024-04-19T02:37:30.540868 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T02:37:30.541277 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T02:37:30.541419 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T02:37:30.541437 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T02:37:30.541444 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T02:37:30.541524 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T02:37:30.541611 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T02:37:30.541649 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T02:37:30.541699 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T02:37:30.541741 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T02:37:30.541849 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T02:37:30.541952 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T02:37:30.542238 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T02:37:30.542246 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T02:37:30.542449 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T02:37:30.542495 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T02:37:30.542524 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T02:37:30.542571 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T02:37:30.542631 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T02:37:30.542636 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T02:37:30.542666 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T02:37:30.542714 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T02:37:30.542739 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T02:37:30.542854 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T02:37:30.542869 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T02:37:30.542970 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T02:37:30.542976 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T02:37:30.543001 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T02:37:30.543014 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T02:37:30.543056 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T02:37:30.543091 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T02:37:30.543181 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T02:37:30.543186 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T02:37:30.543208 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T02:37:30.543245 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T02:37:30.543332 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T02:37:30.543392 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T02:37:30.543451 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T02:37:30.543509 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T02:37:30.543646 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T02:37:30.543690 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T02:37:30.543717 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T02:37:30.543868 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T02:37:30.543943 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T02:37:30.543994 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T02:37:30.544033 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T02:37:30.544184 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T02:37:30.544203 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T02:37:30.544695 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T02:37:30.544712 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T02:37:30.544717 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T02:37:30.544724 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T02:37:30.544729 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T02:37:30.544736 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T02:37:30.544744 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T02:37:30.544750 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T02:37:30.544755 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T02:37:30.544770 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T02:37:30.544784 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T02:37:30.544869 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T02:37:30.544902 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T02:37:30.544994 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T02:37:30.545011 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T02:37:30.545090 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T02:37:30.545172 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T02:37:30.545219 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T02:37:30.545309 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T02:37:30.545321 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T02:37:30.545379 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T02:37:30.545493 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T02:37:30.545528 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T02:37:30.545579 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T02:37:30.545604 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T02:37:30.545611 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T02:37:30.545617 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T02:37:30.545636 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T02:37:30.546164 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T02:37:30.546210 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T02:37:30.547341 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T02:37:30.556295 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T02:37:30.619655 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T02:37:30.821558 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T02:37:30.881070 [APP/PROC/WEB/0]  Exit status 12024-04-19T02:37:30.883299 [CELL/SSHD/0]  Exit status 02024-04-19T02:37:36.312198 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a stopping instance bb9312f6-6f29-4ee7-6961-42732024-04-19T02:37:36.312230 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a destroying container for instance bb9312f6-6f29-4ee7-6961-42732024-04-19T02:37:36.328687 [API/1]  Process has crashed with type: "web"2024-04-19T02:37:36.341634 [API/1]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"bb9312f6-6f29-4ee7-6961-4273", "index"=>0, "cell_id"=>"6c8fb463-10f8-4965-b794-48a6bd08527a", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>3, "crash_timestamp"=>1713494256308832150, "version"=>"d6be9479-94da-4552-b7fd-098df30ef94d"}2024-04-19T02:37:36.406761 [PROXY/0]  Exit status 1372024-04-19T02:37:37.703724 [CELL/0]  Cell 6c8fb463-10f8-4965-b794-48a6bd08527a successfully destroyed container for instance bb9312f6-6f29-4ee7-6961-42732024-04-19T02:38:26.123579 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a creating container for instance 66e12bc6-e5d1-4cf6-5305-88712024-04-19T02:38:26.667488 [CELL/0]  Security group rules were updated2024-04-19T02:38:26.681605 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully created container for instance 66e12bc6-e5d1-4cf6-5305-88712024-04-19T02:38:26.996673 [CELL/0]  Downloading droplet...2024-04-19T02:38:29.218344 [CELL/0]  Downloaded droplet2024-04-19T02:38:29.218502 [CELL/0]  Starting health monitoring of container2024-04-19T02:38:29.370938 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T02:38:29.380668 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T02:38:29.785820 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T02:38:29.795324 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T02:38:29.795356 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T02:38:29.797809 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T02:38:29.797871 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T02:38:29.798146 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T02:38:29.798346 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T02:38:29.798761 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:38:29.858247 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:38:29.858462 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:38:29.931448 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:38:29.932184 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:38:29.932235 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T02:38:30.252772 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:38:30.252795 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T02:38:31.391713 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T02:38:31.501189 [APP/PROC/WEB/0]  time="2024-04-19T02:38:31Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T02:38:31.552700 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T02:38:31.552717 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T02:38:31.552722 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T02:38:31.552734 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T02:38:31.552866 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T02:38:31.553640 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T02:38:31.698541 [APP/PROC/WEB/0]  2024-04-19 02:38:31.696 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T02:38:39.106138 [APP/PROC/WEB/0]  2024-04-19 02:38:34.964 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T02:38:39.477226 [APP/PROC/WEB/0]  2024-04-19 02:38:39.476 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T02:38:39.481451 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T02:38:39.481640 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T02:38:39.491306 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T02:38:39.501927 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T02:38:39.513362 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T02:38:39.513441 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T02:38:39.591269 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T02:38:39.595723 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T02:38:39.600011 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T02:38:39.614684 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T02:38:39.647710 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T02:38:39.745935 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T02:38:39.763334 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T02:38:39.782149 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T02:38:39.807437 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T02:38:39.808825 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T02:38:39.810767 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T02:38:39.827399 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T02:38:39.828195 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T02:38:39.828723 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T02:38:39.828911 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T02:38:40.418880 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T02:38:41.309622 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T02:38:41.445343 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T02:38:42.829988 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T02:38:42.832906 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T02:38:43.098780 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T02:38:43.296419 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T02:38:43.297895 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T02:38:43.526830 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T02:38:43.528813 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T02:38:43.528837 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 504 database synchronization command(s)...2024-04-19T02:38:43.678062 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T02:38:43.678077 [APP/PROC/WEB/0]      DDL command executed in 6ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T02:38:43.678173 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T02:38:43.678185 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T02:38:43.678191 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T02:38:43.678245 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "0e663d9f6bfa4c2b960f96a279d349fd"2024-04-19T02:38:43.678379 [APP/PROC/WEB/0]      DDL command executed in 8ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T02:38:43.678407 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T02:38:43.678494 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T02:38:43.678533 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "20f658cf2e8343bd9ca05ef247d076db"2024-04-19T02:38:43.678557 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T02:38:43.678631 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T02:38:43.678680 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T02:38:43.678740 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T02:38:43.678796 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "4c01616e20ff46808ed826aafb056ccd"2024-04-19T02:38:43.678843 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T02:38:43.678884 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T02:38:43.678932 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T02:38:43.678980 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T02:38:43.679047 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "58b9bea6438943c6b59124cc875590de"2024-04-19T02:38:43.679109 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T02:38:43.679142 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T02:38:43.679195 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T02:38:43.679249 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T02:38:43.679344 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "41d35490029147528e4fcb3875f8515a"2024-04-19T02:38:43.679352 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T02:38:43.679358 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T02:38:43.679426 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T02:38:43.679456 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T02:38:43.679505 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "71967b8e37fd4b5f9ba902d5d084c762"2024-04-19T02:38:43.679555 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T02:38:43.679601 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T02:38:43.679632 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T02:38:43.679666 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "dcb8da09f77c4d0782c88029206b7eb1"2024-04-19T02:38:43.680323 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T02:38:43.680472 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T02:38:43.680509 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T02:38:43.680558 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T02:38:43.680650 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "e118863b87df4358a9a2d63c72d3aa1b"2024-04-19T02:38:43.680686 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T02:38:43.680736 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T02:38:43.680773 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T02:38:43.680813 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "c7869f76bf0a4397991ab024863a8e46"2024-04-19T02:38:43.680880 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T02:38:43.680943 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T02:38:43.680998 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T02:38:43.681066 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "81690ebd4a724b3bac5fd2e2c7984aa5"2024-04-19T02:38:43.681121 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T02:38:43.681173 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T02:38:43.681226 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T02:38:43.681290 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T02:38:43.681324 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "a1046fb867ec4bc4aa8587732f1e08a4"2024-04-19T02:38:43.681341 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T02:38:43.681405 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T02:38:43.681448 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T02:38:43.681489 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "88d328fe7d014a40bce588ed27c26338"2024-04-19T02:38:43.681524 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "448750b4ce034809a006c32fe6b1d95c"2024-04-19T02:38:43.681549 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T02:38:43.681621 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "823020086bd6437aac2169b855abd80d"2024-04-19T02:38:43.681649 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T02:38:43.681709 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "696c4c3a1b214e839447362dc3a2e36c"2024-04-19T02:38:43.681772 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T02:38:43.681843 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "f536269621ae438d8caacf6b622fd8ce"2024-04-19T02:38:43.681869 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T02:38:43.681931 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "0040eee0b435488b9248964fdab0a5e1"2024-04-19T02:38:43.681951 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "d7f5a8da86d74b65a32a3d7acf0f342e"2024-04-19T02:38:43.682017 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "39abb04655c54284872e0531424a4e6a"2024-04-19T02:38:43.682062 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "cb6a2bc5556f4a93ac69d751fa4a7b94"2024-04-19T02:38:43.682101 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "5b6c7bd64b1c4c21a099027dce879eea"2024-04-19T02:38:43.682138 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "b4be726c2eb34a059d093111dba41257"2024-04-19T02:38:43.682210 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "acf971ae5689460dbec50c5d07cbe5f8"2024-04-19T02:38:43.682305 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "e482be257a574cb8829c98bce65a9270"2024-04-19T02:38:43.682344 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "bbf04d3f008942a58a2bbdc56cbe4915"2024-04-19T02:38:43.682482 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "dcc6fa0ab06c4f5998789a658f7506b4"2024-04-19T02:38:43.682526 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T02:38:43.682571 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$features" RENAME TO "34859eb0c8434cf4b3b4e55db36ae25f"2024-04-19T02:38:43.682610 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T02:38:43.682694 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "423d164abfc14a7ca21596456d080806"2024-04-19T02:38:43.682703 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T02:38:43.682750 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "2a092a3a3e3143c3894c13f29ee911fe"2024-04-19T02:38:43.682793 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "d90781768b2f4afb8a520e197e7c1076"2024-04-19T02:38:43.682858 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "f7b495fd62024b7fa67ff1db6ed14e76"2024-04-19T02:38:43.682914 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "7204f418d71940999bb34cc9a2f624b6"2024-04-19T02:38:43.682966 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:38:43.683027 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:38:43.683126 [APP/PROC/WEB/0]      DDL command executed in 4ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:38:43.683160 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:38:43.683229 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:38:43.683248 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:38:43.683319 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:38:43.683363 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:38:43.683445 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:38:43.683487 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:38:43.683555 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:38:43.683597 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:38:43.683657 [APP/PROC/WEB/0]      Total time: 121ms2024-04-19T02:38:43.688405 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T02:38:43.688679 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T02:38:43.688918 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T02:38:43.688963 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T02:38:43.689040 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T02:38:43.689133 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T02:38:43.689210 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T02:38:43.689257 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T02:38:43.689295 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T02:38:43.689354 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T02:38:43.689409 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T02:38:43.689790 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T02:38:43.689854 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T02:38:43.689893 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T02:38:43.690043 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T02:38:43.690110 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T02:38:43.690165 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T02:38:43.690223 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T02:38:43.690261 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T02:38:43.690325 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T02:38:43.690377 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T02:38:43.690473 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T02:38:43.690477 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T02:38:43.690483 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T02:38:43.690547 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T02:38:43.690608 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T02:38:43.690619 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T02:38:43.690775 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T02:38:43.690784 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T02:38:43.690793 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T02:38:43.690806 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T02:38:43.690866 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T02:38:43.690899 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T02:38:43.690969 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T02:38:43.691035 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T02:38:43.691171 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T02:38:43.691195 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T02:38:43.691214 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T02:38:43.691293 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T02:38:43.691308 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T02:38:43.691322 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T02:38:43.691371 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T02:38:43.691415 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T02:38:43.691481 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T02:38:43.691494 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T02:38:43.691533 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T02:38:43.691605 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T02:38:43.691620 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T02:38:43.691667 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T02:38:43.691672 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T02:38:43.691731 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T02:38:43.691789 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T02:38:43.691824 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T02:38:43.691874 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T02:38:43.691917 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T02:38:43.691932 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T02:38:43.691950 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T02:38:43.692022 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T02:38:43.692033 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T02:38:43.692050 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T02:38:43.692117 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T02:38:43.692134 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T02:38:43.692236 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T02:38:43.692258 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T02:38:43.692278 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T02:38:43.692358 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T02:38:43.692371 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T02:38:43.692381 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T02:38:43.692398 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T02:38:43.692485 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T02:38:43.692503 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T02:38:43.692594 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T02:38:43.692607 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T02:38:43.692612 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T02:38:43.692905 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T02:38:43.693066 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T02:38:43.693102 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T02:38:43.693135 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T02:38:43.694095 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T02:38:43.704207 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T02:38:43.761281 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T02:38:43.969960 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T02:38:44.027588 [APP/PROC/WEB/0]  Exit status 12024-04-19T02:38:44.029809 [CELL/SSHD/0]  Exit status 02024-04-19T02:38:49.748171 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a stopping instance 66e12bc6-e5d1-4cf6-5305-88712024-04-19T02:38:49.748206 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a destroying container for instance 66e12bc6-e5d1-4cf6-5305-88712024-04-19T02:38:49.760714 [API/0]  Process has crashed with type: "web"2024-04-19T02:38:49.772202 [API/0]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"66e12bc6-e5d1-4cf6-5305-8871", "index"=>0, "cell_id"=>"e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>4, "crash_timestamp"=>1713494329743425754, "version"=>"d6be9479-94da-4552-b7fd-098df30ef94d"}2024-04-19T02:38:49.835537 [PROXY/0]  Exit status 1372024-04-19T02:38:51.275293 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully destroyed container for instance 66e12bc6-e5d1-4cf6-5305-88712024-04-19T02:39:01.007610 [API/2]  Uploading bits for app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T02:39:01.415564 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T02:39:01.524467 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"metadata"=>{"annotations"=>nil, "labels"=>{"mendix-primary-deployment"=>"cloudfoundry"}}})2024-04-19T02:39:03.922810 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"lifecycle"=>{"data"=>{"buildpacks"=>["mendix_buildpack"], "stack"=>"cflinuxfs4"}, "type"=>"buildpack"}})2024-04-19T02:39:30.203726 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T02:39:30.526647 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T02:39:30.797958 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T02:39:31.085993 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T02:39:31.386928 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T02:39:31.681204 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T02:39:32.119855 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T02:39:33.124010 [API/2]  Stopping app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T02:39:38.413362 [API/1]  Creating build for app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T02:39:38.819967 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"state"=>"STARTED"})2024-04-19T02:39:38.879734 [STG/0]  Downloading mendix_buildpack...2024-04-19T02:39:38.940404 [STG/0]  Downloaded mendix_buildpack2024-04-19T02:39:38.940473 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 creating container for instance 19a44619-3c01-4d13-8287-a8bd2f449ab92024-04-19T02:39:39.453039 [STG/0]  Security group rules were updated2024-04-19T02:39:39.465046 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 successfully created container for instance 19a44619-3c01-4d13-8287-a8bd2f449ab92024-04-19T02:39:40.201145 [STG/0]  Downloading app package...2024-04-19T02:39:40.201151 [STG/0]  Downloading build artifacts cache...2024-04-19T02:39:44.320621 [STG/0]  Downloaded app package (152.6M)2024-04-19T02:39:50.107419 [STG/0]  Downloaded build artifacts cache (347.7M)2024-04-19T02:39:50.253992 [STG/0]   ---> Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] staging...2024-04-19T02:39:50.256140 [STG/0]   ---> Detected cflinuxfs4 without built-in python-dev...2024-04-19T02:39:50.266844 [STG/0]   -------> Providing Python 3.10.6 (required by the buildpack to run in cflinuxfs4)2024-04-19T02:39:52.351302 [STG/0]   ---> Check if Python dependencies need to be cached...2024-04-19T02:39:52.373429 [STG/0]   ---> Bootstrapping pip...2024-04-19T02:39:52.781308 [STG/0]  Requirement already satisfied: pip in /tmp/contents555233096/deps/0/python/lib/python3.10/site-packages (22.2.1)2024-04-19T02:39:53.306619 [STG/0]  Collecting pip2024-04-19T02:39:53.387830 [STG/0]    Downloading pip-24.0-py3-none-any.whl (2.1 MB)2024-04-19T02:39:53.466655 [STG/0]       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 29.0 MB/s eta 0:00:002024-04-19T02:39:53.479793 [STG/0]  Requirement already satisfied: setuptools in /tmp/contents555233096/deps/0/python/lib/python3.10/site-packages (63.2.0)2024-04-19T02:39:53.795091 [STG/0]  Collecting setuptools2024-04-19T02:39:53.800288 [STG/0]    Downloading setuptools-69.5.1-py3-none-any.whl (894 kB)2024-04-19T02:39:53.820111 [STG/0]       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 894.6/894.6 kB 52.5 MB/s eta 0:00:002024-04-19T02:39:53.878322 [STG/0]  Collecting wheel2024-04-19T02:39:53.883246 [STG/0]    Downloading wheel-0.43.0-py3-none-any.whl (65 kB)2024-04-19T02:39:53.890652 [STG/0]       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 11.4 MB/s eta 0:00:002024-04-19T02:39:54.043728 [STG/0]  Installing collected packages: wheel, setuptools, pip2024-04-19T02:39:56.135778 [STG/0]  Successfully installed pip-24.0 setuptools-69.5.1 wheel-0.43.02024-04-19T02:39:56.214128 [STG/0]   ---> Using bundled Python dependencies2024-04-19T02:39:56.214141 [STG/0]   ---> Installing Python dependencies to /tmp/app/.local/lib/python3.10/site-packages...2024-04-19T02:40:03.785329 [STG/0]   ---> Finished installing Python dependencies2024-04-19T02:40:04.217488 [STG/0]  INFO: get_java_major_version : major_version - 112024-04-19T02:40:04.218236 [STG/0]  INFO: Preflight check on Mendix version [10.9.0.31759] and stack [cflinuxfs4]...2024-04-19T02:40:04.218272 [STG/0]  INFO: Mendix [10.9] is not maintained. Please use a medium- or long-term supported Mendix version to easily receive fixes (https://docs.mendix.com/releasenotes/studio-pro/lts-mts).2024-04-19T02:40:04.218309 [STG/0]  INFO: Preflight check completed2024-04-19T02:40:05.660502 [STG/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:40:05.722389 [STG/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:40:06.841947 [STG/0]  INFO: Usage metering is enabled2024-04-19T02:40:09.521914 [STG/0]  INFO: Mendix Cloud Foundry Buildpack staging completed2024-04-19T02:41:08.722467 [STG/0]  Exit status 02024-04-19T02:41:08.722507 [STG/0]  Uploading droplet, build artifacts cache...2024-04-19T02:41:08.722578 [STG/0]  Uploading droplet...2024-04-19T02:41:08.722643 [STG/0]  Uploading build artifacts cache...2024-04-19T02:41:12.030851 [STG/0]  Uploaded build artifacts cache (347.7M)2024-04-19T02:41:13.453645 [API/0]  Creating droplet for app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T02:41:23.394765 [STG/0]  Uploaded droplet (562.8M)2024-04-19T02:41:23.491753 [STG/0]  Uploading complete2024-04-19T02:41:23.763267 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 stopping instance 19a44619-3c01-4d13-8287-a8bd2f449ab92024-04-19T02:41:23.763294 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 destroying container for instance 19a44619-3c01-4d13-8287-a8bd2f449ab92024-04-19T02:41:24.272377 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a creating container for instance 1141469b-31d1-412b-595c-2f122024-04-19T02:41:24.879538 [CELL/0]  Security group rules were updated2024-04-19T02:41:24.893152 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully created container for instance 1141469b-31d1-412b-595c-2f122024-04-19T02:41:25.159653 [CELL/0]  Downloading droplet...2024-04-19T02:41:29.043009 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 successfully destroyed container for instance 19a44619-3c01-4d13-8287-a8bd2f449ab92024-04-19T02:41:44.746073 [CELL/0]  Downloaded droplet (562.8M)2024-04-19T02:41:44.746194 [CELL/0]  Starting health monitoring of container2024-04-19T02:41:44.948624 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T02:41:44.958153 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T02:41:45.395354 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T02:41:45.405237 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T02:41:45.405279 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T02:41:45.407935 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T02:41:45.408015 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T02:41:45.408313 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T02:41:45.408507 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T02:41:45.408842 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:41:45.468264 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:41:45.468510 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:41:45.545574 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:41:45.546331 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:41:45.546386 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T02:41:45.864452 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:41:45.864477 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T02:41:47.046672 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T02:41:47.158165 [APP/PROC/WEB/0]  time="2024-04-19T02:41:47Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T02:41:47.200555 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T02:41:47.200572 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T02:41:47.200577 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T02:41:47.200588 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T02:41:47.200679 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T02:41:47.201444 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T02:41:47.345303 [APP/PROC/WEB/0]  2024-04-19 02:41:47.343 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T02:41:50.737310 [APP/PROC/WEB/0]  2024-04-19 02:41:50.691 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T02:41:51.100863 [APP/PROC/WEB/0]  2024-04-19 02:41:51.100 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T02:41:51.105109 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T02:41:51.105137 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T02:41:51.113463 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T02:41:51.120840 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T02:41:51.179112 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T02:41:51.179143 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T02:41:51.198196 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T02:41:51.202942 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T02:41:51.206825 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T02:41:51.220106 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T02:41:51.255756 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T02:41:51.367398 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T02:41:51.383041 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T02:41:51.408934 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T02:41:51.443244 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T02:41:51.445236 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T02:41:51.447855 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T02:41:51.470264 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T02:41:51.471290 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T02:41:51.471869 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T02:41:51.471939 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T02:41:51.976066 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T02:41:52.898319 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T02:41:53.048844 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T02:41:55.429954 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T02:41:55.433073 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T02:41:55.720168 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T02:41:55.915654 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T02:41:55.916828 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T02:41:56.066046 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T02:41:56.068416 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T02:41:56.068483 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 7 database synchronization command(s)...2024-04-19T02:41:56.115138 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing database synchronization commands finished.2024-04-19T02:41:56.115151 [APP/PROC/WEB/0]   INFO - Core: Executed DDL commands.2024-04-19T02:41:56.166691 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database: PostgreSQL 14.9, name: 'jdbc:postgresql://dbefryh1rrce03udx.cxo3eatbis4c.us-east-1.rds.amazonaws.com:5432/dbefryh1rrce03udx?tcpKeepAlive=true&sslrootcert=%2Fhome%2Fvcap%2Fapp%2F.postgresql%2Fus-east-1-bundle.pem&sslmode=verify-full'2024-04-19T02:41:56.166891 [APP/PROC/WEB/0]  Driver: PostgreSQL JDBC Driver 42.7.22024-04-19T02:41:56.166905 [APP/PROC/WEB/0]   INFO - Core: Waiting for configured storage service: com.mendix.storage.s32024-04-19T02:41:56.167755 [APP/PROC/WEB/0]   INFO - Core: Storage service: S3 storage, bucket location:  713b8931-5af1-42a4-930e-84dc7727ad4b2024-04-19T02:41:56.170458 [APP/PROC/WEB/0]   INFO - Core: Configured storage service started.2024-04-19T02:41:56.805068 [APP/PROC/WEB/0]   INFO - Core: Initializing license...2024-04-19T02:41:56.822797 [APP/PROC/WEB/0]   INFO - LicenseService: Using PredefinedLicenseService: This license:2024-04-19T02:41:56.822817 [APP/PROC/WEB/0]  - is a developer license: true2024-04-19T02:41:56.822824 [APP/PROC/WEB/0]  - has concurrent user restrictions: true2024-04-19T02:41:56.822848 [APP/PROC/WEB/0]  - license type: Unspecified2024-04-19T02:41:56.822880 [APP/PROC/WEB/0]  - runtime mode: Unspecified2024-04-19T02:41:56.822924 [APP/PROC/WEB/0]  - company: 2024-04-19T02:41:56.822938 [APP/PROC/WEB/0]  - separate anonymous users: false2024-04-19T02:41:56.823023 [APP/PROC/WEB/0]  - expiration date: Unspecified2024-04-19T02:41:56.823093 [APP/PROC/WEB/0]  - components: 2024-04-19T02:41:56.823142 [APP/PROC/WEB/0]  - products: Map()2024-04-19T02:41:56.823160 [APP/PROC/WEB/0]  - user limitations: 6 Specified Concurrent2024-04-19T02:41:57.082797 [APP/PROC/WEB/0]   INFO - LicenseService: Project company name is 'Stellar One Consulting, Inc.'2024-04-19T02:41:57.082822 [APP/PROC/WEB/0]   INFO - LicenseService: License expiration date is 'Some(Tue Dec 31 00:00:00 UTC 2999)'2024-04-19T02:41:57.082838 [APP/PROC/WEB/0]   INFO - LicenseService: License type is: 'Subscription'2024-04-19T02:41:57.084940 [APP/PROC/WEB/0]   INFO - LicenseService: PredefinedLicenseService, received new license: This license:2024-04-19T02:41:57.084961 [APP/PROC/WEB/0]  - is a developer license: false2024-04-19T02:41:57.084980 [APP/PROC/WEB/0]  - has concurrent user restrictions: true2024-04-19T02:41:57.085035 [APP/PROC/WEB/0]  - license type: Subscription2024-04-19T02:41:57.085069 [APP/PROC/WEB/0]  - runtime mode: Testing2024-04-19T02:41:57.085103 [APP/PROC/WEB/0]  - company: Stellar One Consulting, Inc.2024-04-19T02:41:57.085171 [APP/PROC/WEB/0]  - separate anonymous users: true2024-04-19T02:41:57.085207 [APP/PROC/WEB/0]  - expiration date: Tue Dec 31 00:00:00 UTC 29992024-04-19T02:41:57.085241 [APP/PROC/WEB/0]  - components: Mobile2024-04-19T02:41:57.085350 [APP/PROC/WEB/0]  - products: Map()2024-04-19T02:41:57.085363 [APP/PROC/WEB/0]  - user limitations: 2024-04-19T02:41:57.086604 [APP/PROC/WEB/0]   INFO - Core: Initialized license.2024-04-19T02:41:57.942100 [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), System.ScheduledEventsQueue(59651013-f9bc-4fc1-b435-276439b07899) -> Parallelism: 10 (node local).2024-04-19T02:41:57.945865 [APP/PROC/WEB/0]   INFO - TaskQueue: Initializing task queue 'System.MendixWorkflows-WorkflowExecution'.2024-04-19T02:41:57.955199 [APP/PROC/WEB/0]   INFO - TaskQueue: Initializing task queue 'System.MendixWorkflows-DefaultTaskExecution'.2024-04-19T02:41:57.960053 [APP/PROC/WEB/0]   INFO - TaskQueue: Initializing task queue 'System.ScheduledEventsQueue'.2024-04-19T02:41:58.002116 [APP/PROC/WEB/0]   INFO - ML Engine: ML Engine is initialized.2024-04-19T02:41:58.002871 [APP/PROC/WEB/0]   INFO - Workflow Engine: Initializing Workflow Engine...2024-04-19T02:41:58.107052 [APP/PROC/WEB/0]   INFO - Workflow Engine: Workflow Engine is initialized.2024-04-19T02:41:58.108306 [APP/PROC/WEB/0]   INFO - Core: Running after-startup-action...2024-04-19T02:41:58.130653 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'docgen/' with class 'documentgeneration.implementation.DocGenRequestHandler'2024-04-19T02:41:58.132884 [APP/PROC/WEB/0]   INFO - DocumentGeneration: Added document generation request handler2024-04-19T02:41:58.152222 [APP/PROC/WEB/0]   INFO - Core: Successfully ran after-startup-action.2024-04-19T02:41:58.162239 [APP/PROC/WEB/0]   INFO - Core: This node is a cluster leader.2024-04-19T02:41:58.174816 [APP/PROC/WEB/0]   INFO - Core: Scheduled all cluster management actions. It will: cleanup expired sessions from the database; migrate old files; cleanup old scheduled event information from the database; cleanup old processed tasks from the database.2024-04-19T02:41:58.230016 [APP/PROC/WEB/0]   INFO - ActionManager: ActionFactory: NOT scheduling DocumentGeneration.SE_AccessToken_Refresh (disabled in configuration).2024-04-19T02:41:58.230046 [APP/PROC/WEB/0]   INFO - ActionManager: ActionFactory: NOT scheduling DocumentGeneration.SE_DocumentRequest_Cleanup (disabled in configuration).2024-04-19T02:41:58.240701 [APP/PROC/WEB/0]   INFO - ActionManager: Scheduling ClusterManagement-CleanupProcessedTasks every 300000 milliseconds, starting from 2024-04-19 02:45:44 (UTC)2024-04-19T02:41:58.241058 [APP/PROC/WEB/0]   INFO - ActionManager: Scheduling ClusterManagement-CleanupBackgroundJobs every 300000 milliseconds, starting from 2024-04-19 02:41:59 (UTC)2024-04-19T02:41:58.241100 [APP/PROC/WEB/0]   INFO - ActionManager: Scheduling ClusterManagement-CleanupTmpDocuments every 300000 milliseconds, starting from 2024-04-19 02:41:59 (UTC)2024-04-19T02:41:58.241173 [APP/PROC/WEB/0]   INFO - ActionManager: Scheduling ClusterManagement-CleanupScheduledEvents every 300000 milliseconds, starting from 2024-04-19 02:44:29 (UTC)2024-04-19T02:41:58.241311 [APP/PROC/WEB/0]   INFO - ActionManager: Scheduling ClusterManagement-CleanupSessions every 300000 milliseconds, starting from 2024-04-19 02:41:59 (UTC)2024-04-19T02:41:58.241362 [APP/PROC/WEB/0]   INFO - ActionManager: Scheduling ClusterManagement-CleanupOfflineSyncHistory every 300000 milliseconds, starting from 2024-04-19 02:41:59 (UTC)2024-04-19T02:41:58.241456 [APP/PROC/WEB/0]   INFO - ActionManager: Scheduling ClusterManagement-MigrateOldFiles every 300000 milliseconds, starting from 2024-04-19 02:43:14 (UTC)2024-04-19T02:41:58.241586 [APP/PROC/WEB/0]   INFO - ActionManager: Scheduling ClusterManagement-CleanupOfflineGUIDs every 300000 milliseconds, starting from 2024-04-19 02:41:59 (UTC)2024-04-19T02:41:58.241714 [APP/PROC/WEB/0]   INFO - ActionManager: Scheduling ClusterManagement-UnblockUsers every 5 minutes, starting from 2024-04-19 02:42:03 (UTC)2024-04-19T02:41:58.292931 [APP/PROC/WEB/0]   INFO - Connector: Added request handler '' with class 'com.mendix.webui.requesthandling.ResourceRequestHandler'2024-04-19T02:41:58.427548 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'xas/' with class 'com.mendix.webui.requesthandling.ClientRequestHandler'2024-04-19T02:41:58.439266 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'file' with class 'com.mendix.webui.requesthandling.FileRequestHandler'2024-04-19T02:41:58.445657 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'p/' with class 'com.mendix.webui.requesthandling.PageUrlRequestHandler'2024-04-19T02:41:58.448205 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'manifest.webmanifest' with class 'com.mendix.webui.requesthandling.WebAppManifestHandler'2024-04-19T02:41:58.467048 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime successfully started, the application is now available.2024-04-19T02:41:58.542886 [APP/PROC/WEB/0]  INFO: The Mendix runtime has been fully started2024-04-19T02:41:58.542919 [APP/PROC/WEB/0]  INFO: Ensuring admin user credentials2024-04-19T02:41:58.545899 [APP/PROC/WEB/0]  INFO: Model version: [1.2.3.353d2cd2]2024-04-19T02:41:58.551856 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'debugger/' with class 'com.mendix.modules.debugger.internal.DebuggerHandler'2024-04-19T02:41:58.552758 [APP/PROC/WEB/0]   INFO - MicroflowDebugger: Enabled debugger.2024-04-19T02:41:58.553243 [APP/PROC/WEB/0]  INFO: Remote debugger enabled with value from DEBUGGER_PASSWORD environment variable2024-04-19T02:41:58.553317 [APP/PROC/WEB/0]  INFO: You can use the remote debugger option in Mendix Studio Pro to connect to the /debugger/ path (e.g. https://app.example.com/debugger/)2024-04-19T02:41:58.556754 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:41:58.556812 [APP/PROC/WEB/0]  INFO: Metrics are logged direct to metrics server.2024-04-19T02:41:58.999772 [CELL/0]  Container became healthy2024-04-19T02:44:23.044296 [API/3]  Uploading bits for app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T02:44:23.535047 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T02:44:23.654667 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"metadata"=>{"annotations"=>nil, "labels"=>{"mendix-primary-deployment"=>"cloudfoundry"}}})2024-04-19T02:44:25.663026 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"lifecycle"=>{"data"=>{"buildpacks"=>["mendix_buildpack"], "stack"=>"cflinuxfs4"}, "type"=>"buildpack"}})2024-04-19T02:44:58.921032 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T02:44:59.190762 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T02:44:59.524318 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T02:44:59.885294 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T02:45:00.478711 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T02:45:00.772722 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T02:45:01.147823 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T02:45:01.994453 [API/1]  Stopping app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T02:45:02.090572 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a stopping instance 1141469b-31d1-412b-595c-2f122024-04-19T02:45:07.089789 [API/1]  Creating build for app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T02:45:07.495700 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"state"=>"STARTED"})2024-04-19T02:45:07.605868 [STG/0]  Downloading mendix_buildpack...2024-04-19T02:45:07.650301 [STG/0]  Downloaded mendix_buildpack2024-04-19T02:45:07.650376 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 creating container for instance af3724d4-2aa7-4ae9-b358-9492f9e4b5bc2024-04-19T02:45:07.969437 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T02:45:07.971575 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T02:45:07.972308 [CELL/SSHD/0]  Exit status 02024-04-19T02:45:07.975620 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T02:45:07.981854 [APP/PROC/WEB/0]   INFO - TaskQueue: Shutting down task queue 'System.MendixWorkflows-WorkflowExecution'.2024-04-19T02:45:07.981868 [APP/PROC/WEB/0]   INFO - TaskQueue: Shutting down task queue 'System.MendixWorkflows-DefaultTaskExecution'.2024-04-19T02:45:07.981941 [APP/PROC/WEB/0]   INFO - TaskQueue: Shutting down task queue 'System.ScheduledEventsQueue'.2024-04-19T02:45:07.982220 [APP/PROC/WEB/0]   INFO - TaskQueue: Rescheduling running tasks for expired XAS instance 'a0157e6a-49a9-43c3-99ab-d4925e36bc32'.2024-04-19T02:45:07.991778 [APP/PROC/WEB/0]   INFO - MicroflowDebugger: Disabled microflow debugger.2024-04-19T02:45:07.993942 [APP/PROC/WEB/0]   INFO - MicroflowDebugger: Disabled debugger.2024-04-19T02:45:07.995730 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T02:45:08.016970 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T02:45:08.084917 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T02:45:08.089025 [STG/0]  Security group rules were updated2024-04-19T02:45:08.101032 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 successfully created container for instance af3724d4-2aa7-4ae9-b358-9492f9e4b5bc2024-04-19T02:45:08.285761 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T02:45:08.338794 [APP/PROC/WEB/0]  Exit status 02024-04-19T02:45:08.352249 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a destroying container for instance 1141469b-31d1-412b-595c-2f122024-04-19T02:45:08.427241 [PROXY/0]  Exit status 1372024-04-19T02:45:08.471115 [STG/0]  Downloading app package...2024-04-19T02:45:08.471138 [STG/0]  Downloading build artifacts cache...2024-04-19T02:45:09.827686 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully destroyed container for instance 1141469b-31d1-412b-595c-2f122024-04-19T02:45:12.568811 [STG/0]  Downloaded app package (152.1M)2024-04-19T02:45:18.395883 [STG/0]  Downloaded build artifacts cache (347.7M)2024-04-19T02:45:18.525356 [STG/0]   ---> Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] staging...2024-04-19T02:45:18.527447 [STG/0]   ---> Detected cflinuxfs4 without built-in python-dev...2024-04-19T02:45:18.538299 [STG/0]   -------> Providing Python 3.10.6 (required by the buildpack to run in cflinuxfs4)2024-04-19T02:45:21.240939 [STG/0]   ---> Check if Python dependencies need to be cached...2024-04-19T02:45:21.263611 [STG/0]   ---> Bootstrapping pip...2024-04-19T02:45:21.669431 [STG/0]  Requirement already satisfied: pip in /tmp/contents87163496/deps/0/python/lib/python3.10/site-packages (22.2.1)2024-04-19T02:45:22.376495 [STG/0]  Collecting pip2024-04-19T02:45:22.456228 [STG/0]    Downloading pip-24.0-py3-none-any.whl (2.1 MB)2024-04-19T02:45:22.541265 [STG/0]       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 25.7 MB/s eta 0:00:002024-04-19T02:45:22.554559 [STG/0]  Requirement already satisfied: setuptools in /tmp/contents87163496/deps/0/python/lib/python3.10/site-packages (63.2.0)2024-04-19T02:45:22.877501 [STG/0]  Collecting setuptools2024-04-19T02:45:22.882399 [STG/0]    Downloading setuptools-69.5.1-py3-none-any.whl (894 kB)2024-04-19T02:45:22.903045 [STG/0]       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 894.6/894.6 kB 50.2 MB/s eta 0:00:002024-04-19T02:45:22.962022 [STG/0]  Collecting wheel2024-04-19T02:45:22.966495 [STG/0]    Downloading wheel-0.43.0-py3-none-any.whl (65 kB)2024-04-19T02:45:22.975122 [STG/0]       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 9.1 MB/s eta 0:00:002024-04-19T02:45:23.127595 [STG/0]  Installing collected packages: wheel, setuptools, pip2024-04-19T02:45:25.119756 [STG/0]  Successfully installed pip-24.0 setuptools-69.5.1 wheel-0.43.02024-04-19T02:45:25.197157 [STG/0]   ---> Using bundled Python dependencies2024-04-19T02:45:25.197172 [STG/0]   ---> Installing Python dependencies to /tmp/app/.local/lib/python3.10/site-packages...2024-04-19T02:45:32.785216 [STG/0]   ---> Finished installing Python dependencies2024-04-19T02:45:33.215419 [STG/0]  INFO: get_java_major_version : major_version - 112024-04-19T02:45:33.216174 [STG/0]  INFO: Preflight check on Mendix version [10.9.0.31759] and stack [cflinuxfs4]...2024-04-19T02:45:33.216222 [STG/0]  INFO: Mendix [10.9] is not maintained. Please use a medium- or long-term supported Mendix version to easily receive fixes (https://docs.mendix.com/releasenotes/studio-pro/lts-mts).2024-04-19T02:45:33.216269 [STG/0]  INFO: Preflight check completed2024-04-19T02:45:34.661358 [STG/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:45:34.723045 [STG/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:45:35.845484 [STG/0]  INFO: Usage metering is enabled2024-04-19T02:45:38.522986 [STG/0]  INFO: Mendix Cloud Foundry Buildpack staging completed2024-04-19T02:46:37.713624 [STG/0]  Exit status 02024-04-19T02:46:37.713665 [STG/0]  Uploading droplet, build artifacts cache...2024-04-19T02:46:37.713728 [STG/0]  Uploading droplet...2024-04-19T02:46:37.713761 [STG/0]  Uploading build artifacts cache...2024-04-19T02:46:41.420593 [STG/0]  Uploaded build artifacts cache (347.7M)2024-04-19T02:46:42.049302 [API/1]  Creating droplet for app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T02:46:53.006929 [STG/0]  Uploaded droplet (562.3M)2024-04-19T02:46:53.091946 [STG/0]  Uploading complete2024-04-19T02:46:53.408825 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 stopping instance af3724d4-2aa7-4ae9-b358-9492f9e4b5bc2024-04-19T02:46:53.408850 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 destroying container for instance af3724d4-2aa7-4ae9-b358-9492f9e4b5bc2024-04-19T02:46:54.004450 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 creating container for instance f6a9ade9-0a60-4f62-6d2a-523f2024-04-19T02:46:54.578439 [CELL/0]  Security group rules were updated2024-04-19T02:46:54.593626 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 successfully created container for instance f6a9ade9-0a60-4f62-6d2a-523f2024-04-19T02:46:54.908442 [CELL/0]  Downloading droplet...2024-04-19T02:46:56.467203 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 successfully destroyed container for instance af3724d4-2aa7-4ae9-b358-9492f9e4b5bc2024-04-19T02:47:15.008956 [CELL/0]  Downloaded droplet (562.3M)2024-04-19T02:47:15.009111 [CELL/0]  Starting health monitoring of container2024-04-19T02:47:15.172949 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T02:47:15.183032 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T02:47:15.623926 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T02:47:15.634244 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T02:47:15.634277 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T02:47:15.636848 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T02:47:15.636902 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T02:47:15.637287 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T02:47:15.637470 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T02:47:15.637807 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:47:15.698534 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:47:15.698786 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:47:15.775601 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:47:15.776366 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:47:15.776422 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T02:47:16.115706 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:47:16.115732 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T02:47:17.311213 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T02:47:17.424829 [APP/PROC/WEB/0]  time="2024-04-19T02:47:17Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T02:47:17.470897 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T02:47:17.470917 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T02:47:17.470937 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T02:47:17.470944 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T02:47:17.471092 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T02:47:17.471917 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T02:47:17.626801 [APP/PROC/WEB/0]  2024-04-19 02:47:17.624 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T02:47:21.122392 [APP/PROC/WEB/0]  2024-04-19 02:47:21.108 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T02:47:21.379421 [APP/PROC/WEB/0]  2024-04-19 02:47:21.379 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T02:47:21.383402 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T02:47:21.383645 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T02:47:21.392109 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T02:47:21.400515 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T02:47:21.457875 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T02:47:21.457891 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T02:47:21.477015 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T02:47:21.481332 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T02:47:21.485254 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T02:47:21.497396 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T02:47:21.527890 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T02:47:21.624372 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T02:47:21.640797 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T02:47:21.660489 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T02:47:21.687782 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T02:47:21.689796 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T02:47:21.692499 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T02:47:21.708512 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T02:47:21.709277 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T02:47:21.709927 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T02:47:21.709956 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T02:47:22.305145 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T02:47:23.244854 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T02:47:23.391374 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T02:47:26.034219 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T02:47:26.037579 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T02:47:26.314671 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T02:47:26.552542 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T02:47:26.554395 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T02:47:26.774943 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T02:47:26.777025 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T02:47:26.777049 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 511 database synchronization command(s)...2024-04-19T02:47:27.017699 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T02:47:27.017731 [APP/PROC/WEB/0]      DDL command executed in 8ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T02:47:27.017739 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T02:47:27.017774 [APP/PROC/WEB/0]      DDL command executed in 5ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T02:47:27.017833 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T02:47:27.017855 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "2b8c338f05d84f7f926b3d6b1ac0a0d6"2024-04-19T02:47:27.017901 [APP/PROC/WEB/0]      DDL command executed in 5ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T02:47:27.017940 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T02:47:27.017971 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T02:47:27.018037 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "940ec39af6524b5d9e102f9150bbfd8d"2024-04-19T02:47:27.018071 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T02:47:27.018139 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T02:47:27.018154 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T02:47:27.018176 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T02:47:27.018234 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "9de8b2063e9f48499283ec44a2c34367"2024-04-19T02:47:27.018298 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T02:47:27.018317 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T02:47:27.018378 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T02:47:27.018439 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T02:47:27.018479 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "2811a9e1e9dc4fa59fd1a8f8a90967f3"2024-04-19T02:47:27.018517 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T02:47:27.018571 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T02:47:27.018604 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T02:47:27.018652 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T02:47:27.018680 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "94f149b2a71745b9ac28a4dd3e43aad7"2024-04-19T02:47:27.018734 [APP/PROC/WEB/0]      DDL command executed in 7ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T02:47:27.018798 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T02:47:27.018904 [APP/PROC/WEB/0]      DDL command executed in 7ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T02:47:27.018946 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T02:47:27.018956 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "b3e637bb499548fba3c47afce974e888"2024-04-19T02:47:27.018960 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T02:47:27.019013 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T02:47:27.019042 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T02:47:27.019824 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "141e49d525ac4b059984c3c20bf70623"2024-04-19T02:47:27.019871 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T02:47:27.019934 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T02:47:27.020000 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T02:47:27.020038 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T02:47:27.020140 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "47bd262b478f47e9a08fbd2cbe3f5326"2024-04-19T02:47:27.020153 [APP/PROC/WEB/0]      DDL command executed in 9ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T02:47:27.020163 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T02:47:27.020208 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T02:47:27.020282 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" RENAME TO "7ba99dbe74474c59903b2b7ac8164b53"2024-04-19T02:47:27.020342 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T02:47:27.020376 [APP/PROC/WEB/0]      DDL command executed in 5ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T02:47:27.020393 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T02:47:27.020470 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "825618bdedc149fe9fc177c048ae97c0"2024-04-19T02:47:27.020522 [APP/PROC/WEB/0]      DDL command executed in 5ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T02:47:27.020568 [APP/PROC/WEB/0]      DDL command executed in 5ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T02:47:27.020621 [APP/PROC/WEB/0]      DDL command executed in 6ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T02:47:27.020680 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T02:47:27.020716 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "06e20fe2e75f42ee92ac72cc9f50d106"2024-04-19T02:47:27.020782 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T02:47:27.020837 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T02:47:27.020893 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T02:47:27.020930 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "db99303f6f034966a5ea783de0edcefd"2024-04-19T02:47:27.020979 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "810357dc89b6415ba148c27f087a76c6"2024-04-19T02:47:27.021045 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T02:47:27.021085 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "19a3b7f4d6824e3f8677ed702a478241"2024-04-19T02:47:27.021117 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T02:47:27.021156 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "a94bf587ecb141fb83720b7460f28fbc"2024-04-19T02:47:27.021232 [APP/PROC/WEB/0]      DDL command executed in 4ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T02:47:27.021306 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "ca7761c081c645e08e861e738b8be374"2024-04-19T02:47:27.021402 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T02:47:27.021480 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "1b73ea64bd924065bf50d5ff8df3f7d6"2024-04-19T02:47:27.021502 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "e6028e201e8a41b6a1ff2038f7813f52"2024-04-19T02:47:27.021539 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "eb5310a10f78423b968769afa7306e16"2024-04-19T02:47:27.021609 [APP/PROC/WEB/0]      DDL command executed in 6ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "32db5329c80544febd6937c622e98183"2024-04-19T02:47:27.021648 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "2506611aafd147d08b772d38d1248296"2024-04-19T02:47:27.021702 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "21959f0f12bc47a585e5a4d14de79a6f"2024-04-19T02:47:27.021765 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$proposalverbiage" RENAME TO "812597c9a44a4eca889d9473081a253c"2024-04-19T02:47:27.021805 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "f458bd4c5a6649be912dd5380a541894"2024-04-19T02:47:27.021840 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "4d6656390f1b4101a72d74e3474397b4"2024-04-19T02:47:27.021897 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "8ebfa780f76a44328d4082f95bcf4f87"2024-04-19T02:47:27.021928 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "e8826ffd69474607bb4180ebb809efc3"2024-04-19T02:47:27.022026 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T02:47:27.022065 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$features" RENAME TO "5d1e21675b88407bbaa9c425a2f9684d"2024-04-19T02:47:27.022131 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T02:47:27.022218 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "865b24d02a224ea7ba611fd16ceeab94"2024-04-19T02:47:27.022230 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T02:47:27.022240 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "f111def5e52540beb971c30f0a020a5e"2024-04-19T02:47:27.022311 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "9a5b2ef0439c4e06b17f088d336aea98"2024-04-19T02:47:27.022327 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "546f56b4016747499d0b822295374b22"2024-04-19T02:47:27.022380 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "480e3dc2f41342fa8d950ef46a82e13c"2024-04-19T02:47:27.022425 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:47:27.022447 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:47:27.022514 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:47:27.022585 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:47:27.022612 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:47:27.022685 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:47:27.022732 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:47:27.022866 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:47:27.022942 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:47:27.022983 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:47:27.022996 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:47:27.023070 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:47:27.023146 [APP/PROC/WEB/0]      Total time: 200ms2024-04-19T02:47:27.028376 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T02:47:27.028716 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T02:47:27.029022 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T02:47:27.029045 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T02:47:27.029193 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T02:47:27.029366 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T02:47:27.029479 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T02:47:27.029913 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T02:47:27.029922 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T02:47:27.029959 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T02:47:27.029984 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T02:47:27.030040 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T02:47:27.030052 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T02:47:27.030154 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T02:47:27.030389 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T02:47:27.030413 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T02:47:27.030510 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T02:47:27.030568 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T02:47:27.030632 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T02:47:27.030660 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T02:47:27.030688 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T02:47:27.030694 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T02:47:27.030775 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T02:47:27.030806 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T02:47:27.030932 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T02:47:27.030948 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T02:47:27.030962 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T02:47:27.030996 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T02:47:27.031125 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T02:47:27.031133 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T02:47:27.031152 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T02:47:27.031158 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T02:47:27.031321 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T02:47:27.031336 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T02:47:27.031367 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T02:47:27.031373 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T02:47:27.031477 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T02:47:27.031489 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T02:47:27.031562 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T02:47:27.031574 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T02:47:27.031577 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T02:47:27.031618 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T02:47:27.031622 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T02:47:27.031654 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T02:47:27.031697 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T02:47:27.031737 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T02:47:27.031799 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T02:47:27.031824 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T02:47:27.031841 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T02:47:27.031897 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T02:47:27.031942 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T02:47:27.032009 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T02:47:27.032035 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T02:47:27.032053 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T02:47:27.032128 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T02:47:27.032140 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T02:47:27.032182 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T02:47:27.032196 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T02:47:27.032269 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T02:47:27.032282 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T02:47:27.032366 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T02:47:27.032387 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T02:47:27.032457 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T02:47:27.032595 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T02:47:27.032614 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T02:47:27.032620 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T02:47:27.032630 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T02:47:27.032673 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T02:47:27.032712 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T02:47:27.032832 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T02:47:27.032861 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T02:47:27.033124 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T02:47:27.033398 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T02:47:27.033469 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T02:47:27.033649 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T02:47:27.033663 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T02:47:27.033749 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T02:47:27.033766 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T02:47:27.034633 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T02:47:27.043838 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T02:47:27.123259 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T02:47:27.308392 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T02:47:27.367038 [APP/PROC/WEB/0]  Exit status 12024-04-19T02:47:27.369524 [CELL/SSHD/0]  Exit status 02024-04-19T02:47:32.939060 [API/2]  Process has crashed with type: "web"2024-04-19T02:47:32.945139 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 stopping instance f6a9ade9-0a60-4f62-6d2a-523f2024-04-19T02:47:32.945216 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 destroying container for instance f6a9ade9-0a60-4f62-6d2a-523f2024-04-19T02:47:32.949851 [API/2]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"f6a9ade9-0a60-4f62-6d2a-523f", "index"=>0, "cell_id"=>"6d00891c-8021-4ca9-a611-02ea6c5de046", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>1, "crash_timestamp"=>1713494852924073198, "version"=>"56ddc116-c805-4fd3-a503-ad851771e818"}2024-04-19T02:47:33.013240 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a creating container for instance 3a8a3415-a56d-4beb-48dc-caa52024-04-19T02:47:33.049642 [PROXY/0]  Exit status 1372024-04-19T02:47:33.567543 [CELL/0]  Security group rules were updated2024-04-19T02:47:33.581251 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully created container for instance 3a8a3415-a56d-4beb-48dc-caa52024-04-19T02:47:33.910339 [CELL/0]  Downloading droplet...2024-04-19T02:47:34.352237 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 successfully destroyed container for instance f6a9ade9-0a60-4f62-6d2a-523f2024-04-19T02:47:53.185213 [CELL/0]  Downloaded droplet (562.3M)2024-04-19T02:47:53.185346 [CELL/0]  Starting health monitoring of container2024-04-19T02:47:53.429575 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T02:47:53.438946 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T02:47:53.827388 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T02:47:53.837980 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T02:47:53.838005 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T02:47:53.840638 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T02:47:53.840683 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T02:47:53.840929 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T02:47:53.841103 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T02:47:53.841413 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:47:53.900534 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:47:53.900747 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:47:53.972135 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:47:53.972869 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:47:53.972913 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T02:47:54.290293 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:47:54.290329 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T02:47:55.401033 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T02:47:55.515185 [APP/PROC/WEB/0]  time="2024-04-19T02:47:55Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T02:47:55.563507 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T02:47:55.563529 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T02:47:55.563540 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T02:47:55.563579 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T02:47:55.563693 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T02:47:55.564460 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T02:47:55.706778 [APP/PROC/WEB/0]  2024-04-19 02:47:55.704 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T02:47:58.778865 [APP/PROC/WEB/0]  2024-04-19 02:47:58.768 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T02:47:59.002392 [APP/PROC/WEB/0]  2024-04-19 02:47:59.002 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T02:47:59.007289 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T02:47:59.007329 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T02:47:59.019874 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T02:47:59.030124 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T02:47:59.092757 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T02:47:59.092784 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T02:47:59.111724 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T02:47:59.117520 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T02:47:59.121879 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T02:47:59.135345 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T02:47:59.165623 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T02:47:59.255442 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T02:47:59.271255 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T02:47:59.292433 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T02:47:59.316605 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T02:47:59.317963 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T02:47:59.319936 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T02:47:59.336124 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T02:47:59.336845 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T02:47:59.337429 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T02:47:59.337535 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T02:47:59.824438 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T02:48:00.668179 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T02:48:00.801841 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T02:48:03.903225 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T02:48:03.907743 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T02:48:04.206238 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T02:48:04.427098 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T02:48:04.428480 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T02:48:04.644089 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T02:48:04.646131 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T02:48:04.646225 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 511 database synchronization command(s)...2024-04-19T02:48:04.820577 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T02:48:04.820599 [APP/PROC/WEB/0]      DDL command executed in 7ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T02:48:04.820617 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T02:48:04.820629 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T02:48:04.820843 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T02:48:04.820858 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "6c1c4ee7181a409a8a628d6f7eb0c458"2024-04-19T02:48:04.820873 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T02:48:04.820984 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T02:48:04.821015 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T02:48:04.821021 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "7ad9abf3ff034b80ba94d3967ea30c9d"2024-04-19T02:48:04.821060 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T02:48:04.821086 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T02:48:04.821148 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T02:48:04.821156 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T02:48:04.821187 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "d3bbe4a4e6ff43dca2a9da7d3ef924a1"2024-04-19T02:48:04.821250 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T02:48:04.821260 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T02:48:04.821298 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T02:48:04.821337 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T02:48:04.821403 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "346d115e123d4628a28f0c108c60d0e7"2024-04-19T02:48:04.821424 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T02:48:04.821445 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T02:48:04.821495 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T02:48:04.821602 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T02:48:04.821617 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "904f027335af41ae93db213c09bc1833"2024-04-19T02:48:04.821624 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T02:48:04.821635 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T02:48:04.821661 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T02:48:04.821738 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T02:48:04.821842 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "8ea5ac910e384d3f86ad7745ead06382"2024-04-19T02:48:04.821858 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T02:48:04.821907 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T02:48:04.821951 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T02:48:04.821958 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "50291f54f9684721bef35c80e3b266f7"2024-04-19T02:48:04.822579 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T02:48:04.822714 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T02:48:04.822778 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T02:48:04.822820 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T02:48:04.822865 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "d8bb4d352b0e4dcb86e21cbd2df2d141"2024-04-19T02:48:04.822921 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T02:48:04.822964 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T02:48:04.823064 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T02:48:04.823117 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "0b8a4f0d712348aeb60c3ae90bbb98b1"2024-04-19T02:48:04.823198 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T02:48:04.823208 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T02:48:04.823254 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T02:48:04.823317 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "20e4147b43474205950d4da24d427cdb"2024-04-19T02:48:04.823373 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T02:48:04.823418 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T02:48:04.823479 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T02:48:04.823531 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T02:48:04.823571 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "dcfae821e79840429c2f17c8c47af70c"2024-04-19T02:48:04.823633 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T02:48:04.823685 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T02:48:04.823732 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T02:48:04.823791 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "b9a852bd78b448de91cd3fbef4c23701"2024-04-19T02:48:04.823853 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "71cdef4a40af4e8da9aec3db632eee65"2024-04-19T02:48:04.823891 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T02:48:04.823962 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "3fed7497860748eabd5c1c9e32978f20"2024-04-19T02:48:04.824069 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T02:48:04.824104 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "ecb75ff686bd486f9b326e0cd4cacce2"2024-04-19T02:48:04.824140 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T02:48:04.824189 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "564b30138f5b4ae295ffdf980741a34e"2024-04-19T02:48:04.824268 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T02:48:04.824429 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "2efc2552815c4b3faa2b5fd63b04507d"2024-04-19T02:48:04.824476 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "c48f6cebdd704ce7b5d027aefa4ba521"2024-04-19T02:48:04.824498 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "895eae000b60498895490d0b8b41297f"2024-04-19T02:48:04.824550 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "e6b687cafcaf4738a121e4e9a80c569a"2024-04-19T02:48:04.824595 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "69df93173bdf4d9690b604c1a4488c23"2024-04-19T02:48:04.824638 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "87531f61a1f4481385343e98c95803b0"2024-04-19T02:48:04.824680 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$proposalverbiage" RENAME TO "3ad3dd77a5cc4561ab282987648a0790"2024-04-19T02:48:04.824737 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "da955c44359a4eafba48d5aac4491cb7"2024-04-19T02:48:04.824781 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "8d980e13e3fd4e6da398b19f0961e1b4"2024-04-19T02:48:04.824850 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "0a4a2211358b48ebbcb0f61a6dee397e"2024-04-19T02:48:04.824872 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "73266223387d4b5dbcc24028ae3f17a0"2024-04-19T02:48:04.824932 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T02:48:04.825006 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "48241ccf944947e9874c91e3f00fc228"2024-04-19T02:48:04.825045 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T02:48:04.825093 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "f89fbddeea79464dbbf3301b51b14b7f"2024-04-19T02:48:04.825126 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T02:48:04.825210 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "2515047d578742acb3432a0c39a6d189"2024-04-19T02:48:04.825300 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "0d634ba64c2b42eb895b23ad6284ed9d"2024-04-19T02:48:04.825309 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "43a7db508dea49648eb2e22fd075a7ac"2024-04-19T02:48:04.825313 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "0abb35c7fb5542358f490e47c5e939a7"2024-04-19T02:48:04.825360 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:48:04.825406 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:48:04.825445 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:48:04.825480 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:48:04.825541 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:48:04.825578 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:48:04.825632 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:48:04.825674 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:48:04.825737 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:48:04.825779 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:48:04.825838 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:48:04.825873 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:48:04.825938 [APP/PROC/WEB/0]      Total time: 145ms2024-04-19T02:48:04.831284 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T02:48:04.831576 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T02:48:04.831882 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T02:48:04.831988 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T02:48:04.832052 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T02:48:04.832204 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T02:48:04.832210 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T02:48:04.832629 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T02:48:04.832670 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T02:48:04.832713 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T02:48:04.832778 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T02:48:04.832784 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T02:48:04.832836 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T02:48:04.832899 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T02:48:04.833011 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T02:48:04.833027 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T02:48:04.833086 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T02:48:04.833143 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T02:48:04.833155 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T02:48:04.833166 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T02:48:04.833187 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T02:48:04.833239 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T02:48:04.833260 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T02:48:04.833317 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T02:48:04.833322 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T02:48:04.833373 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T02:48:04.833392 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T02:48:04.833433 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T02:48:04.833457 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T02:48:04.833499 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T02:48:04.833563 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T02:48:04.833575 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T02:48:04.833633 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T02:48:04.833709 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T02:48:04.833785 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T02:48:04.833870 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T02:48:04.833897 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T02:48:04.833923 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T02:48:04.834004 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T02:48:04.834025 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T02:48:04.834081 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T02:48:04.834088 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T02:48:04.834158 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T02:48:04.834214 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T02:48:04.834263 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T02:48:04.834319 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T02:48:04.834417 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T02:48:04.834583 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T02:48:04.834637 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T02:48:04.834670 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T02:48:04.834716 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T02:48:04.834756 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T02:48:04.834815 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T02:48:04.834825 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T02:48:04.834860 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T02:48:04.834899 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T02:48:04.834955 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T02:48:04.835030 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T02:48:04.835132 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T02:48:04.835145 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T02:48:04.835152 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T02:48:04.835192 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T02:48:04.835253 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T02:48:04.835274 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T02:48:04.835348 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T02:48:04.835362 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T02:48:04.835383 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T02:48:04.835435 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T02:48:04.835468 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T02:48:04.835517 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T02:48:04.835550 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T02:48:04.835829 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T02:48:04.836076 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T02:48:04.836168 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T02:48:04.836191 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T02:48:04.836196 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T02:48:04.836312 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T02:48:04.836351 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T02:48:04.837373 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T02:48:04.845744 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T02:48:04.907119 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T02:48:05.110114 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T02:48:05.170009 [APP/PROC/WEB/0]  Exit status 12024-04-19T02:48:05.172189 [CELL/SSHD/0]  Exit status 02024-04-19T02:48:10.696580 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a stopping instance 3a8a3415-a56d-4beb-48dc-caa52024-04-19T02:48:10.696609 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a destroying container for instance 3a8a3415-a56d-4beb-48dc-caa52024-04-19T02:48:10.697966 [API/3]  Process has crashed with type: "web"2024-04-19T02:48:10.711042 [API/3]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"3a8a3415-a56d-4beb-48dc-caa5", "index"=>0, "cell_id"=>"e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>2, "crash_timestamp"=>1713494890677933042, "version"=>"56ddc116-c805-4fd3-a503-ad851771e818"}2024-04-19T02:48:10.755414 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 creating container for instance cbe78ae0-9736-4ca2-4324-14e72024-04-19T02:48:11.137102 [PROXY/0]  Exit status 1372024-04-19T02:48:11.310202 [CELL/0]  Security group rules were updated2024-04-19T02:48:11.324626 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 successfully created container for instance cbe78ae0-9736-4ca2-4324-14e72024-04-19T02:48:11.651136 [CELL/0]  Downloading droplet...2024-04-19T02:48:12.207410 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully destroyed container for instance 3a8a3415-a56d-4beb-48dc-caa52024-04-19T02:48:14.010741 [CELL/0]  Downloaded droplet2024-04-19T02:48:14.010902 [CELL/0]  Starting health monitoring of container2024-04-19T02:48:14.188679 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T02:48:14.203874 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T02:48:14.639136 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T02:48:14.649283 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T02:48:14.649303 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T02:48:14.651818 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T02:48:14.651932 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T02:48:14.652170 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T02:48:14.652356 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T02:48:14.652698 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:48:14.713802 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:48:14.714020 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:48:14.791442 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:48:14.792261 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:48:14.792336 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T02:48:15.123110 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:48:15.123171 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T02:48:16.282095 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T02:48:16.402132 [APP/PROC/WEB/0]  time="2024-04-19T02:48:16Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T02:48:16.447270 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T02:48:16.447303 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T02:48:16.447323 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T02:48:16.447328 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T02:48:16.447454 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T02:48:16.448288 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T02:48:16.612029 [APP/PROC/WEB/0]  2024-04-19 02:48:16.608 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T02:48:20.209942 [APP/PROC/WEB/0]  2024-04-19 02:48:20.197 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T02:48:20.600420 [APP/PROC/WEB/0]  2024-04-19 02:48:20.600 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T02:48:20.604393 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T02:48:20.604615 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T02:48:20.613951 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T02:48:20.622165 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T02:48:20.631008 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T02:48:20.631022 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T02:48:20.699126 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T02:48:20.703276 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T02:48:20.708160 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T02:48:20.720523 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T02:48:20.749990 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T02:48:20.840393 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T02:48:20.855789 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T02:48:20.873841 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T02:48:20.898994 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T02:48:20.900403 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T02:48:20.902503 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T02:48:20.919273 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T02:48:20.920190 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T02:48:20.920686 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T02:48:20.920788 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T02:48:21.447977 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T02:48:22.332984 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T02:48:22.472154 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T02:48:25.124078 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T02:48:25.126740 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T02:48:25.392354 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T02:48:25.611126 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T02:48:25.612608 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T02:48:25.841639 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T02:48:25.843570 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T02:48:25.843585 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 511 database synchronization command(s)...2024-04-19T02:48:26.024072 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T02:48:26.024096 [APP/PROC/WEB/0]      DDL command executed in 7ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T02:48:26.024115 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T02:48:26.024157 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T02:48:26.024247 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T02:48:26.024272 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "6d6dd5962a1c455a91f6f9baaee3f92b"2024-04-19T02:48:26.024353 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T02:48:26.024390 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T02:48:26.024423 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T02:48:26.024505 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "50d20f48b3b842e38c974b5079554437"2024-04-19T02:48:26.024529 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T02:48:26.024586 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T02:48:26.024627 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T02:48:26.024661 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T02:48:26.024709 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "6bed29c367fe4905aa798949cb902fa5"2024-04-19T02:48:26.024762 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T02:48:26.024820 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T02:48:26.024885 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T02:48:26.024928 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T02:48:26.024959 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "e27261565087429f8ccc27aaa6341cc2"2024-04-19T02:48:26.024993 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T02:48:26.025031 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T02:48:26.025065 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T02:48:26.025097 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T02:48:26.025146 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "900766806a2d40da9ba052c4d8b1d6d7"2024-04-19T02:48:26.025237 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T02:48:26.025297 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T02:48:26.025429 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T02:48:26.025464 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T02:48:26.025503 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "4f15a855ec554344a9e3f170ace7c905"2024-04-19T02:48:26.025533 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T02:48:26.025587 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T02:48:26.025601 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T02:48:26.026410 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "999c66c9778a443f9c9abb435bd3ce7d"2024-04-19T02:48:26.026466 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T02:48:26.026569 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T02:48:26.026623 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T02:48:26.026686 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T02:48:26.026746 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "fdae019513674c728f4a25da6bc421b7"2024-04-19T02:48:26.026808 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T02:48:26.026864 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T02:48:26.026914 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T02:48:26.026971 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "51f1c87cf0964750803b1871cd6af95a"2024-04-19T02:48:26.027034 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T02:48:26.027068 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T02:48:26.027115 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T02:48:26.027182 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "88aeea70b6d64517814030c75b3e2a35"2024-04-19T02:48:26.027237 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T02:48:26.027283 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T02:48:26.027321 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T02:48:26.027382 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T02:48:26.027436 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "84e41d92b8c54d53a82a2e398055a6ac"2024-04-19T02:48:26.027501 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T02:48:26.027545 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T02:48:26.027588 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T02:48:26.027642 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "121a09a10b31457284538c27e0f05e9f"2024-04-19T02:48:26.027695 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "5ea84f7abe54432e8cf32db1aba742f0"2024-04-19T02:48:26.027748 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T02:48:26.027787 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "d38d40df989844a1bba62ebd8bb4c82d"2024-04-19T02:48:26.027820 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T02:48:26.027898 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "e04a78c93f6840d9b1f1007d491d4b56"2024-04-19T02:48:26.027928 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T02:48:26.027980 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "38a78afb2a0847d2b33a2ed6f46a468a"2024-04-19T02:48:26.028017 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T02:48:26.028064 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "4f28cfae7d964267a7b797e70dc7b45d"2024-04-19T02:48:26.028110 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "ea23b3639a164f2588cf43e22ba205e4"2024-04-19T02:48:26.028188 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "39461693ee5e4f0c934237626196718b"2024-04-19T02:48:26.028197 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "e02c824246f34bd4b7b1fd3822bc3201"2024-04-19T02:48:26.028235 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "3afc7ad7a1004b87a255b7893ecad5c6"2024-04-19T02:48:26.028289 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "d33b92d6f4e94e36b09af39aa7eddb45"2024-04-19T02:48:26.028364 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$proposalverbiage" RENAME TO "59c4ff66ac5742d99d0f260208da9c84"2024-04-19T02:48:26.028447 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "b6d23c6e4b7e4e198e58561bb91cc833"2024-04-19T02:48:26.028509 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "79100e3586dc4a72a77682b8887817b9"2024-04-19T02:48:26.028571 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "4b4e05e2dfb74b36b1eb2ce27fae4e89"2024-04-19T02:48:26.028688 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "e6f41cea086049e8a5fd10bfcccfbceb"2024-04-19T02:48:26.028708 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T02:48:26.028772 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "ed65fa25849c49aea35c75930fea0c24"2024-04-19T02:48:26.028868 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T02:48:26.028899 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "0d03e41e1fae4edcbd1fdfd19f64930a"2024-04-19T02:48:26.028979 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T02:48:26.029015 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "e104f22be9a1475995119fb3521d85b3"2024-04-19T02:48:26.029071 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "7f5125a347cc4b3dabf05941285fabd7"2024-04-19T02:48:26.029148 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "c04e9a0607e94f29bf996396ed2a05ec"2024-04-19T02:48:26.029398 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "070d3d5afe3c4aa9b04fed88f5a284ad"2024-04-19T02:48:26.029492 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:48:26.029533 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:48:26.029570 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:48:26.029635 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:48:26.029695 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:48:26.029762 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:48:26.029801 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:48:26.029830 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:48:26.029902 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:48:26.029985 [APP/PROC/WEB/0]      DDL command executed in 3ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:48:26.030004 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:48:26.030062 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:48:26.030120 [APP/PROC/WEB/0]      Total time: 150ms2024-04-19T02:48:26.035636 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T02:48:26.035916 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T02:48:26.035990 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T02:48:26.036056 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T02:48:26.036179 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T02:48:26.036621 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T02:48:26.036636 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T02:48:26.036866 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T02:48:26.036881 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T02:48:26.036935 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T02:48:26.036971 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T02:48:26.037085 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T02:48:26.037107 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T02:48:26.037230 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T02:48:26.037404 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T02:48:26.037416 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T02:48:26.037542 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T02:48:26.037561 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T02:48:26.037647 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T02:48:26.037664 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T02:48:26.037768 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T02:48:26.037793 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T02:48:26.037818 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T02:48:26.037832 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T02:48:26.037837 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T02:48:26.037947 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T02:48:26.037977 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T02:48:26.037982 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T02:48:26.038037 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T02:48:26.038126 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T02:48:26.038146 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T02:48:26.038195 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T02:48:26.038264 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T02:48:26.038344 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T02:48:26.038423 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T02:48:26.038489 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T02:48:26.038568 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T02:48:26.038602 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T02:48:26.038666 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T02:48:26.038832 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T02:48:26.038844 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T02:48:26.038852 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T02:48:26.038866 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T02:48:26.038944 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T02:48:26.038965 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T02:48:26.038997 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T02:48:26.039062 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T02:48:26.039071 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T02:48:26.039146 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T02:48:26.039220 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T02:48:26.039231 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T02:48:26.039247 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T02:48:26.039327 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T02:48:26.039345 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T02:48:26.039365 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T02:48:26.039425 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T02:48:26.039475 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T02:48:26.039513 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T02:48:26.039559 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T02:48:26.039644 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T02:48:26.039686 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T02:48:26.039724 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T02:48:26.039824 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T02:48:26.039838 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T02:48:26.039841 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T02:48:26.039851 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T02:48:26.040010 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T02:48:26.040021 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T02:48:26.040028 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T02:48:26.040189 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T02:48:26.040356 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T02:48:26.040792 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T02:48:26.040834 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T02:48:26.040891 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T02:48:26.040914 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T02:48:26.040977 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T02:48:26.041073 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T02:48:26.041110 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T02:48:26.042201 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T02:48:26.050411 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T02:48:26.126037 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T02:48:26.314492 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T02:48:26.372474 [APP/PROC/WEB/0]  Exit status 12024-04-19T02:48:26.374734 [CELL/SSHD/0]  Exit status 02024-04-19T02:48:32.069297 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 stopping instance cbe78ae0-9736-4ca2-4324-14e72024-04-19T02:48:32.069343 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 destroying container for instance cbe78ae0-9736-4ca2-4324-14e72024-04-19T02:48:32.086386 [API/2]  Process has crashed with type: "web"2024-04-19T02:48:32.096425 [API/2]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"cbe78ae0-9736-4ca2-4324-14e7", "index"=>0, "cell_id"=>"6d00891c-8021-4ca9-a611-02ea6c5de046", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>3, "crash_timestamp"=>1713494912061647269, "version"=>"56ddc116-c805-4fd3-a503-ad851771e818"}2024-04-19T02:48:32.154477 [PROXY/0]  Exit status 1372024-04-19T02:48:33.489157 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 successfully destroyed container for instance cbe78ae0-9736-4ca2-4324-14e72024-04-19T02:49:31.553690 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 creating container for instance c3ae1bd0-c80d-4d9c-7145-18f92024-04-19T02:49:32.202052 [CELL/0]  Security group rules were updated2024-04-19T02:49:32.216252 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 successfully created container for instance c3ae1bd0-c80d-4d9c-7145-18f92024-04-19T02:49:32.418112 [CELL/0]  Downloading droplet...2024-04-19T02:49:34.822297 [CELL/0]  Downloaded droplet2024-04-19T02:49:34.822399 [CELL/0]  Starting health monitoring of container2024-04-19T02:49:35.032076 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T02:49:35.050938 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T02:49:35.467649 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T02:49:35.478911 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T02:49:35.479007 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T02:49:35.481564 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T02:49:35.481628 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T02:49:35.481899 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T02:49:35.482090 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T02:49:35.482422 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:49:35.542052 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:49:35.542232 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:49:35.615560 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:49:35.616308 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:49:35.616345 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T02:49:35.944963 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:49:35.944987 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T02:49:37.101291 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T02:49:37.212078 [APP/PROC/WEB/0]  time="2024-04-19T02:49:37Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T02:49:37.259614 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T02:49:37.259635 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T02:49:37.259646 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T02:49:37.259731 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T02:49:37.259866 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T02:49:37.260799 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T02:49:37.434710 [APP/PROC/WEB/0]  2024-04-19 02:49:37.432 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T02:49:40.971395 [APP/PROC/WEB/0]  2024-04-19 02:49:40.960 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T02:49:41.220141 [APP/PROC/WEB/0]  2024-04-19 02:49:41.219 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T02:49:41.224625 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T02:49:41.224654 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T02:49:41.234584 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T02:49:41.242815 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T02:49:41.301022 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T02:49:41.301036 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T02:49:41.320655 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T02:49:41.325379 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T02:49:41.329478 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T02:49:41.341468 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T02:49:41.372897 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T02:49:41.461328 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T02:49:41.478440 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T02:49:41.499155 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T02:49:41.530317 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T02:49:41.532102 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T02:49:41.534756 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T02:49:41.558014 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T02:49:41.558983 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T02:49:41.559789 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T02:49:41.559858 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T02:49:42.194495 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T02:49:43.070084 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T02:49:43.219634 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T02:49:45.934551 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T02:49:45.937372 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T02:49:46.246179 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T02:49:46.475984 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T02:49:46.477516 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T02:49:46.696593 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T02:49:46.698730 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T02:49:46.698800 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 511 database synchronization command(s)...2024-04-19T02:49:46.865016 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T02:49:46.865042 [APP/PROC/WEB/0]      DDL command executed in 6ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T02:49:46.865059 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T02:49:46.865144 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T02:49:46.865212 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T02:49:46.865295 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "15aa6671f1f94be786bc18bc01d3fa21"2024-04-19T02:49:46.865310 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T02:49:46.865380 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T02:49:46.865452 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T02:49:46.865503 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "cb5166ce38c047a9ac2859a413028bdb"2024-04-19T02:49:46.865567 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T02:49:46.865577 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T02:49:46.865617 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T02:49:46.865687 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T02:49:46.865728 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "3f7b6ef803c549a991743fa9abfa2b39"2024-04-19T02:49:46.865771 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T02:49:46.865857 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T02:49:46.865872 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T02:49:46.865901 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T02:49:46.865984 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "da05068032ae437ba965c93c181ad1a5"2024-04-19T02:49:46.865999 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T02:49:46.866075 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T02:49:46.866136 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T02:49:46.866145 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T02:49:46.866217 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "90a2e3ce13ad4b9caad36355d3021850"2024-04-19T02:49:46.866232 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T02:49:46.866248 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T02:49:46.866305 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T02:49:46.866356 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T02:49:46.866432 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "a6b1ccdf488746c1950d8ffb696eeb4c"2024-04-19T02:49:46.866441 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T02:49:46.866509 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T02:49:46.866544 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T02:49:46.866591 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "a3ab76e73c554c0fa315b0bd26511a0a"2024-04-19T02:49:46.866626 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T02:49:46.867310 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T02:49:46.867387 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T02:49:46.867722 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T02:49:46.867791 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "1e655072745e4b3d9dc4087a875e528f"2024-04-19T02:49:46.867831 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T02:49:46.867863 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T02:49:46.867899 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T02:49:46.867949 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "a44870ba3e3b469fa2653acbfd0d6524"2024-04-19T02:49:46.868002 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T02:49:46.868024 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T02:49:46.868081 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T02:49:46.868089 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "1055eae21f024757a82b5995c8ecb544"2024-04-19T02:49:46.868126 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T02:49:46.868168 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T02:49:46.868231 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T02:49:46.868297 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T02:49:46.868348 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "575ae5ca66664345b82920bc2fa9b4fb"2024-04-19T02:49:46.868438 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T02:49:46.868446 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T02:49:46.868449 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T02:49:46.868501 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "7cced90b7b7443e9ad38d2ce0b7ba08c"2024-04-19T02:49:46.868505 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "ed911c4d257f4d7e97c0a6e071853eb8"2024-04-19T02:49:46.868553 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T02:49:46.868593 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "cc7d3078a01a4f08b8d7b43d7576d2a3"2024-04-19T02:49:46.868627 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T02:49:46.868661 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "3808a620a53747b99e1b4756bd3d2911"2024-04-19T02:49:46.868688 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T02:49:46.868756 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "a9ec16a705af44abb454e54009641b2e"2024-04-19T02:49:46.868791 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T02:49:46.868825 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "a4ff7457bc784a7d8221c809bd7500c0"2024-04-19T02:49:46.868871 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "c24874934ec9430385694cc549500d49"2024-04-19T02:49:46.868905 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "af4e50e3e22a471b95a2725ceab00afb"2024-04-19T02:49:46.868975 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "7450ef4d044b43848bdf3a06f8288d02"2024-04-19T02:49:46.868988 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "8fe3a61ac0f8407183239925bfeb2347"2024-04-19T02:49:46.869037 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "cddd020a42e14d7fa2be1fecea62a3a1"2024-04-19T02:49:46.869087 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$proposalverbiage" RENAME TO "dc8f8f05cdaa48b4a403e64fca880366"2024-04-19T02:49:46.869141 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "d4229aa3e84d40bdb7e82472164631dc"2024-04-19T02:49:46.869235 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "3914c7ab5f044d64a51ed24692644a67"2024-04-19T02:49:46.869291 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "6b4d9dde34e04c1681070a2a5d019923"2024-04-19T02:49:46.869332 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "271a54e5e66440019aa57ee19448312d"2024-04-19T02:49:46.869425 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T02:49:46.869443 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "2f8d204e5a82438ba90381e6a44fc17f"2024-04-19T02:49:46.869490 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T02:49:46.869515 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "620ee4c5581e435393fe093bf3886e59"2024-04-19T02:49:46.869587 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T02:49:46.869704 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "f99bebeb2c2541cba2ef7f4d1380b678"2024-04-19T02:49:46.869718 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "c52cb9d7697e4f28957532775be4c973"2024-04-19T02:49:46.869735 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "e6ae9bd2ae2f4b4eb90c90d3d6521f0e"2024-04-19T02:49:46.869801 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "9ac2a8f530e14ce8a645ef1bf825856f"2024-04-19T02:49:46.869845 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:49:46.869864 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:49:46.869928 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:49:46.869986 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:49:46.870056 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:49:46.870084 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:49:46.870170 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:49:46.870293 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:49:46.870318 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:49:46.870356 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:49:46.870419 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:49:46.870506 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:49:46.870534 [APP/PROC/WEB/0]      Total time: 139ms2024-04-19T02:49:46.876297 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T02:49:46.876627 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T02:49:46.877048 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T02:49:46.877102 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T02:49:46.877270 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T02:49:46.877426 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T02:49:46.877495 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T02:49:46.877502 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T02:49:46.877767 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T02:49:46.878082 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T02:49:46.878182 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T02:49:46.878192 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T02:49:46.878206 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T02:49:46.878260 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T02:49:46.878423 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T02:49:46.878465 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T02:49:46.878665 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T02:49:46.878710 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T02:49:46.878757 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T02:49:46.878780 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T02:49:46.878888 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T02:49:46.878903 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T02:49:46.878959 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T02:49:46.879041 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T02:49:46.879088 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T02:49:46.879095 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T02:49:46.879102 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T02:49:46.879256 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T02:49:46.879264 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T02:49:46.879369 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T02:49:46.879390 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T02:49:46.879442 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T02:49:46.879538 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T02:49:46.879549 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T02:49:46.879606 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T02:49:46.879617 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T02:49:46.879630 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T02:49:46.879696 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T02:49:46.879776 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T02:49:46.879792 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T02:49:46.879817 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T02:49:46.879932 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T02:49:46.879958 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T02:49:46.879965 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T02:49:46.879979 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T02:49:46.879985 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T02:49:46.880034 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T02:49:46.880053 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T02:49:46.880139 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T02:49:46.880157 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T02:49:46.880172 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T02:49:46.880233 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T02:49:46.880255 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T02:49:46.880297 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T02:49:46.880352 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T02:49:46.880371 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T02:49:46.880410 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T02:49:46.880451 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T02:49:46.880457 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T02:49:46.880512 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T02:49:46.880526 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T02:49:46.880570 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T02:49:46.880612 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T02:49:46.880643 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T02:49:46.880725 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T02:49:46.880758 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T02:49:46.880860 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T02:49:46.880872 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T02:49:46.880878 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T02:49:46.881246 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T02:49:46.881266 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T02:49:46.881272 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T02:49:46.881278 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T02:49:46.881284 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T02:49:46.881288 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T02:49:46.881577 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T02:49:46.882174 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T02:49:46.882210 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T02:49:46.882813 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T02:49:46.894736 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T02:49:46.976059 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T02:49:47.163319 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T02:49:47.225262 [APP/PROC/WEB/0]  Exit status 12024-04-19T02:49:47.227668 [CELL/SSHD/0]  Exit status 02024-04-19T02:49:52.519805 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 stopping instance c3ae1bd0-c80d-4d9c-7145-18f92024-04-19T02:49:52.519835 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 destroying container for instance c3ae1bd0-c80d-4d9c-7145-18f92024-04-19T02:49:52.532192 [API/0]  Process has crashed with type: "web"2024-04-19T02:49:52.542644 [API/0]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"c3ae1bd0-c80d-4d9c-7145-18f9", "index"=>0, "cell_id"=>"6d00891c-8021-4ca9-a611-02ea6c5de046", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>4, "crash_timestamp"=>1713494992515820321, "version"=>"56ddc116-c805-4fd3-a503-ad851771e818"}2024-04-19T02:49:52.606944 [PROXY/0]  Exit status 1372024-04-19T02:49:52.765682 [API/1]  Uploading bits for app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T02:49:53.146314 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T02:49:53.279583 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"metadata"=>{"annotations"=>nil, "labels"=>{"mendix-primary-deployment"=>"cloudfoundry"}}})2024-04-19T02:49:53.956525 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 successfully destroyed container for instance c3ae1bd0-c80d-4d9c-7145-18f92024-04-19T02:49:55.661615 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"lifecycle"=>{"data"=>{"buildpacks"=>["mendix_buildpack"], "stack"=>"cflinuxfs4"}, "type"=>"buildpack"}})2024-04-19T02:51:06.173205 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T02:51:06.535215 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T02:51:06.820593 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T02:51:07.020680 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 creating container for instance ae26ce70-3c74-479d-5cb2-26d72024-04-19T02:51:07.124134 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T02:51:07.423907 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T02:51:07.686799 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T02:51:07.734765 [CELL/0]  Security group rules were updated2024-04-19T02:51:07.754047 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 successfully created container for instance ae26ce70-3c74-479d-5cb2-26d72024-04-19T02:51:08.045944 [CELL/0]  Downloading droplet...2024-04-19T02:51:08.099016 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T02:51:09.446732 [API/0]  Stopping app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T02:51:09.512514 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 stopping instance ae26ce70-3c74-479d-5cb2-26d72024-04-19T02:51:10.476987 [CELL/0]  Downloaded droplet2024-04-19T02:51:10.477141 [CELL/0]  Starting health monitoring of container2024-04-19T02:51:10.635071 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T02:51:10.651263 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T02:51:11.083158 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T02:51:11.093196 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T02:51:11.093253 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T02:51:11.095748 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T02:51:11.095834 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T02:51:11.096125 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T02:51:11.096315 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T02:51:11.096654 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:51:11.157268 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:51:11.157497 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:51:11.231817 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:51:11.232584 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:51:11.232628 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T02:51:11.551158 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:51:11.551271 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T02:51:12.713962 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T02:51:12.824689 [APP/PROC/WEB/0]  time="2024-04-19T02:51:12Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T02:51:12.875589 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T02:51:12.875619 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T02:51:12.875633 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T02:51:12.875637 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T02:51:12.875750 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T02:51:12.876643 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T02:51:13.023151 [APP/PROC/WEB/0]  2024-04-19 02:51:13.021 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T02:51:14.176729 [API/1]  Creating build for app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T02:51:14.559406 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"state"=>"STARTED"})2024-04-19T02:51:14.611519 [STG/0]  Downloading mendix_buildpack...2024-04-19T02:51:14.652081 [STG/0]  Downloaded mendix_buildpack2024-04-19T02:51:14.652151 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 creating container for instance b684bf46-d2b2-4ce2-801e-1b1577a7bde32024-04-19T02:51:14.750364 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T02:51:14.751607 [CELL/SSHD/0]  Exit status 02024-04-19T02:51:15.177078 [STG/0]  Security group rules were updated2024-04-19T02:51:15.190014 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 successfully created container for instance b684bf46-d2b2-4ce2-801e-1b1577a7bde32024-04-19T02:51:15.755561 [STG/0]  Downloading app package...2024-04-19T02:51:15.755631 [STG/0]  Downloading build artifacts cache...2024-04-19T02:51:16.605085 [APP/PROC/WEB/0]  2024-04-19 02:51:16.593 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T02:51:20.432777 [STG/0]  Downloaded app package (152.1M)2024-04-19T02:51:25.758615 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 destroying container for instance ae26ce70-3c74-479d-5cb2-26d72024-04-19T02:51:25.863381 [PROXY/0]  Exit status 1372024-04-19T02:51:26.342046 [STG/0]  Downloaded build artifacts cache (347.7M)2024-04-19T02:51:26.419113 [STG/0]   ---> Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] staging...2024-04-19T02:51:26.421240 [STG/0]   ---> Detected cflinuxfs4 without built-in python-dev...2024-04-19T02:51:26.431857 [STG/0]   -------> Providing Python 3.10.6 (required by the buildpack to run in cflinuxfs4)2024-04-19T02:51:27.264881 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 successfully destroyed container for instance ae26ce70-3c74-479d-5cb2-26d72024-04-19T02:51:28.510105 [STG/0]   ---> Check if Python dependencies need to be cached...2024-04-19T02:51:28.532127 [STG/0]   ---> Bootstrapping pip...2024-04-19T02:51:28.935230 [STG/0]  Requirement already satisfied: pip in /tmp/contents2553874359/deps/0/python/lib/python3.10/site-packages (22.2.1)2024-04-19T02:51:29.483280 [STG/0]  Collecting pip2024-04-19T02:51:29.561942 [STG/0]    Downloading pip-24.0-py3-none-any.whl (2.1 MB)2024-04-19T02:51:29.643029 [STG/0]       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 27.0 MB/s eta 0:00:002024-04-19T02:51:29.656250 [STG/0]  Requirement already satisfied: setuptools in /tmp/contents2553874359/deps/0/python/lib/python3.10/site-packages (63.2.0)2024-04-19T02:51:29.971973 [STG/0]  Collecting setuptools2024-04-19T02:51:29.976575 [STG/0]    Downloading setuptools-69.5.1-py3-none-any.whl (894 kB)2024-04-19T02:51:29.996000 [STG/0]       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 894.6/894.6 kB 53.8 MB/s eta 0:00:002024-04-19T02:51:30.055731 [STG/0]  Collecting wheel2024-04-19T02:51:30.060167 [STG/0]    Downloading wheel-0.43.0-py3-none-any.whl (65 kB)2024-04-19T02:51:30.069044 [STG/0]       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 8.9 MB/s eta 0:00:002024-04-19T02:51:30.222226 [STG/0]  Installing collected packages: wheel, setuptools, pip2024-04-19T02:51:32.326857 [STG/0]  Successfully installed pip-24.0 setuptools-69.5.1 wheel-0.43.02024-04-19T02:51:32.406761 [STG/0]   ---> Using bundled Python dependencies2024-04-19T02:51:32.406774 [STG/0]   ---> Installing Python dependencies to /tmp/app/.local/lib/python3.10/site-packages...2024-04-19T02:51:39.957207 [STG/0]   ---> Finished installing Python dependencies2024-04-19T02:51:40.387513 [STG/0]  INFO: get_java_major_version : major_version - 112024-04-19T02:51:40.388344 [STG/0]  INFO: Preflight check on Mendix version [10.9.0.31759] and stack [cflinuxfs4]...2024-04-19T02:51:40.388387 [STG/0]  INFO: Mendix [10.9] is not maintained. Please use a medium- or long-term supported Mendix version to easily receive fixes (https://docs.mendix.com/releasenotes/studio-pro/lts-mts).2024-04-19T02:51:40.388432 [STG/0]  INFO: Preflight check completed2024-04-19T02:51:41.852190 [STG/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:51:41.914342 [STG/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:51:43.030001 [STG/0]  INFO: Usage metering is enabled2024-04-19T02:51:45.717712 [STG/0]  INFO: Mendix Cloud Foundry Buildpack staging completed2024-04-19T02:52:44.902372 [STG/0]  Exit status 02024-04-19T02:52:44.902413 [STG/0]  Uploading droplet, build artifacts cache...2024-04-19T02:52:44.902475 [STG/0]  Uploading build artifacts cache...2024-04-19T02:52:44.902493 [STG/0]  Uploading droplet...2024-04-19T02:52:48.316581 [STG/0]  Uploaded build artifacts cache (347.7M)2024-04-19T02:52:49.245430 [API/1]  Creating droplet for app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T02:52:58.178621 [STG/0]  Uploaded droplet (562.3M)2024-04-19T02:52:58.276963 [STG/0]  Uploading complete2024-04-19T02:52:58.519720 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 stopping instance b684bf46-d2b2-4ce2-801e-1b1577a7bde32024-04-19T02:52:58.519746 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 destroying container for instance b684bf46-d2b2-4ce2-801e-1b1577a7bde32024-04-19T02:52:59.048459 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 creating container for instance 64ab47f2-d35f-4ba7-7e02-def92024-04-19T02:52:59.578647 [CELL/0]  Security group rules were updated2024-04-19T02:52:59.594425 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 successfully created container for instance 64ab47f2-d35f-4ba7-7e02-def92024-04-19T02:52:59.948873 [CELL/0]  Downloading droplet...2024-04-19T02:53:02.242119 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 successfully destroyed container for instance b684bf46-d2b2-4ce2-801e-1b1577a7bde32024-04-19T02:53:20.856256 [CELL/0]  Downloaded droplet (562.3M)2024-04-19T02:53:20.856474 [CELL/0]  Starting health monitoring of container2024-04-19T02:53:21.032059 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T02:53:21.043352 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T02:53:21.510583 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T02:53:21.524223 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T02:53:21.524274 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T02:53:21.528181 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T02:53:21.528246 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T02:53:21.528647 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T02:53:21.528893 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T02:53:21.529446 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:53:21.604938 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:53:21.605156 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:53:21.703912 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:53:21.705007 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:53:21.705082 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T02:53:22.088205 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:53:22.088239 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T02:53:23.452697 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T02:53:23.599708 [APP/PROC/WEB/0]  time="2024-04-19T02:53:23Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T02:53:23.666099 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T02:53:23.666150 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T02:53:23.666191 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T02:53:23.666252 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T02:53:23.666431 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T02:53:23.667468 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T02:53:23.870573 [APP/PROC/WEB/0]  2024-04-19 02:53:23.867 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T02:53:27.890232 [APP/PROC/WEB/0]  2024-04-19 02:53:27.877 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T02:53:28.168727 [APP/PROC/WEB/0]  2024-04-19 02:53:28.168 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T02:53:28.174520 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T02:53:28.174539 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T02:53:28.186819 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T02:53:28.197665 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T02:53:28.207663 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T02:53:28.207762 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T02:53:28.299664 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T02:53:28.306107 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T02:53:28.311192 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T02:53:28.325874 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T02:53:28.368083 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T02:53:28.478156 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T02:53:28.497232 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T02:53:28.520652 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T02:53:28.556259 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T02:53:28.558836 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T02:53:28.561943 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T02:53:28.587812 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T02:53:28.591063 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T02:53:28.593261 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T02:53:28.593543 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T02:53:29.326750 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T02:53:30.459425 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T02:53:30.637025 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T02:53:32.512676 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T02:53:32.515493 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T02:53:32.839932 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T02:53:32.924069 [APP/PROC/WEB/0]   WARNING - io.micrometer.core.instrument.internal.DefaultGauge: Failed to apply the value function for the gauge 'mx.runtime.stats.sessions.named_user_sessions'. Note that subsequent logs will be logged at debug level.2024-04-19T02:53:32.924100 [APP/PROC/WEB/0]  com.mendix.core.CoreRuntimeException: com.mendix.systemwideinterfaces.MendixRuntimeException: com.mendix.core.CoreRuntimeException: Exception occurred in action '{"xpath":"COUNT(//System.Session[System.Session_User/System.User/IsAnonymous=false()])","type":"RetrieveXPathAggregateActionLong"}', all database changes executed by this action were rolled back2024-04-19T02:53:32.924208 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.executeSync(ActionManager.scala:108)2024-04-19T02:53:32.924282 [APP/PROC/WEB/0]  Caused by: com.mendix.systemwideinterfaces.MendixRuntimeException: com.mendix.core.CoreRuntimeException: Exception occurred in action '{"xpath":"COUNT(//System.Session[System.Session_User/System.User/IsAnonymous=false()])","type":"RetrieveXPathAggregateActionLong"}', all database changes executed by this action were rolled back2024-04-19T02:53:32.924399 [APP/PROC/WEB/0]      at com.mendix.util.classloading.Runner$.withContextClassLoader(Runner.scala:23)2024-04-19T02:53:32.924558 [APP/PROC/WEB/0]  Caused by: com.mendix.core.CoreRuntimeException: Exception occurred in action '{"xpath":"COUNT(//System.Session[System.Session_User/System.User/IsAnonymous=false()])","type":"RetrieveXPathAggregateActionLong"}', all database changes executed by this action were rolled back2024-04-19T02:53:32.924635 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.processErrorState(CoreActionHandlerImpl.scala:153)2024-04-19T02:53:32.924762 [APP/PROC/WEB/0]  Caused by: com.mendix.connectionbus.ConnectionBusRuntimeException: ConnectionBus not yet initialized2024-04-19T02:53:32.924812 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.verifyRunningState(ConnectionBusImpl.scala:386)2024-04-19T02:53:32.924878 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.doRequest(ConnectionBusImpl.scala:465)2024-04-19T02:53:32.924929 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.AggregateCalculator.calculateAggregate(RetrieveXPathAggregateActions.scala:27)2024-04-19T02:53:32.925009 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.AggregateCalculator.calculateAggregate$(RetrieveXPathAggregateActions.scala:15)2024-04-19T02:53:32.925125 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.RetrieveXPathAggregateActionLong.calculateAggregate(RetrieveXPathAggregateActions.scala:58)2024-04-19T02:53:32.925204 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.RetrieveXPathAggregateActionLong.executeAction(RetrieveXPathAggregateActions.scala:69)2024-04-19T02:53:32.925320 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.RetrieveXPathAggregateActionLong.executeAction(RetrieveXPathAggregateActions.scala:58)2024-04-19T02:53:32.925392 [APP/PROC/WEB/0]      at com.mendix.systemwideinterfaces.core.UserAction.execute(UserAction.java:58)2024-04-19T02:53:32.925514 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.doCall(CoreActionHandlerImpl.scala:71)2024-04-19T02:53:32.925565 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.call(CoreActionHandlerImpl.scala:48)2024-04-19T02:53:32.925663 [APP/PROC/WEB/0]      at com.mendix.core.actionmanagement.internal.InternalCoreAction.call(InternalCoreAction.java:57)2024-04-19T02:53:32.925780 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.$anonfun$runMonitoredAction$1(CoreActionHandlerImpl.scala:59)2024-04-19T02:53:32.925820 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionMonitoring$.$anonfun$monitor$1(ActionMonitoring.scala:52)2024-04-19T02:53:32.925933 [APP/PROC/WEB/0]      at com.mendix.util.classloading.Runner$.withContextClassLoader(Runner.scala:20)2024-04-19T02:53:32.926062 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionMonitoring$.monitor(ActionMonitoring.scala:52)2024-04-19T02:53:32.928710 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.runMonitoredAction(CoreActionHandlerImpl.scala:59)2024-04-19T02:53:32.928728 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.call(CoreActionHandlerImpl.scala:46)2024-04-19T02:53:32.928733 [APP/PROC/WEB/0]      at com.mendix.core.actionmanagement.internal.InternalCoreAction.call(InternalCoreAction.java:57)2024-04-19T02:53:32.928739 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.$anonfun$executeSync$2(ActionManager.scala:104)2024-04-19T02:53:32.928744 [APP/PROC/WEB/0]      at com.mendix.util.classloading.Runner$.withContextClassLoader(Runner.scala:20)2024-04-19T02:53:32.928749 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.executeSync(ActionManager.scala:103)2024-04-19T02:53:32.928754 [APP/PROC/WEB/0]      at com.mendix.basis.action.InternalXPathQuery.executeAggregate(InternalXPathQuery.scala:132)2024-04-19T02:53:32.928759 [APP/PROC/WEB/0]      at com.mendix.basis.action.InternalXPathQuery.executeAggregateLong(InternalXPathQuery.scala:113)2024-04-19T02:53:32.928765 [APP/PROC/WEB/0]      at com.mendix.basis.session.SessionManager.$anonfun$getConcurrentUserCount$2(SessionManager.scala:215)2024-04-19T02:53:32.928771 [APP/PROC/WEB/0]      at scala.util.Using$.$anonfun$apply$1(Using.scala:262)2024-04-19T02:53:32.928777 [APP/PROC/WEB/0]      at scala.util.Using$.apply(Using.scala:113)2024-04-19T02:53:32.928782 [APP/PROC/WEB/0]      at com.mendix.basis.session.SessionManager.getConcurrentUserCount(SessionManager.scala:212)2024-04-19T02:53:32.933253 [APP/PROC/WEB/0]      at com.mendix.basis.component.SessionCore.getConcurrentUserCount(SessionCore.scala:50)2024-04-19T02:53:32.934298 [APP/PROC/WEB/0]      at com.mendix.basis.component.SessionCore.getConcurrentUserCount$(SessionCore.scala:50)2024-04-19T02:53:32.934390 [APP/PROC/WEB/0]      at com.mendix.basis.component.InternalCore.getConcurrentUserCount(InternalCore.scala:24)2024-04-19T02:53:32.934599 [APP/PROC/WEB/0]      at com.mendix.basis.stats.RuntimeStatistics.$anonfun$gaugeNamedUserSessions$1(RuntimeStatistics.scala:32)2024-04-19T02:53:32.934624 [APP/PROC/WEB/0]      at com.mendix.metrics.AutoGaugeImpl.get(AutoGaugeImpl.scala:11)2024-04-19T02:53:32.934638 [APP/PROC/WEB/0]      at com.mendix.metrics.micrometer.MicrometerGauge$.$anonfun$builder$5(MicrometerGauge.scala:37)2024-04-19T02:53:32.934766 [APP/PROC/WEB/0]      at io.micrometer.core.instrument.Gauge.lambda$builder$0(Gauge.java:58)2024-04-19T02:53:32.934861 [APP/PROC/WEB/0]      at io.micrometer.core.instrument.StrongReferenceGaugeFunction.applyAsDouble(StrongReferenceGaugeFunction.java:48)2024-04-19T02:53:32.934900 [APP/PROC/WEB/0]      at io.micrometer.core.instrument.internal.DefaultGauge.value(DefaultGauge.java:53)2024-04-19T02:53:32.934963 [APP/PROC/WEB/0]      at io.micrometer.influx.InfluxMeterRegistry.lambda$publish$2(InfluxMeterRegistry.java:138)2024-04-19T02:53:32.934978 [APP/PROC/WEB/0]      at io.micrometer.core.instrument.Meter.match(Meter.java:101)2024-04-19T02:53:32.935099 [APP/PROC/WEB/0]      at io.micrometer.influx.InfluxMeterRegistry.lambda$publish$6(InfluxMeterRegistry.java:137)2024-04-19T02:53:32.935180 [APP/PROC/WEB/0]      at java.base/java.util.stream.ReferencePipeline$7$1.accept(Unknown Source)2024-04-19T02:53:32.935312 [APP/PROC/WEB/0]      at java.base/java.util.ArrayList$SubList$2.forEachRemaining(Unknown Source)2024-04-19T02:53:32.935325 [APP/PROC/WEB/0]      at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source)2024-04-19T02:53:32.935403 [APP/PROC/WEB/0]      at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)2024-04-19T02:53:32.935470 [APP/PROC/WEB/0]      at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source)2024-04-19T02:53:32.935543 [APP/PROC/WEB/0]      at java.base/java.util.stream.AbstractPipeline.evaluate(Unknown Source)2024-04-19T02:53:32.935627 [APP/PROC/WEB/0]      at java.base/java.util.stream.ReferencePipeline.collect(Unknown Source)2024-04-19T02:53:32.935663 [APP/PROC/WEB/0]      at io.micrometer.influx.InfluxMeterRegistry.publish(InfluxMeterRegistry.java:147)2024-04-19T02:53:32.935771 [APP/PROC/WEB/0]      at io.micrometer.core.instrument.push.PushMeterRegistry.publishSafelyOrSkipIfInProgress(PushMeterRegistry.java:64)2024-04-19T02:53:32.935830 [APP/PROC/WEB/0]      at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)2024-04-19T02:53:32.935881 [APP/PROC/WEB/0]      at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)2024-04-19T02:53:32.935921 [APP/PROC/WEB/0]      at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)2024-04-19T02:53:32.936033 [APP/PROC/WEB/0]      at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)2024-04-19T02:53:32.936080 [APP/PROC/WEB/0]      at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)2024-04-19T02:53:32.936161 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T02:53:33.126429 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T02:53:33.127832 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T02:53:33.404739 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T02:53:33.406949 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T02:53:33.406975 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 511 database synchronization command(s)...2024-04-19T02:53:33.646672 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T02:53:33.646707 [APP/PROC/WEB/0]      DDL command executed in 11ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T02:53:33.646856 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T02:53:33.646890 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T02:53:33.646981 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T02:53:33.647096 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "c36b8cbafa334a7d84f4f528fb0c968e"2024-04-19T02:53:33.647216 [APP/PROC/WEB/0]      DDL command executed in 5ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T02:53:33.647264 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T02:53:33.647369 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T02:53:33.647430 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "d51edfa710244223a2ce1122ef178481"2024-04-19T02:53:33.647573 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T02:53:33.647585 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T02:53:33.647696 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T02:53:33.647712 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T02:53:33.647966 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "f9143bf505244c45a639f3fbef9b5505"2024-04-19T02:53:33.647985 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T02:53:33.648054 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T02:53:33.648157 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T02:53:33.648242 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T02:53:33.648260 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "0f16ea0c74c2469dbab1067507b4e4c7"2024-04-19T02:53:33.648323 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T02:53:33.648413 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T02:53:33.648481 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T02:53:33.648536 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T02:53:33.648620 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "5909222f3aad41749bea07608217d9e9"2024-04-19T02:53:33.648632 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T02:53:33.648751 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T02:53:33.648771 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T02:53:33.648855 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T02:53:33.648917 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "1e259aa93ba6425f9587b41df4f4c76f"2024-04-19T02:53:33.648993 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T02:53:33.649010 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T02:53:33.649048 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T02:53:33.649091 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "027c55dd82b2458b8208ce6a4b30ea1d"2024-04-19T02:53:33.649252 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T02:53:33.649333 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T02:53:33.649348 [APP/PROC/WEB/0]      DDL command executed in 10ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T02:53:33.649356 [APP/PROC/WEB/0]      DDL command executed in 4ms: DROP INDEX "idx_administration$account_company"2024-04-19T02:53:33.649830 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "f6052dd675ef44b48a6e816ee3e91d9f"2024-04-19T02:53:33.649889 [APP/PROC/WEB/0]      DDL command executed in 5ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T02:53:33.649944 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T02:53:33.650054 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T02:53:33.650065 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "b025a68920254def8d38e34c2659f392"2024-04-19T02:53:33.650202 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T02:53:33.650214 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T02:53:33.650256 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T02:53:33.650282 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "5a7421bd12c34c0e8a13fe560c5c77bb"2024-04-19T02:53:33.650299 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T02:53:33.650343 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T02:53:33.650363 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T02:53:33.650408 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T02:53:33.650447 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "82b35295410c4c32a23d52169615c80e"2024-04-19T02:53:33.650494 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T02:53:33.650554 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T02:53:33.650572 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T02:53:33.650625 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "6c6f79b6952640d8a724c4b136c10380"2024-04-19T02:53:33.650644 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "a65d7363397f46f59fbb0a3038a8a744"2024-04-19T02:53:33.650706 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T02:53:33.650718 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$company" RENAME TO "5dfffb9572bd4472b95421c0c17961e9"2024-04-19T02:53:33.650806 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T02:53:33.650820 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "acd704828397455ba533f61f82427925"2024-04-19T02:53:33.650893 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T02:53:33.650914 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "3ca4a6f35bc447778adb158bdcf60f1d"2024-04-19T02:53:33.650959 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T02:53:33.651038 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "38ccf84caeb643e7a57bb77bb0ccbe5a"2024-04-19T02:53:33.651048 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "1ae9ad49606f4aaf8e7dc442008615c5"2024-04-19T02:53:33.651059 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "f69bcca295e34a8cb7950def3e005e61"2024-04-19T02:53:33.651153 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "2fe82bc5f414454a9db6cd8b4fa9c998"2024-04-19T02:53:33.651229 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "f3a907d5989241cfb8d6829bd34906f1"2024-04-19T02:53:33.651304 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "403e361f648d460fa975d0926a18a179"2024-04-19T02:53:33.651339 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$proposalverbiage" RENAME TO "8098712a06a14872ac60a9a1b7eb367c"2024-04-19T02:53:33.651353 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "3c84db06da954b89aaf525cbe1c438d5"2024-04-19T02:53:33.651420 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "eb66f468ba0b4769b35f82899f72710c"2024-04-19T02:53:33.651440 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "72ec63ab3ac34b89bb1d00656fe757d1"2024-04-19T02:53:33.651504 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "e15c5c9ebc2f46dca7f2c3ec0a8eadf2"2024-04-19T02:53:33.651558 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T02:53:33.651599 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "bba528a1bb174ddb949dd2f304905497"2024-04-19T02:53:33.651636 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T02:53:33.651653 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "0dbb1e8903814a1dbc31eb67f4e119b2"2024-04-19T02:53:33.651716 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T02:53:33.651779 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "1d0b60c1f9ae4513b65356605b7dcb4a"2024-04-19T02:53:33.651844 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "9ccf442e75af4556ad8e381b81ade739"2024-04-19T02:53:33.652318 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "96f6d4702a874f66a92ecaa192bebda9"2024-04-19T02:53:33.652339 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "09941f51270443e3bf575e5e2aad8da7"2024-04-19T02:53:33.652345 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:53:33.652351 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:53:33.652356 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:53:33.652362 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:53:33.652366 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:53:33.652370 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:53:33.652375 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:53:33.652380 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:53:33.652386 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:53:33.652390 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:53:33.652397 [APP/PROC/WEB/0]      DDL command executed in 4ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:53:33.652402 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:53:33.652407 [APP/PROC/WEB/0]      Total time: 193ms2024-04-19T02:53:33.661300 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T02:53:33.661427 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T02:53:33.661458 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T02:53:33.661655 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T02:53:33.661966 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T02:53:33.661976 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T02:53:33.661984 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T02:53:33.662001 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T02:53:33.662227 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T02:53:33.662294 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T02:53:33.662438 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T02:53:33.662955 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T02:53:33.662974 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T02:53:33.663130 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T02:53:33.663657 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T02:53:33.663719 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T02:53:33.665746 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T02:53:33.665758 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T02:53:33.665764 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T02:53:33.665770 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T02:53:33.665776 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T02:53:33.665781 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T02:53:33.665786 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T02:53:33.665791 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T02:53:33.665797 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T02:53:33.665804 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T02:53:33.665809 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T02:53:33.665816 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T02:53:33.665822 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T02:53:33.665828 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T02:53:33.665834 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T02:53:33.665840 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T02:53:33.665845 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T02:53:33.665853 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T02:53:33.665859 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T02:53:33.665864 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T02:53:33.665870 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T02:53:33.665876 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T02:53:33.665882 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T02:53:33.665890 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T02:53:33.665895 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T02:53:33.665900 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T02:53:33.665905 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T02:53:33.665910 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T02:53:33.665915 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T02:53:33.665921 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T02:53:33.665940 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T02:53:33.665945 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T02:53:33.666030 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T02:53:33.666412 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T02:53:33.666426 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T02:53:33.666432 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T02:53:33.666439 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T02:53:33.666461 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T02:53:33.666606 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T02:53:33.666631 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T02:53:33.667387 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T02:53:33.667573 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T02:53:33.667759 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T02:53:33.667901 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T02:53:33.668007 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T02:53:33.668073 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T02:53:33.668128 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T02:53:33.668184 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T02:53:33.668233 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T02:53:33.668293 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T02:53:33.668334 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T02:53:33.668387 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T02:53:33.668716 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T02:53:33.668805 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T02:53:33.668922 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T02:53:33.668936 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T02:53:33.668941 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T02:53:33.669058 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T02:53:33.669131 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T02:53:33.669300 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T02:53:33.669401 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T02:53:33.669595 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T02:53:33.671381 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T02:53:33.682961 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T02:53:33.772575 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T02:53:33.951250 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T02:53:34.033326 [APP/PROC/WEB/0]  Exit status 12024-04-19T02:53:34.036469 [CELL/SSHD/0]  Exit status 02024-04-19T02:53:39.841214 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 stopping instance 64ab47f2-d35f-4ba7-7e02-def92024-04-19T02:53:39.841263 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 destroying container for instance 64ab47f2-d35f-4ba7-7e02-def92024-04-19T02:53:39.843437 [API/3]  Process has crashed with type: "web"2024-04-19T02:53:39.855416 [API/3]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"64ab47f2-d35f-4ba7-7e02-def9", "index"=>0, "cell_id"=>"6d00891c-8021-4ca9-a611-02ea6c5de046", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>1, "crash_timestamp"=>1713495219819230438, "version"=>"74862115-9b15-474d-9a04-a3620a5bb327"}2024-04-19T02:53:39.915465 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a creating container for instance f8f76fa3-5a1e-4128-5537-c1932024-04-19T02:53:39.950970 [PROXY/0]  Exit status 1372024-04-19T02:53:40.431571 [CELL/0]  Security group rules were updated2024-04-19T02:53:40.444707 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully created container for instance f8f76fa3-5a1e-4128-5537-c1932024-04-19T02:53:40.641745 [CELL/0]  Downloading droplet...2024-04-19T02:53:41.364538 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 successfully destroyed container for instance 64ab47f2-d35f-4ba7-7e02-def92024-04-19T02:54:00.259580 [CELL/0]  Downloaded droplet (562.3M)2024-04-19T02:54:00.259703 [CELL/0]  Starting health monitoring of container2024-04-19T02:54:00.445837 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T02:54:00.453934 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T02:54:00.889789 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T02:54:00.900054 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T02:54:00.900077 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T02:54:00.902587 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T02:54:00.902731 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T02:54:00.902953 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T02:54:00.903215 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T02:54:00.903553 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:54:00.968130 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:54:00.968346 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:54:01.044487 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:54:01.045310 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:54:01.045322 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T02:54:01.361379 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:54:01.361419 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T02:54:02.513938 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T02:54:02.623411 [APP/PROC/WEB/0]  time="2024-04-19T02:54:02Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T02:54:02.669840 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T02:54:02.669884 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T02:54:02.669893 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T02:54:02.669973 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T02:54:02.670079 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T02:54:02.670943 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T02:54:02.815049 [APP/PROC/WEB/0]  2024-04-19 02:54:02.813 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T02:54:06.191246 [APP/PROC/WEB/0]  2024-04-19 02:54:06.180 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T02:54:06.564626 [APP/PROC/WEB/0]  2024-04-19 02:54:06.564 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T02:54:06.567991 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T02:54:06.568108 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T02:54:06.577491 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T02:54:06.585260 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T02:54:06.592664 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T02:54:06.592683 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T02:54:06.660999 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T02:54:06.665184 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T02:54:06.669263 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T02:54:06.680475 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T02:54:06.710166 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T02:54:06.796130 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T02:54:06.812004 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T02:54:06.830469 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T02:54:06.855713 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T02:54:06.857419 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T02:54:06.859798 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T02:54:06.878294 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T02:54:06.878986 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T02:54:06.879576 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T02:54:06.879677 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T02:54:07.489842 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T02:54:08.417747 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T02:54:08.561693 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T02:54:10.460168 [APP/PROC/WEB/0]   WARNING - io.micrometer.core.instrument.internal.DefaultGauge: Failed to apply the value function for the gauge 'mx.runtime.stats.sessions.named_user_sessions'. Note that subsequent logs will be logged at debug level.2024-04-19T02:54:10.460193 [APP/PROC/WEB/0]  com.mendix.core.CoreRuntimeException: com.mendix.systemwideinterfaces.MendixRuntimeException: com.mendix.core.CoreRuntimeException: Exception occurred in action '{"xpath":"COUNT(//System.Session[System.Session_User/System.User/IsAnonymous=false()])","type":"RetrieveXPathAggregateActionLong"}', all database changes executed by this action were rolled back2024-04-19T02:54:10.460199 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.executeSync(ActionManager.scala:108)2024-04-19T02:54:10.460280 [APP/PROC/WEB/0]  Caused by: com.mendix.systemwideinterfaces.MendixRuntimeException: com.mendix.core.CoreRuntimeException: Exception occurred in action '{"xpath":"COUNT(//System.Session[System.Session_User/System.User/IsAnonymous=false()])","type":"RetrieveXPathAggregateActionLong"}', all database changes executed by this action were rolled back2024-04-19T02:54:10.460421 [APP/PROC/WEB/0]      at com.mendix.util.classloading.Runner$.withContextClassLoader(Runner.scala:23)2024-04-19T02:54:10.460514 [APP/PROC/WEB/0]  Caused by: com.mendix.core.CoreRuntimeException: Exception occurred in action '{"xpath":"COUNT(//System.Session[System.Session_User/System.User/IsAnonymous=false()])","type":"RetrieveXPathAggregateActionLong"}', all database changes executed by this action were rolled back2024-04-19T02:54:10.460589 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.processErrorState(CoreActionHandlerImpl.scala:153)2024-04-19T02:54:10.460750 [APP/PROC/WEB/0]  Caused by: java.lang.NullPointerException: null2024-04-19T02:54:10.460806 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.doRequest(ConnectionBusImpl.scala:464)2024-04-19T02:54:10.460878 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.AggregateCalculator.calculateAggregate(RetrieveXPathAggregateActions.scala:27)2024-04-19T02:54:10.460928 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.AggregateCalculator.calculateAggregate$(RetrieveXPathAggregateActions.scala:15)2024-04-19T02:54:10.461016 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.RetrieveXPathAggregateActionLong.calculateAggregate(RetrieveXPathAggregateActions.scala:58)2024-04-19T02:54:10.461077 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.RetrieveXPathAggregateActionLong.executeAction(RetrieveXPathAggregateActions.scala:69)2024-04-19T02:54:10.461174 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.RetrieveXPathAggregateActionLong.executeAction(RetrieveXPathAggregateActions.scala:58)2024-04-19T02:54:10.461248 [APP/PROC/WEB/0]      at com.mendix.systemwideinterfaces.core.UserAction.execute(UserAction.java:58)2024-04-19T02:54:10.461300 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.doCall(CoreActionHandlerImpl.scala:71)2024-04-19T02:54:10.461391 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.call(CoreActionHandlerImpl.scala:48)2024-04-19T02:54:10.461412 [APP/PROC/WEB/0]      at com.mendix.core.actionmanagement.internal.InternalCoreAction.call(InternalCoreAction.java:57)2024-04-19T02:54:10.461523 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.$anonfun$runMonitoredAction$1(CoreActionHandlerImpl.scala:59)2024-04-19T02:54:10.461600 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionMonitoring$.$anonfun$monitor$1(ActionMonitoring.scala:52)2024-04-19T02:54:10.461638 [APP/PROC/WEB/0]      at com.mendix.util.classloading.Runner$.withContextClassLoader(Runner.scala:20)2024-04-19T02:54:10.461721 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionMonitoring$.monitor(ActionMonitoring.scala:52)2024-04-19T02:54:10.461779 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.runMonitoredAction(CoreActionHandlerImpl.scala:59)2024-04-19T02:54:10.461868 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.call(CoreActionHandlerImpl.scala:46)2024-04-19T02:54:10.461918 [APP/PROC/WEB/0]      at com.mendix.core.actionmanagement.internal.InternalCoreAction.call(InternalCoreAction.java:57)2024-04-19T02:54:10.462028 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.$anonfun$executeSync$2(ActionManager.scala:104)2024-04-19T02:54:10.462048 [APP/PROC/WEB/0]      at com.mendix.util.classloading.Runner$.withContextClassLoader(Runner.scala:20)2024-04-19T02:54:10.462145 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.executeSync(ActionManager.scala:103)2024-04-19T02:54:10.462197 [APP/PROC/WEB/0]      at com.mendix.basis.action.InternalXPathQuery.executeAggregate(InternalXPathQuery.scala:132)2024-04-19T02:54:10.462254 [APP/PROC/WEB/0]      at com.mendix.basis.action.InternalXPathQuery.executeAggregateLong(InternalXPathQuery.scala:113)2024-04-19T02:54:10.462347 [APP/PROC/WEB/0]      at com.mendix.basis.session.SessionManager.$anonfun$getConcurrentUserCount$2(SessionManager.scala:215)2024-04-19T02:54:10.462431 [APP/PROC/WEB/0]      at scala.util.Using$.$anonfun$apply$1(Using.scala:262)2024-04-19T02:54:10.462528 [APP/PROC/WEB/0]      at scala.util.Using$.apply(Using.scala:113)2024-04-19T02:54:10.462569 [APP/PROC/WEB/0]      at com.mendix.basis.session.SessionManager.getConcurrentUserCount(SessionManager.scala:212)2024-04-19T02:54:10.462681 [APP/PROC/WEB/0]      at com.mendix.basis.component.SessionCore.getConcurrentUserCount(SessionCore.scala:50)2024-04-19T02:54:10.462727 [APP/PROC/WEB/0]      at com.mendix.basis.component.SessionCore.getConcurrentUserCount$(SessionCore.scala:50)2024-04-19T02:54:10.462814 [APP/PROC/WEB/0]      at com.mendix.basis.component.InternalCore.getConcurrentUserCount(InternalCore.scala:24)2024-04-19T02:54:10.462839 [APP/PROC/WEB/0]      at com.mendix.basis.stats.RuntimeStatistics.$anonfun$gaugeNamedUserSessions$1(RuntimeStatistics.scala:32)2024-04-19T02:54:10.463977 [APP/PROC/WEB/0]      at com.mendix.metrics.AutoGaugeImpl.get(AutoGaugeImpl.scala:11)2024-04-19T02:54:10.464043 [APP/PROC/WEB/0]      at com.mendix.metrics.micrometer.MicrometerGauge$.$anonfun$builder$5(MicrometerGauge.scala:37)2024-04-19T02:54:10.464119 [APP/PROC/WEB/0]      at io.micrometer.core.instrument.Gauge.lambda$builder$0(Gauge.java:58)2024-04-19T02:54:10.464184 [APP/PROC/WEB/0]      at io.micrometer.core.instrument.StrongReferenceGaugeFunction.applyAsDouble(StrongReferenceGaugeFunction.java:48)2024-04-19T02:54:10.464248 [APP/PROC/WEB/0]      at io.micrometer.core.instrument.internal.DefaultGauge.value(DefaultGauge.java:53)2024-04-19T02:54:10.464281 [APP/PROC/WEB/0]      at io.micrometer.influx.InfluxMeterRegistry.lambda$publish$2(InfluxMeterRegistry.java:138)2024-04-19T02:54:10.464387 [APP/PROC/WEB/0]      at io.micrometer.core.instrument.Meter.match(Meter.java:101)2024-04-19T02:54:10.464402 [APP/PROC/WEB/0]      at io.micrometer.influx.InfluxMeterRegistry.lambda$publish$6(InfluxMeterRegistry.java:137)2024-04-19T02:54:10.464413 [APP/PROC/WEB/0]      at java.base/java.util.stream.ReferencePipeline$7$1.accept(Unknown Source)2024-04-19T02:54:10.464487 [APP/PROC/WEB/0]      at java.base/java.util.ArrayList$SubList$2.forEachRemaining(Unknown Source)2024-04-19T02:54:10.464554 [APP/PROC/WEB/0]      at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source)2024-04-19T02:54:10.464605 [APP/PROC/WEB/0]      at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)2024-04-19T02:54:10.464684 [APP/PROC/WEB/0]      at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source)2024-04-19T02:54:10.464784 [APP/PROC/WEB/0]      at java.base/java.util.stream.AbstractPipeline.evaluate(Unknown Source)2024-04-19T02:54:10.464812 [APP/PROC/WEB/0]      at java.base/java.util.stream.ReferencePipeline.collect(Unknown Source)2024-04-19T02:54:10.464867 [APP/PROC/WEB/0]      at io.micrometer.influx.InfluxMeterRegistry.publish(InfluxMeterRegistry.java:147)2024-04-19T02:54:10.464918 [APP/PROC/WEB/0]      at io.micrometer.core.instrument.push.PushMeterRegistry.publishSafelyOrSkipIfInProgress(PushMeterRegistry.java:64)2024-04-19T02:54:10.465487 [APP/PROC/WEB/0]      at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)2024-04-19T02:54:10.465495 [APP/PROC/WEB/0]      at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)2024-04-19T02:54:10.465502 [APP/PROC/WEB/0]      at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)2024-04-19T02:54:10.465508 [APP/PROC/WEB/0]      at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)2024-04-19T02:54:10.465514 [APP/PROC/WEB/0]      at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)2024-04-19T02:54:10.465521 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T02:54:10.497948 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T02:54:10.500658 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T02:54:10.784065 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T02:54:11.002273 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T02:54:11.003617 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T02:54:11.207464 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T02:54:11.209362 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T02:54:11.209382 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 511 database synchronization command(s)...2024-04-19T02:54:11.378567 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T02:54:11.378601 [APP/PROC/WEB/0]      DDL command executed in 6ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T02:54:11.378606 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T02:54:11.378649 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T02:54:11.378668 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T02:54:11.378734 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "b2148c7782bc484fa5e3deaae628299e"2024-04-19T02:54:11.378759 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T02:54:11.378784 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T02:54:11.378833 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T02:54:11.378883 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "608ac7574c99466ba2b6fff9d0a72222"2024-04-19T02:54:11.378934 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T02:54:11.379047 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T02:54:11.379239 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T02:54:11.379283 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T02:54:11.379330 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "e05d30826e3f4b17a4ba9120a7ad2891"2024-04-19T02:54:11.379399 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T02:54:11.379510 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T02:54:11.379579 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T02:54:11.379618 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T02:54:11.379692 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "85e9fa29c4ba462b8aad11d543948d5c"2024-04-19T02:54:11.379734 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T02:54:11.379807 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T02:54:11.379822 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T02:54:11.379885 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T02:54:11.379958 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "3b149664c647452e96af682eb904cdb0"2024-04-19T02:54:11.379979 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T02:54:11.380064 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T02:54:11.380095 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T02:54:11.380148 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T02:54:11.380197 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "3744ccd88df04d73a240b0a18b1b8f6b"2024-04-19T02:54:11.380257 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T02:54:11.380315 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T02:54:11.380362 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T02:54:11.380414 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "e24cc03807034406ace2a36970066f7f"2024-04-19T02:54:11.380459 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T02:54:11.380495 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T02:54:11.380548 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T02:54:11.380600 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T02:54:11.380980 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" RENAME TO "45ffc6133a044c1aa01a360d3597e811"2024-04-19T02:54:11.381066 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T02:54:11.381095 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T02:54:11.381150 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T02:54:11.381180 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "cbe33486972f4cf79f7491288609c0ae"2024-04-19T02:54:11.381217 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T02:54:11.381254 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T02:54:11.381299 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T02:54:11.381320 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "9d6d962f1f544573902c7570485385d6"2024-04-19T02:54:11.381351 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T02:54:11.381363 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T02:54:11.381395 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T02:54:11.381471 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T02:54:11.381496 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "ea5db488236e42b493c1df747af70848"2024-04-19T02:54:11.381572 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T02:54:11.381589 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T02:54:11.381608 [APP/PROC/WEB/0]      DDL command executed in 5ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T02:54:11.381618 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "cf8562e5768946c8adc27028948b9ecf"2024-04-19T02:54:11.381664 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "5fdfddb003dd4b858b072a62c3550103"2024-04-19T02:54:11.381678 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T02:54:11.381713 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$company" RENAME TO "fcbf19fecfba4040a9a5efbc667c0642"2024-04-19T02:54:11.381726 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T02:54:11.381822 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "e3b8472439a341b9a05e20e057673dd7"2024-04-19T02:54:11.381858 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T02:54:11.381897 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "44cf7c57924646098dfaceb5e6e61ecb"2024-04-19T02:54:11.381973 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T02:54:11.381985 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "9c79d69a18ec4153b643fd7ac375120d"2024-04-19T02:54:11.381997 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "018311c5119448e28f636a1337bc7b16"2024-04-19T02:54:11.382010 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "cf0cca2469f24315aefb795cda6567f2"2024-04-19T02:54:11.382055 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "67554ce799c54b419c5f9826f3ca89d4"2024-04-19T02:54:11.382081 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "46e0785146f94db08b5435f10f1abd63"2024-04-19T02:54:11.382128 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "bd57bc9a198a4939bd3e95de929a6c3b"2024-04-19T02:54:11.382148 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$proposalverbiage" RENAME TO "a4653e059e9f4db8b40d553936e89fe6"2024-04-19T02:54:11.382159 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "26f4905e961e4ccd8459642c5258adb8"2024-04-19T02:54:11.382203 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "8d22e3be8b0d46069a80ed011a6ca14c"2024-04-19T02:54:11.382217 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "84f9ae530b204f0780b1fadc81fcdc4f"2024-04-19T02:54:11.382227 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "581e180d83e74177b78c6adc8b452a90"2024-04-19T02:54:11.382282 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T02:54:11.382311 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "ff986427909e46f6b020fee2fbb8b4cd"2024-04-19T02:54:11.382321 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T02:54:11.382389 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "1923707a9bba4ea8b60b001462a31f51"2024-04-19T02:54:11.382489 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T02:54:11.382503 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "5c81f73024ec45a7b2251b32c435f1cb"2024-04-19T02:54:11.382525 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "5e8988a5f563485186f9ef46f748e858"2024-04-19T02:54:11.382581 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "fbb9b4452bbb40b5b8f67555ae4adf49"2024-04-19T02:54:11.382614 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "a9d13fb9c178489b89567dd99d521445"2024-04-19T02:54:11.382705 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:54:11.382740 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:54:11.382803 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:54:11.382828 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:54:11.382860 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:54:11.382897 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:54:11.382903 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:54:11.382942 [APP/PROC/WEB/0]      DDL command executed in 6ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:54:11.382961 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:54:11.383018 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:54:11.383054 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:54:11.383121 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:54:11.383171 [APP/PROC/WEB/0]      Total time: 141ms2024-04-19T02:54:11.389158 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T02:54:11.389170 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T02:54:11.389206 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T02:54:11.389318 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T02:54:11.389404 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T02:54:11.389455 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T02:54:11.389565 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T02:54:11.389623 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T02:54:11.389691 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T02:54:11.389700 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T02:54:11.390055 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T02:54:11.390283 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T02:54:11.390302 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T02:54:11.390308 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T02:54:11.390425 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T02:54:11.390429 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T02:54:11.390471 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T02:54:11.390599 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T02:54:11.390608 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T02:54:11.390663 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T02:54:11.390671 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T02:54:11.390738 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T02:54:11.390744 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T02:54:11.390758 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T02:54:11.390813 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T02:54:11.390840 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T02:54:11.390880 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T02:54:11.390968 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T02:54:11.390986 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T02:54:11.391020 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T02:54:11.391059 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T02:54:11.391141 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T02:54:11.391157 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T02:54:11.391168 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T02:54:11.391240 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T02:54:11.391298 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T02:54:11.391336 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T02:54:11.391419 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T02:54:11.391427 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T02:54:11.391460 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T02:54:11.391504 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T02:54:11.391552 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T02:54:11.391586 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T02:54:11.391602 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T02:54:11.391652 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T02:54:11.391691 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T02:54:11.391705 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T02:54:11.391752 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T02:54:11.391851 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T02:54:11.391864 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T02:54:11.391871 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T02:54:11.391932 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T02:54:11.391945 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T02:54:11.391960 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T02:54:11.392015 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T02:54:11.392078 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T02:54:11.392090 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T02:54:11.392189 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T02:54:11.392207 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T02:54:11.392215 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T02:54:11.392231 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T02:54:11.392236 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T02:54:11.392292 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T02:54:11.392344 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T02:54:11.392387 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T02:54:11.392410 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T02:54:11.392461 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T02:54:11.392502 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T02:54:11.392534 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T02:54:11.392553 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T02:54:11.392600 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T02:54:11.392650 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T02:54:11.392712 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T02:54:11.392724 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T02:54:11.392785 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T02:54:11.392908 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T02:54:11.393344 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T02:54:11.393394 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T02:54:11.395129 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T02:54:11.405143 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T02:54:11.480615 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T02:54:11.669475 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T02:54:11.731077 [APP/PROC/WEB/0]  Exit status 12024-04-19T02:54:11.733058 [CELL/SSHD/0]  Exit status 02024-04-19T02:54:17.478372 [API/2]  Process has crashed with type: "web"2024-04-19T02:54:17.480996 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a stopping instance f8f76fa3-5a1e-4128-5537-c1932024-04-19T02:54:17.481025 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a destroying container for instance f8f76fa3-5a1e-4128-5537-c1932024-04-19T02:54:17.488226 [API/2]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"f8f76fa3-5a1e-4128-5537-c193", "index"=>0, "cell_id"=>"e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>2, "crash_timestamp"=>1713495257460016812, "version"=>"74862115-9b15-474d-9a04-a3620a5bb327"}2024-04-19T02:54:17.566237 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 creating container for instance 9539a405-d783-4c33-5457-b9292024-04-19T02:54:18.003971 [PROXY/0]  Exit status 1372024-04-19T02:54:18.134969 [CELL/0]  Security group rules were updated2024-04-19T02:54:18.154428 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 successfully created container for instance 9539a405-d783-4c33-5457-b9292024-04-19T02:54:18.376806 [CELL/0]  Downloading droplet...2024-04-19T02:54:18.833834 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully destroyed container for instance f8f76fa3-5a1e-4128-5537-c1932024-04-19T02:54:21.057965 [CELL/0]  Downloaded droplet2024-04-19T02:54:21.058080 [CELL/0]  Starting health monitoring of container2024-04-19T02:54:21.254015 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T02:54:21.271588 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T02:54:21.786998 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T02:54:21.798277 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T02:54:21.798391 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T02:54:21.801102 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T02:54:21.801215 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T02:54:21.801563 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T02:54:21.801730 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T02:54:21.802113 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:54:21.867396 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:54:21.867685 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:54:21.948326 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:54:21.949148 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:54:21.949256 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T02:54:22.342464 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:54:22.342492 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T02:54:23.685005 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T02:54:23.819411 [APP/PROC/WEB/0]  time="2024-04-19T02:54:23Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T02:54:23.887821 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T02:54:23.888222 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T02:54:23.888412 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T02:54:23.888628 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T02:54:23.889281 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T02:54:23.891565 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T02:54:24.100622 [APP/PROC/WEB/0]  2024-04-19 02:54:24.098 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T02:54:28.121461 [APP/PROC/WEB/0]  2024-04-19 02:54:28.107 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T02:54:28.478976 [APP/PROC/WEB/0]  2024-04-19 02:54:28.478 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T02:54:28.486290 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T02:54:28.488296 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T02:54:28.499087 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T02:54:28.511007 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T02:54:28.522110 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T02:54:28.522391 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T02:54:28.610428 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T02:54:28.616100 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T02:54:28.621145 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T02:54:28.635825 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T02:54:28.673502 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T02:54:28.805144 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T02:54:28.828922 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T02:54:28.855341 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T02:54:28.887271 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T02:54:28.888794 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T02:54:28.893406 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T02:54:28.914201 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T02:54:28.915176 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T02:54:28.916093 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T02:54:28.916131 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T02:54:29.619403 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T02:54:30.839220 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T02:54:31.011578 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T02:54:32.738626 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T02:54:32.741880 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T02:54:33.067944 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T02:54:33.354254 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T02:54:33.355845 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T02:54:33.623189 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T02:54:33.625553 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T02:54:33.625683 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 511 database synchronization command(s)...2024-04-19T02:54:33.815219 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T02:54:33.815243 [APP/PROC/WEB/0]      DDL command executed in 7ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T02:54:33.815305 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T02:54:33.815320 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T02:54:33.815398 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T02:54:33.815411 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "817bbfa438594c7f8c6a4bdbab1561a6"2024-04-19T02:54:33.815428 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T02:54:33.815530 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T02:54:33.815555 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T02:54:33.815598 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "1e35b9e0f8d840cca6bc0f8696596655"2024-04-19T02:54:33.815669 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T02:54:33.815736 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T02:54:33.815801 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T02:54:33.815859 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T02:54:33.815927 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "394db5555a20475b82e53fb9073d9967"2024-04-19T02:54:33.815964 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T02:54:33.816027 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T02:54:33.816038 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T02:54:33.816083 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T02:54:33.816125 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "a2f01a178e424b3cb8db38440926768f"2024-04-19T02:54:33.816167 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T02:54:33.816230 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T02:54:33.816247 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T02:54:33.816299 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T02:54:33.816338 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "1a15b06109d642eb9b87df99be4256cc"2024-04-19T02:54:33.816385 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T02:54:33.816442 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T02:54:33.816477 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T02:54:33.816547 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T02:54:33.816596 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "e0ba4710c4d147fcbae55be5d8c1f384"2024-04-19T02:54:33.816688 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T02:54:33.816697 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T02:54:33.816725 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T02:54:33.816795 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "75478970bc88420db340ca4b9e3b2db7"2024-04-19T02:54:33.816829 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T02:54:33.817580 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T02:54:33.817738 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T02:54:33.817787 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_administration$account_company"2024-04-19T02:54:33.817891 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "1a4763a87c8c4095aa367829177fb35b"2024-04-19T02:54:33.817930 [APP/PROC/WEB/0]      DDL command executed in 8ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T02:54:33.817980 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T02:54:33.818017 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T02:54:33.818059 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "94e12a0a2ec04d4e9ea704cfc4927f43"2024-04-19T02:54:33.818110 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T02:54:33.818170 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T02:54:33.818229 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T02:54:33.818275 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "53d5fb3d41044af882c4306a7f1133b5"2024-04-19T02:54:33.818323 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T02:54:33.818364 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T02:54:33.818440 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T02:54:33.818618 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T02:54:33.818663 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "89167b570594407f98ce255ba76cbccf"2024-04-19T02:54:33.818711 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T02:54:33.818784 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T02:54:33.818830 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T02:54:33.818860 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "aadf83eebbcc439c966b8dc92a7f84d0"2024-04-19T02:54:33.818930 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "e6399284a0954170a25c228434d72659"2024-04-19T02:54:33.818961 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T02:54:33.819021 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "d4c891cb39f844aa81d569419fdfc2f7"2024-04-19T02:54:33.819058 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T02:54:33.819132 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "45923adad66145b3a2e92d23bbf6c530"2024-04-19T02:54:33.819167 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T02:54:33.819264 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "2882a5370d124df3b25d4e4d4a5419c8"2024-04-19T02:54:33.819426 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T02:54:33.819474 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "28ea6d2e03e74d6f834a90d10f9daf3c"2024-04-19T02:54:33.819542 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "4a2a742477ec4084a40135052be69eb6"2024-04-19T02:54:33.819577 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "90f1d2a6a384433eafdf1a4f3850484a"2024-04-19T02:54:33.819656 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "83a8a69a002b48d4baea70bd045b9bd1"2024-04-19T02:54:33.819721 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "69f28d04c1f2421dbe812a5996232147"2024-04-19T02:54:33.819761 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "4295df3ce50049168e931afb1dc5abbd"2024-04-19T02:54:33.819820 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$proposalverbiage" RENAME TO "b6737abc0081406e9145db44c82cb4dc"2024-04-19T02:54:33.819875 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "f60df28d7cf045968cf0eefcc159fd92"2024-04-19T02:54:33.819894 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "be63f89632b1489ca5ce677fe91363ff"2024-04-19T02:54:33.819968 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "d5b11a3b6dff4b529685004fbdb656db"2024-04-19T02:54:33.820005 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "a1d7e739801e40c98d02c4162d1758ef"2024-04-19T02:54:33.820072 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T02:54:33.820117 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "a19a00ad95c34b489cfbd0fef095c893"2024-04-19T02:54:33.820184 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T02:54:33.820269 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "57c316d7984a46e5b054c4626f0190b9"2024-04-19T02:54:33.820296 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T02:54:33.820368 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "22e0a93fe4cb4db1aa8da4d9fe01ae6f"2024-04-19T02:54:33.820431 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "c6bf7318fb41436eb751560a3c5dc794"2024-04-19T02:54:33.820478 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "f3afad726b0e4b8188bda18eda7bbb7c"2024-04-19T02:54:33.820570 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "bfcc25f3e62b48b7b655c0d316ff950b"2024-04-19T02:54:33.820584 [APP/PROC/WEB/0]      DDL command executed in 3ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:54:33.820661 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:54:33.821941 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:54:33.821954 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:54:33.821959 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:54:33.821965 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:54:33.821971 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:54:33.821976 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:54:33.821982 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:54:33.821987 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:54:33.821991 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:54:33.821996 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:54:33.822000 [APP/PROC/WEB/0]      Total time: 154ms2024-04-19T02:54:33.827856 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T02:54:33.828149 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T02:54:33.828332 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T02:54:33.828897 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T02:54:33.828942 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T02:54:33.829023 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T02:54:33.829032 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T02:54:33.829425 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T02:54:33.829444 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T02:54:33.829542 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T02:54:33.829684 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T02:54:33.829727 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T02:54:33.829863 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T02:54:33.829934 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T02:54:33.830120 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T02:54:33.830196 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T02:54:33.830315 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T02:54:33.830430 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T02:54:33.830505 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T02:54:33.830536 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T02:54:33.830560 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T02:54:33.830590 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T02:54:33.830688 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T02:54:33.830907 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T02:54:33.831018 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T02:54:33.831088 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T02:54:33.831245 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T02:54:33.831308 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T02:54:33.831320 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T02:54:33.831344 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T02:54:33.831412 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T02:54:33.831478 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T02:54:33.831497 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T02:54:33.831552 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T02:54:33.831575 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T02:54:33.831664 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T02:54:33.831725 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T02:54:33.831780 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T02:54:33.831848 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T02:54:33.831873 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T02:54:33.831897 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T02:54:33.831902 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T02:54:33.831956 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T02:54:33.832038 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T02:54:33.832052 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T02:54:33.832069 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T02:54:33.832137 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T02:54:33.832151 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T02:54:33.832191 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T02:54:33.832202 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T02:54:33.832217 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T02:54:33.832304 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T02:54:33.832317 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T02:54:33.832332 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T02:54:33.832368 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T02:54:33.832420 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T02:54:33.832451 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T02:54:33.832555 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T02:54:33.832566 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T02:54:33.832635 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T02:54:33.832686 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T02:54:33.832709 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T02:54:33.832729 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T02:54:33.832771 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T02:54:33.832826 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T02:54:33.832895 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T02:54:33.832980 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T02:54:33.833044 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T02:54:33.833096 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T02:54:33.833292 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T02:54:33.833689 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T02:54:33.833722 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T02:54:33.833799 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T02:54:33.833814 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T02:54:33.833833 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T02:54:33.833961 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T02:54:33.834009 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T02:54:33.834018 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T02:54:33.835464 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T02:54:33.846750 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T02:54:33.918593 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T02:54:34.112486 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T02:54:34.189219 [APP/PROC/WEB/0]  Exit status 12024-04-19T02:54:34.193010 [CELL/SSHD/0]  Exit status 02024-04-19T02:54:39.986887 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 stopping instance 9539a405-d783-4c33-5457-b9292024-04-19T02:54:39.986923 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 destroying container for instance 9539a405-d783-4c33-5457-b9292024-04-19T02:54:40.000598 [API/3]  Process has crashed with type: "web"2024-04-19T02:54:40.015780 [API/3]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"9539a405-d783-4c33-5457-b929", "index"=>0, "cell_id"=>"6d00891c-8021-4ca9-a611-02ea6c5de046", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>3, "crash_timestamp"=>1713495279982314278, "version"=>"74862115-9b15-474d-9a04-a3620a5bb327"}2024-04-19T02:54:40.173106 [PROXY/0]  Exit status 1372024-04-19T02:54:41.482641 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 successfully destroyed container for instance 9539a405-d783-4c33-5457-b9292024-04-19T02:55:20.888160 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 creating container for instance 9fae7b33-29c8-406c-4ff2-389b2024-04-19T02:55:21.482795 [CELL/0]  Security group rules were updated2024-04-19T02:55:21.499910 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 successfully created container for instance 9fae7b33-29c8-406c-4ff2-389b2024-04-19T02:55:21.846887 [CELL/0]  Downloading droplet...2024-04-19T02:55:24.545441 [CELL/0]  Downloaded droplet2024-04-19T02:55:24.545623 [CELL/0]  Starting health monitoring of container2024-04-19T02:55:24.741399 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T02:55:24.759192 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T02:55:25.262808 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T02:55:25.274863 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T02:55:25.274981 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T02:55:25.278182 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T02:55:25.278294 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T02:55:25.278730 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T02:55:25.278980 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T02:55:25.279504 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:55:25.355166 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:55:25.355428 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:55:25.440465 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:55:25.441403 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:55:25.441465 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T02:55:25.809619 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:55:25.809696 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T02:55:27.106673 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T02:55:27.237967 [APP/PROC/WEB/0]  time="2024-04-19T02:55:27Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T02:55:27.291166 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T02:55:27.291197 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T02:55:27.291225 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T02:55:27.291234 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T02:55:27.291417 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T02:55:27.292483 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T02:55:27.475317 [APP/PROC/WEB/0]  2024-04-19 02:55:27.472 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T02:55:31.655670 [APP/PROC/WEB/0]  2024-04-19 02:55:31.640 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T02:55:31.994001 [APP/PROC/WEB/0]  2024-04-19 02:55:31.993 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T02:55:31.999459 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T02:55:31.999490 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T02:55:32.011551 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T02:55:32.022404 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T02:55:32.095919 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T02:55:32.095986 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T02:55:32.115394 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T02:55:32.120212 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T02:55:32.124976 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T02:55:32.139732 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T02:55:32.174832 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T02:55:32.275523 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T02:55:32.295737 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T02:55:32.319570 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T02:55:32.358030 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T02:55:32.360352 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T02:55:32.363362 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T02:55:32.388592 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T02:55:32.389721 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T02:55:32.390630 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T02:55:32.390744 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T02:55:33.090539 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T02:55:34.199035 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T02:55:34.353499 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T02:55:36.059082 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T02:55:36.062601 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T02:55:36.380205 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T02:55:36.651246 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T02:55:36.653520 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T02:55:36.911443 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T02:55:36.913763 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T02:55:36.913919 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 511 database synchronization command(s)...2024-04-19T02:55:37.110690 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T02:55:37.110732 [APP/PROC/WEB/0]      DDL command executed in 7ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T02:55:37.110744 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T02:55:37.110861 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T02:55:37.110982 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T02:55:37.111038 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "569aeaaca2a046bd9b37554b3df6527a"2024-04-19T02:55:37.111102 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T02:55:37.111146 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T02:55:37.111240 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T02:55:37.111256 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "2e9684a5a2f34ac6be7aa82c7426bf7c"2024-04-19T02:55:37.111480 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T02:55:37.111508 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T02:55:37.111557 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T02:55:37.111613 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T02:55:37.111658 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "e64234c46c1549768451af29e91b890e"2024-04-19T02:55:37.111734 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T02:55:37.111758 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T02:55:37.111819 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T02:55:37.111859 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T02:55:37.111934 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "e4c684fe34544ad99c9134d4d801409f"2024-04-19T02:55:37.111960 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T02:55:37.112031 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T02:55:37.112135 [APP/PROC/WEB/0]      DDL command executed in 8ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T02:55:37.112148 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T02:55:37.112160 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "f95c59a69a2c4c429e106ba57de96e51"2024-04-19T02:55:37.112215 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T02:55:37.112311 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T02:55:37.112351 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T02:55:37.112464 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T02:55:37.112553 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "2f0374b39d3b40d7ba2b20e8eb3fe4cf"2024-04-19T02:55:37.112596 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T02:55:37.112617 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T02:55:37.112714 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T02:55:37.112789 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "60b83866d51a4ae5b2096c5e0af8fc2a"2024-04-19T02:55:37.113577 [APP/PROC/WEB/0]      DDL command executed in 5ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T02:55:37.113667 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T02:55:37.113935 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T02:55:37.113947 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T02:55:37.114041 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" RENAME TO "1fd4e1444b6c4e368079d8c1f17382c4"2024-04-19T02:55:37.114093 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T02:55:37.114191 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T02:55:37.114247 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T02:55:37.114340 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "bb2834ae314e42da86a7db2b7f8d0b94"2024-04-19T02:55:37.114492 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T02:55:37.114538 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T02:55:37.114635 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T02:55:37.114708 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "d0c8d8b5ee014793b522697db9ff2c19"2024-04-19T02:55:37.114723 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T02:55:37.114797 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T02:55:37.114834 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T02:55:37.114936 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T02:55:37.114964 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "ca08cae6c51e4861bf603badb9f7bdc1"2024-04-19T02:55:37.115096 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T02:55:37.115110 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T02:55:37.115191 [APP/PROC/WEB/0]      DDL command executed in 4ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T02:55:37.115246 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "40f79145fb344a8eb981a5bb4c1a1a5f"2024-04-19T02:55:37.115305 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "8cac6a57e18d443083599a1d7005f14f"2024-04-19T02:55:37.115344 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T02:55:37.115423 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$company" RENAME TO "2bdadf9f59074586925a62d45720c965"2024-04-19T02:55:37.115443 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T02:55:37.115569 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "a21e511777c94d5da2d72171985621eb"2024-04-19T02:55:37.115588 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T02:55:37.115668 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "f351f399910a4fc38cf3bbe32e1159cb"2024-04-19T02:55:37.115750 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T02:55:37.115816 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "e250e0bc4d35442f9405685eb31172bf"2024-04-19T02:55:37.115844 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "ad7d34cf2ffb4652a10f05f34882ecdc"2024-04-19T02:55:37.116027 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "61f73d81e9284269b81f0c1ce5cb8361"2024-04-19T02:55:37.116043 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "482897feecf845399cc42ee5ce4b1825"2024-04-19T02:55:37.116171 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "770e665306c04383971bf589c2da30e4"2024-04-19T02:55:37.116192 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "1b91148c9b884ffc88c79c162131de46"2024-04-19T02:55:37.116276 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$proposalverbiage" RENAME TO "17b9ee4c307748ebbef01c30c1d39ed9"2024-04-19T02:55:37.116334 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "53f3a8a3271342738841b3bf7f0876ed"2024-04-19T02:55:37.116425 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "f502e6ca3ce04a1bbc12f1c091864c6f"2024-04-19T02:55:37.116439 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "253a939125b84f2d9ad9663c1cf40885"2024-04-19T02:55:37.116610 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "26fcbc5ee1be4c189c4651e80b2b2aa2"2024-04-19T02:55:37.116624 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T02:55:37.116729 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$features" RENAME TO "eb2cee301ede4872a3fe3657410f8681"2024-04-19T02:55:37.116755 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T02:55:37.116871 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "84532a1a803d482d8eeb1fb1bdc3be55"2024-04-19T02:55:37.116900 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T02:55:37.117059 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "a3476702c08846d59bd6072884b4d8e6"2024-04-19T02:55:37.117073 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "754bd1e6f4d9464aaa1aac8b00e112ed"2024-04-19T02:55:37.117151 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "a9cab9f134934480bd3c5d09086c8ddb"2024-04-19T02:55:37.117218 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "22634cce5f804815a353151752bfc0e1"2024-04-19T02:55:37.117341 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:55:37.117359 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:55:37.117481 [APP/PROC/WEB/0]      DDL command executed in 4ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:55:37.117497 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:55:37.117568 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:55:37.117618 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:55:37.117718 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:55:37.117846 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:55:37.117869 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:55:37.118138 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:55:37.118243 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:55:37.118255 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:55:37.118260 [APP/PROC/WEB/0]      Total time: 163ms2024-04-19T02:55:37.126148 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T02:55:37.126670 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T02:55:37.127344 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T02:55:37.127941 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T02:55:37.127951 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T02:55:37.127960 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T02:55:37.127966 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T02:55:37.128327 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T02:55:37.128929 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T02:55:37.128971 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T02:55:37.129260 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T02:55:37.129350 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T02:55:37.129467 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T02:55:37.129539 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T02:55:37.130128 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T02:55:37.130204 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T02:55:37.130348 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T02:55:37.130396 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T02:55:37.130486 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T02:55:37.130512 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T02:55:37.130627 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T02:55:37.130734 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T02:55:37.130799 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T02:55:37.130804 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T02:55:37.130884 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T02:55:37.130920 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T02:55:37.130989 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T02:55:37.131041 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T02:55:37.131147 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T02:55:37.131368 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T02:55:37.131421 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T02:55:37.131495 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T02:55:37.131528 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T02:55:37.131590 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T02:55:37.131646 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T02:55:37.131802 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T02:55:37.131826 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T02:55:37.131893 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T02:55:37.131964 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T02:55:37.131984 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T02:55:37.132049 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T02:55:37.132132 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T02:55:37.132199 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T02:55:37.132282 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T02:55:37.132367 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T02:55:37.132421 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T02:55:37.132483 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T02:55:37.132551 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T02:55:37.132640 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T02:55:37.132691 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T02:55:37.132768 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T02:55:37.132823 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T02:55:37.132901 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T02:55:37.132956 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T02:55:37.133024 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T02:55:37.133092 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T02:55:37.133205 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T02:55:37.133265 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T02:55:37.133340 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T02:55:37.133377 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T02:55:37.133451 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T02:55:37.133519 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T02:55:37.133602 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T02:55:37.133649 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T02:55:37.133713 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T02:55:37.133783 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T02:55:37.133864 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T02:55:37.134081 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T02:55:37.134092 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T02:55:37.134099 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T02:55:37.134178 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T02:55:37.134242 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T02:55:37.134584 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T02:55:37.134758 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T02:55:37.134996 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T02:55:37.135020 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T02:55:37.135092 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T02:55:37.135200 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T02:55:37.135262 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T02:55:37.144736 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T02:55:37.220867 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T02:55:37.410044 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T02:55:37.486881 [APP/PROC/WEB/0]  Exit status 12024-04-19T02:55:37.489418 [CELL/SSHD/0]  Exit status 02024-04-19T02:55:42.704556 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 stopping instance 9fae7b33-29c8-406c-4ff2-389b2024-04-19T02:55:42.704597 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 destroying container for instance 9fae7b33-29c8-406c-4ff2-389b2024-04-19T02:55:42.716311 [API/2]  Process has crashed with type: "web"2024-04-19T02:55:42.726871 [API/2]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"9fae7b33-29c8-406c-4ff2-389b", "index"=>0, "cell_id"=>"6d00891c-8021-4ca9-a611-02ea6c5de046", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>4, "crash_timestamp"=>1713495342700017176, "version"=>"74862115-9b15-474d-9a04-a3620a5bb327"}2024-04-19T02:55:42.812911 [PROXY/0]  Exit status 1372024-04-19T02:55:44.249137 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 successfully destroyed container for instance 9fae7b33-29c8-406c-4ff2-389b2024-04-19T02:56:56.867318 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 creating container for instance ead2432d-5366-4ee3-4662-c19e2024-04-19T02:56:57.478776 [CELL/0]  Security group rules were updated2024-04-19T02:56:57.495896 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 successfully created container for instance ead2432d-5366-4ee3-4662-c19e2024-04-19T02:56:57.888030 [CELL/0]  Downloading droplet...2024-04-19T02:57:00.789230 [CELL/0]  Downloaded droplet2024-04-19T02:57:00.789514 [CELL/0]  Starting health monitoring of container2024-04-19T02:57:00.976090 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T02:57:00.995107 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T02:57:02.051482 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T02:57:02.065951 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T02:57:02.066138 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T02:57:02.069243 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T02:57:02.069340 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T02:57:02.069731 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T02:57:02.069968 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T02:57:02.070356 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:57:02.146940 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:57:02.147222 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:57:02.245531 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:57:02.246460 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:57:02.246482 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T02:57:02.660823 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:57:02.660877 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T02:57:04.025711 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T02:57:04.153024 [APP/PROC/WEB/0]  time="2024-04-19T02:57:04Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T02:57:04.205799 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T02:57:04.205824 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T02:57:04.205840 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T02:57:04.206412 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T02:57:04.206434 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T02:57:04.207374 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T02:57:04.379992 [APP/PROC/WEB/0]  2024-04-19 02:57:04.377 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T02:57:08.357824 [APP/PROC/WEB/0]  2024-04-19 02:57:08.346 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T02:57:08.642124 [APP/PROC/WEB/0]  2024-04-19 02:57:08.641 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T02:57:08.646917 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T02:57:08.647218 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T02:57:08.661317 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T02:57:08.670945 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T02:57:08.734758 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T02:57:08.734778 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T02:57:08.758027 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T02:57:08.762263 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T02:57:08.766391 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T02:57:08.778071 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T02:57:08.809065 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T02:57:08.928873 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T02:57:08.951172 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T02:57:08.972544 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T02:57:09.002248 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T02:57:09.004336 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T02:57:09.006975 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T02:57:09.031138 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T02:57:09.032370 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T02:57:09.033191 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T02:57:09.033335 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T02:57:09.600422 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T02:57:10.606832 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T02:57:10.769208 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T02:57:12.194057 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T02:57:12.197496 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T02:57:12.474571 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T02:57:12.697923 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T02:57:12.699501 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T02:57:12.913558 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T02:57:12.915565 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T02:57:12.915620 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 511 database synchronization command(s)...2024-04-19T02:57:13.111599 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T02:57:13.111621 [APP/PROC/WEB/0]      DDL command executed in 8ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T02:57:13.111636 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T02:57:13.111642 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T02:57:13.111775 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T02:57:13.111793 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "b527937119f94892a56d9b2c1868c517"2024-04-19T02:57:13.111808 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T02:57:13.111825 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T02:57:13.111931 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T02:57:13.111990 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "0c24802eeea84a77a83f50967d13bc98"2024-04-19T02:57:13.112083 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T02:57:13.112136 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T02:57:13.112217 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T02:57:13.112253 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T02:57:13.112309 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "37868da16b2043e68e237bbe215076d7"2024-04-19T02:57:13.112361 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T02:57:13.112385 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T02:57:13.112451 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T02:57:13.112514 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T02:57:13.112565 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "646646827c7b42bfa46da069deb4fe98"2024-04-19T02:57:13.112663 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T02:57:13.112673 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T02:57:13.112801 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T02:57:13.112813 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T02:57:13.112820 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "93f7a2466d7c44d4821efc8167c08c53"2024-04-19T02:57:13.112853 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T02:57:13.112909 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T02:57:13.113008 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T02:57:13.113017 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T02:57:13.113048 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "5f00ad6de51c426bbcfc91d65375f728"2024-04-19T02:57:13.113087 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T02:57:13.113125 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T02:57:13.113158 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T02:57:13.113236 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "7b6f0f75513c4d40a24860cfb142e3cf"2024-04-19T02:57:13.113275 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T02:57:13.113888 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T02:57:13.114063 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T02:57:13.114104 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T02:57:13.114182 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "268da7492092485f8ab78aefac1391a3"2024-04-19T02:57:13.114239 [APP/PROC/WEB/0]      DDL command executed in 9ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T02:57:13.114257 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T02:57:13.114299 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T02:57:13.114365 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "f8bea46053704534b58dec712ff71a52"2024-04-19T02:57:13.114410 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T02:57:13.114453 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T02:57:13.114509 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T02:57:13.114550 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "a07eb82e55e0426e9aa3c821bacf3fda"2024-04-19T02:57:13.114628 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T02:57:13.114736 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T02:57:13.114790 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T02:57:13.114947 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T02:57:13.114967 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "8d394a0bddfd41e4b93b0956415051ec"2024-04-19T02:57:13.115043 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T02:57:13.115102 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T02:57:13.115167 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T02:57:13.115190 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "65888bbb303c4a61b8dec0ff2521e235"2024-04-19T02:57:13.115256 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "dc1375f715cf415abb1f102abec76a35"2024-04-19T02:57:13.115309 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T02:57:13.115354 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$company" RENAME TO "acddf3eae4994a4e9df36766145968cc"2024-04-19T02:57:13.115391 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T02:57:13.115447 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "eae241ecb6b74e1bbb33146467f253e7"2024-04-19T02:57:13.115530 [APP/PROC/WEB/0]      DDL command executed in 4ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T02:57:13.115541 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "4a6c702211f44db38dc9569fc4dc61aa"2024-04-19T02:57:13.115615 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T02:57:13.115623 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "05c5b273828c47b0b7653e8b9bbf68f6"2024-04-19T02:57:13.115672 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "2d5cd8c7696347f1b17f1b30bcea145b"2024-04-19T02:57:13.115716 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "d7c9ea43af994d7f9a6cfe1adfea5f18"2024-04-19T02:57:13.115762 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "5ee1015ff642439e996eaca886c67ad6"2024-04-19T02:57:13.115828 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "91f49a9bcb0c4de5ae139d8037428557"2024-04-19T02:57:13.115876 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "0b1ef1db49694917a461ef713964e108"2024-04-19T02:57:13.115936 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$proposalverbiage" RENAME TO "34749133c3c04042b0bc6937a13e3d3e"2024-04-19T02:57:13.116028 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "e9f13717ec7841b0b6fd9404cc6db2a3"2024-04-19T02:57:13.116047 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "affa7d1205b14ee18b430ba06e54b81b"2024-04-19T02:57:13.116118 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "665cafe50791401591f4313e6d3a08e0"2024-04-19T02:57:13.116210 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "b39adf8593604396998adff8d0625834"2024-04-19T02:57:13.116272 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T02:57:13.116326 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$features" RENAME TO "73f886095ac54aa0a0321bbc1e095e52"2024-04-19T02:57:13.116377 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T02:57:13.116429 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "270ed57745ad4111ad9e16d7516fe366"2024-04-19T02:57:13.116553 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T02:57:13.116571 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "52c713b00a0847479bb5cb6658309ddc"2024-04-19T02:57:13.116667 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "b6c03c712f1b4b2797f32ab6b7e9bd8f"2024-04-19T02:57:13.116710 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "af5cc80f48374b009b929d1574a6ec80"2024-04-19T02:57:13.116788 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "88887561296f4fb8950b86c7685ee8ea"2024-04-19T02:57:13.116860 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:57:13.116910 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:57:13.116972 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:57:13.117049 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:57:13.117121 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:57:13.117207 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:57:13.117251 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:57:13.117317 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:57:13.117352 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:57:13.117391 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:57:13.117423 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:57:13.117497 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:57:13.117552 [APP/PROC/WEB/0]      Total time: 161ms2024-04-19T02:57:13.123267 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T02:57:13.123479 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T02:57:13.124289 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T02:57:13.124316 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T02:57:13.124392 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T02:57:13.124501 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T02:57:13.124649 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T02:57:13.124684 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T02:57:13.125018 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T02:57:13.125236 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T02:57:13.125265 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T02:57:13.125272 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T02:57:13.125351 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T02:57:13.125368 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T02:57:13.125552 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T02:57:13.125576 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T02:57:13.125681 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T02:57:13.125709 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T02:57:13.125719 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T02:57:13.125796 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T02:57:13.125806 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T02:57:13.125871 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T02:57:13.125885 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T02:57:13.125926 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T02:57:13.125956 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T02:57:13.125999 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T02:57:13.126075 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T02:57:13.126142 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T02:57:13.126191 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T02:57:13.126229 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T02:57:13.126275 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T02:57:13.126297 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T02:57:13.126375 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T02:57:13.126383 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T02:57:13.126424 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T02:57:13.126507 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T02:57:13.126513 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T02:57:13.126549 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T02:57:13.126607 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T02:57:13.126613 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T02:57:13.126687 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T02:57:13.126755 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T02:57:13.126760 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T02:57:13.126764 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T02:57:13.126824 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T02:57:13.126854 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T02:57:13.126910 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T02:57:13.126942 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T02:57:13.127005 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T02:57:13.127009 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T02:57:13.127092 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T02:57:13.127168 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T02:57:13.127245 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T02:57:13.127413 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T02:57:13.127455 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T02:57:13.127504 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T02:57:13.127548 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T02:57:13.127679 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T02:57:13.127693 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T02:57:13.127753 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T02:57:13.127805 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T02:57:13.127817 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T02:57:13.127840 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T02:57:13.127923 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T02:57:13.128059 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T02:57:13.128069 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T02:57:13.128079 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T02:57:13.128142 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T02:57:13.128179 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T02:57:13.128244 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T02:57:13.128252 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T02:57:13.128285 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T02:57:13.128327 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T02:57:13.128776 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T02:57:13.128815 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T02:57:13.128853 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T02:57:13.128931 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T02:57:13.129036 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T02:57:13.129995 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T02:57:13.138947 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T02:57:13.208720 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T02:57:13.403932 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T02:57:13.468096 [APP/PROC/WEB/0]  Exit status 12024-04-19T02:57:13.470461 [CELL/SSHD/0]  Exit status 02024-04-19T02:57:18.840602 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 stopping instance ead2432d-5366-4ee3-4662-c19e2024-04-19T02:57:18.840637 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 destroying container for instance ead2432d-5366-4ee3-4662-c19e2024-04-19T02:57:18.853309 [API/0]  Process has crashed with type: "web"2024-04-19T02:57:18.865092 [API/0]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"ead2432d-5366-4ee3-4662-c19e", "index"=>0, "cell_id"=>"6d00891c-8021-4ca9-a611-02ea6c5de046", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>5, "crash_timestamp"=>1713495438825902798, "version"=>"74862115-9b15-474d-9a04-a3620a5bb327"}2024-04-19T02:57:18.949675 [PROXY/0]  Exit status 1372024-04-19T02:57:20.348196 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 successfully destroyed container for instance ead2432d-5366-4ee3-4662-c19e2024-04-19T02:59:35.204264 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 creating container for instance fcab4613-510e-4027-48b0-87072024-04-19T02:59:35.762308 [CELL/0]  Security group rules were updated2024-04-19T02:59:35.777054 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 successfully created container for instance fcab4613-510e-4027-48b0-87072024-04-19T02:59:36.117264 [CELL/0]  Downloading droplet...2024-04-19T02:59:38.528777 [CELL/0]  Downloaded droplet2024-04-19T02:59:38.528921 [CELL/0]  Starting health monitoring of container2024-04-19T02:59:38.691287 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T02:59:38.708704 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T02:59:39.143591 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T02:59:39.155876 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T02:59:39.155908 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T02:59:39.158815 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T02:59:39.158878 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T02:59:39.159179 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T02:59:39.159377 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T02:59:39.159719 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:59:39.221635 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:59:39.221936 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:59:39.300971 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:59:39.301877 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:59:39.301931 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T02:59:39.635072 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T02:59:39.635146 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T02:59:40.884197 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T02:59:41.012965 [APP/PROC/WEB/0]  time="2024-04-19T02:59:41Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T02:59:41.054513 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T02:59:41.054534 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T02:59:41.054547 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T02:59:41.054715 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T02:59:41.054868 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T02:59:41.055978 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T02:59:41.205086 [APP/PROC/WEB/0]  2024-04-19 02:59:41.203 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T02:59:44.828701 [APP/PROC/WEB/0]  2024-04-19 02:59:44.812 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T02:59:45.202893 [APP/PROC/WEB/0]  2024-04-19 02:59:45.202 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T02:59:45.206766 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T02:59:45.207011 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T02:59:45.215605 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T02:59:45.223114 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T02:59:45.230964 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T02:59:45.231149 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T02:59:45.299631 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T02:59:45.303708 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T02:59:45.308011 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T02:59:45.319925 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T02:59:45.349681 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T02:59:45.436806 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T02:59:45.454610 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T02:59:45.481677 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T02:59:45.516473 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T02:59:45.518407 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T02:59:45.520883 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T02:59:45.544370 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T02:59:45.545478 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T02:59:45.546279 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T02:59:45.546301 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T02:59:46.181732 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T02:59:47.176264 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T02:59:47.340156 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T02:59:49.373532 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T02:59:49.376904 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T02:59:49.659539 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T02:59:49.874461 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T02:59:49.875783 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T02:59:50.108230 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T02:59:50.110272 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T02:59:50.110305 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 511 database synchronization command(s)...2024-04-19T02:59:50.315895 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T02:59:50.315917 [APP/PROC/WEB/0]      DDL command executed in 7ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T02:59:50.315933 [APP/PROC/WEB/0]      DDL command executed in 5ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T02:59:50.315941 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T02:59:50.316043 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T02:59:50.316069 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "c49433d2651844849aeae56248636c56"2024-04-19T02:59:50.316139 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T02:59:50.316157 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T02:59:50.316213 [APP/PROC/WEB/0]      DDL command executed in 6ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T02:59:50.316298 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "ff89e46e0b30468c93247fb5259395cd"2024-04-19T02:59:50.316314 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T02:59:50.316326 [APP/PROC/WEB/0]      DDL command executed in 5ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T02:59:50.316401 [APP/PROC/WEB/0]      DDL command executed in 6ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T02:59:50.316426 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T02:59:50.316485 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "82645e27bb54440a94057053f2c30b4b"2024-04-19T02:59:50.316507 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T02:59:50.316576 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T02:59:50.316632 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T02:59:50.316683 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T02:59:50.316782 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "7ef50bc39af74431ad1781b53c502df4"2024-04-19T02:59:50.316798 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T02:59:50.316820 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T02:59:50.316911 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T02:59:50.316925 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T02:59:50.317153 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "8272fc58561c4780ba2c8d07f7c2a00d"2024-04-19T02:59:50.317192 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T02:59:50.317198 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T02:59:50.317214 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T02:59:50.317343 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T02:59:50.317353 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "cffda1cfa4bf4c7b97ca8df8ac0e1767"2024-04-19T02:59:50.317443 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T02:59:50.317461 [APP/PROC/WEB/0]      DDL command executed in 6ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T02:59:50.317472 [APP/PROC/WEB/0]      DDL command executed in 4ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T02:59:50.317546 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "841be6c45eb14d869058532d726ddccd"2024-04-19T02:59:50.318252 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T02:59:50.318320 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T02:59:50.318405 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T02:59:50.318444 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T02:59:50.318488 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "968b72d116d9425d95acd4ddb264599a"2024-04-19T02:59:50.318540 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T02:59:50.318559 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T02:59:50.318603 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T02:59:50.318624 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "1855fb6744614af3ae2ed210935cf334"2024-04-19T02:59:50.318669 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T02:59:50.318809 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T02:59:50.318861 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T02:59:50.318922 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "f320444fdd79488b9b914a14f9e52fc2"2024-04-19T02:59:50.319000 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T02:59:50.319037 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T02:59:50.319067 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T02:59:50.319154 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T02:59:50.319197 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "18c871a0f8654c3e9acef1c9e4bf0295"2024-04-19T02:59:50.319276 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T02:59:50.319339 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T02:59:50.319391 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T02:59:50.319428 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "e43844d530f44b97a596199a994701e7"2024-04-19T02:59:50.319507 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "c2fafbb493e4430ab984a8b5ef6e08f7"2024-04-19T02:59:50.319526 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T02:59:50.319622 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "0bc4b045a51f4455a438510413a7637b"2024-04-19T02:59:50.319703 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T02:59:50.319719 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "a2813db7dc3444978bbfcd428db4677d"2024-04-19T02:59:50.319727 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T02:59:50.319790 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "a71c40d9e41547c895bcd4059e1f87dc"2024-04-19T02:59:50.319854 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T02:59:50.319901 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "01d0ade449b443128b18d63d580090fb"2024-04-19T02:59:50.319972 [APP/PROC/WEB/0]      DDL command executed in 11ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "a2328d8b04574b079b34376969a7e543"2024-04-19T02:59:50.320016 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "1ca2d78eb9b14bd4b5f7a9bddd7875cf"2024-04-19T02:59:50.320112 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "775801a16bdf4689b949d77da56347e1"2024-04-19T02:59:50.320122 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "e2c4f4e17f664ac4b878ec2ce4f3a460"2024-04-19T02:59:50.320220 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "e302babaa1e146c2b2df2e5303618160"2024-04-19T02:59:50.320256 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$proposalverbiage" RENAME TO "131821b5d73f4b2da19045bf21005cf4"2024-04-19T02:59:50.320339 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "572d28ea1e1e4f338b3e8edba04e292b"2024-04-19T02:59:50.320370 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "7874d4289c524cecb61b73a4fb9e4f53"2024-04-19T02:59:50.320420 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "b7b20374dad54aefbae5803abe6e767a"2024-04-19T02:59:50.320469 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "479aadecb2e94fd1809d606257b7893f"2024-04-19T02:59:50.320531 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T02:59:50.320626 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "d77043f9e8934efdb27d42e99658dd8c"2024-04-19T02:59:50.320636 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T02:59:50.320650 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "6509868200df4d9993f89cc8613b9d14"2024-04-19T02:59:50.320711 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T02:59:50.320759 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "04d0cd2bb8e34d71ba9ee84b54c077aa"2024-04-19T02:59:50.320804 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "bf3f3c511b94494285fa2f48126f3518"2024-04-19T02:59:50.320850 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "07ad46e253864337acd5e2445d488527"2024-04-19T02:59:50.320899 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "af6a8e9d211b4e618ce76bc24e47932d"2024-04-19T02:59:50.320918 [APP/PROC/WEB/0]      DDL command executed in 3ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:59:50.320981 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:59:50.321031 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:59:50.321046 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:59:50.321116 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:59:50.321155 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:59:50.321281 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:59:50.321290 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:59:50.321371 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:59:50.321391 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:59:50.321438 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T02:59:50.321491 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T02:59:50.321508 [APP/PROC/WEB/0]      Total time: 174ms2024-04-19T02:59:50.328938 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T02:59:50.329227 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T02:59:50.329242 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T02:59:50.329326 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T02:59:50.329499 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T02:59:50.329505 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T02:59:50.329888 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T02:59:50.329895 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T02:59:50.330283 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T02:59:50.330370 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T02:59:50.330389 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T02:59:50.330460 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T02:59:50.330474 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T02:59:50.330537 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T02:59:50.330774 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T02:59:50.330786 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T02:59:50.330896 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T02:59:50.330912 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T02:59:50.330938 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T02:59:50.331034 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T02:59:50.331048 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T02:59:50.331105 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T02:59:50.331228 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T02:59:50.331243 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T02:59:50.331340 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T02:59:50.331349 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T02:59:50.331353 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T02:59:50.331433 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T02:59:50.331509 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T02:59:50.331554 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T02:59:50.331612 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T02:59:50.331704 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T02:59:50.331716 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T02:59:50.331769 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T02:59:50.331837 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T02:59:50.331848 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T02:59:50.331898 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T02:59:50.331912 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T02:59:50.331943 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T02:59:50.332027 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T02:59:50.332041 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T02:59:50.332066 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T02:59:50.332112 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T02:59:50.332129 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T02:59:50.332177 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T02:59:50.332196 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T02:59:50.332265 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T02:59:50.332305 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T02:59:50.332317 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T02:59:50.332399 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T02:59:50.332409 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T02:59:50.332460 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T02:59:50.332480 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T02:59:50.332532 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T02:59:50.332551 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T02:59:50.332604 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T02:59:50.332659 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T02:59:50.332763 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T02:59:50.332916 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T02:59:50.332942 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T02:59:50.332982 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T02:59:50.332995 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T02:59:50.333005 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T02:59:50.333066 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T02:59:50.333141 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T02:59:50.333326 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T02:59:50.333341 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T02:59:50.333348 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T02:59:50.333353 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T02:59:50.333373 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T02:59:50.333395 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T02:59:50.333409 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T02:59:50.333449 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T02:59:50.333507 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T02:59:50.333947 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T02:59:50.334040 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T02:59:50.334054 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T02:59:50.334112 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T02:59:50.334654 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T02:59:50.344045 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T02:59:50.405200 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T02:59:50.609021 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T02:59:50.669579 [APP/PROC/WEB/0]  Exit status 12024-04-19T02:59:50.671831 [CELL/SSHD/0]  Exit status 02024-04-19T02:59:56.196182 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 stopping instance fcab4613-510e-4027-48b0-87072024-04-19T02:59:56.196214 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 destroying container for instance fcab4613-510e-4027-48b0-87072024-04-19T02:59:56.213536 [API/3]  Process has crashed with type: "web"2024-04-19T02:59:56.226902 [API/3]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"fcab4613-510e-4027-48b0-8707", "index"=>0, "cell_id"=>"6d00891c-8021-4ca9-a611-02ea6c5de046", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>6, "crash_timestamp"=>1713495596191888413, "version"=>"74862115-9b15-474d-9a04-a3620a5bb327"}2024-04-19T02:59:56.283132 [PROXY/0]  Exit status 1372024-04-19T02:59:57.659768 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 successfully destroyed container for instance fcab4613-510e-4027-48b0-87072024-04-19T03:04:23.614318 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 creating container for instance 8f75eeeb-5bd2-4b33-6ffc-7cf22024-04-19T03:04:24.290597 [CELL/0]  Security group rules were updated2024-04-19T03:04:24.305474 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 successfully created container for instance 8f75eeeb-5bd2-4b33-6ffc-7cf22024-04-19T03:04:24.980214 [CELL/0]  Downloading droplet...2024-04-19T03:04:27.342573 [CELL/0]  Downloaded droplet2024-04-19T03:04:27.342717 [CELL/0]  Starting health monitoring of container2024-04-19T03:04:27.537263 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T03:04:27.550207 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T03:04:27.968418 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T03:04:27.978906 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T03:04:27.978923 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T03:04:27.982238 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T03:04:27.982340 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T03:04:27.982738 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T03:04:27.982928 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T03:04:27.983309 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T03:04:28.051762 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T03:04:28.052013 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T03:04:28.127759 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T03:04:28.128522 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T03:04:28.128572 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T03:04:28.521036 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T03:04:28.521132 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T03:04:29.691221 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T03:04:29.815915 [APP/PROC/WEB/0]  time="2024-04-19T03:04:29Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T03:04:29.860933 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T03:04:29.860959 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T03:04:29.860975 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T03:04:29.860980 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T03:04:29.861117 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T03:04:29.862060 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T03:04:30.057841 [APP/PROC/WEB/0]  2024-04-19 03:04:30.055 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T03:04:33.593377 [APP/PROC/WEB/0]  2024-04-19 03:04:33.578 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T03:04:33.847509 [APP/PROC/WEB/0]  2024-04-19 03:04:33.847 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T03:04:33.851645 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T03:04:33.851689 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T03:04:33.862710 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T03:04:33.871989 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T03:04:33.936090 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T03:04:33.936105 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T03:04:33.957059 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T03:04:33.962376 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T03:04:33.967241 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T03:04:33.980945 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T03:04:34.014097 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T03:04:34.115033 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T03:04:34.133491 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T03:04:34.160932 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T03:04:34.196789 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T03:04:34.198958 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T03:04:34.202072 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T03:04:34.224632 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T03:04:34.225349 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T03:04:34.226097 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T03:04:34.226192 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T03:04:34.864043 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T03:04:35.788653 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T03:04:35.941628 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T03:04:38.069910 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T03:04:38.073222 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T03:04:38.358294 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T03:04:38.619925 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T03:04:38.622427 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T03:04:38.863410 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T03:04:38.865400 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T03:04:38.865420 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 511 database synchronization command(s)...2024-04-19T03:04:39.071328 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T03:04:39.071359 [APP/PROC/WEB/0]      DDL command executed in 7ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T03:04:39.071407 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T03:04:39.071465 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T03:04:39.071535 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T03:04:39.071615 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "6386175a343545a69ee3953f55790db6"2024-04-19T03:04:39.071663 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T03:04:39.071726 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T03:04:39.071803 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T03:04:39.071843 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "a148aef731784396a73ed21bb4fb2fbe"2024-04-19T03:04:39.071891 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T03:04:39.071944 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T03:04:39.072118 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T03:04:39.072166 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T03:04:39.072206 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "5ce29655226b4cd491d58367055d7327"2024-04-19T03:04:39.072264 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T03:04:39.072315 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T03:04:39.072380 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T03:04:39.072432 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T03:04:39.072500 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "e4ea2fe790774aaca9d6ed59e84795f8"2024-04-19T03:04:39.072571 [APP/PROC/WEB/0]      DDL command executed in 8ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T03:04:39.072585 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T03:04:39.072594 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T03:04:39.072683 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T03:04:39.072707 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "01061869d34f492e86c0c7743ef2d789"2024-04-19T03:04:39.072874 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T03:04:39.072891 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T03:04:39.072899 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T03:04:39.072935 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T03:04:39.072955 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "bd981d09ade54dc1b6d377bfbca79c19"2024-04-19T03:04:39.073044 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T03:04:39.073084 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T03:04:39.073119 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T03:04:39.073337 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "ffd0a3a5653c4888b7059a30d8325b76"2024-04-19T03:04:39.074057 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T03:04:39.074163 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T03:04:39.074312 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T03:04:39.074379 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T03:04:39.074450 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "de08647868eb4fce81be7db441191b8b"2024-04-19T03:04:39.074505 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T03:04:39.074572 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T03:04:39.074649 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T03:04:39.074724 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "administration$account_contact_type" RENAME TO "79e62ddabffc45a280ea27139f373dce"2024-04-19T03:04:39.074883 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T03:04:39.074906 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T03:04:39.074988 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T03:04:39.075002 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "613924cb35f24380b5f84a94c9f501c4"2024-04-19T03:04:39.075043 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T03:04:39.075094 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T03:04:39.075135 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T03:04:39.075212 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T03:04:39.075269 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "fc83cc271cf045eaa605e3bb59376664"2024-04-19T03:04:39.075303 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T03:04:39.075355 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T03:04:39.075413 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T03:04:39.075492 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "4b160fe11513489ba0574c81c49aec9d"2024-04-19T03:04:39.075557 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "9b559356dfcd48b1a4b0b598edc560be"2024-04-19T03:04:39.075573 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T03:04:39.075639 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "3f2affa0d6b34a418ac460c92e7bae0d"2024-04-19T03:04:39.075678 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T03:04:39.075751 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "9544a4c1ca6048d793eccc500142f118"2024-04-19T03:04:39.075783 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T03:04:39.075877 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "f8266b22fd854dbabe7486520c697cc0"2024-04-19T03:04:39.075907 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T03:04:39.075957 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "81890ca615014e77adfca0a613d4c0bc"2024-04-19T03:04:39.076008 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "25a3f62d734f449d9538d82f4b5ff317"2024-04-19T03:04:39.076047 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "3962924954784a9e9d8a1be56a68f7bc"2024-04-19T03:04:39.076140 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "dabd9c3ad1e848c9bc3da781de045694"2024-04-19T03:04:39.076195 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "329026e659274ffbb41c8bc9c0aa0714"2024-04-19T03:04:39.076220 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "785d45a751e54f8bad293129f7254b84"2024-04-19T03:04:39.076296 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$proposalverbiage" RENAME TO "5ee8c257ac024cf5a18f3e32e90c3c18"2024-04-19T03:04:39.076334 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "c66c729d270b4944adf956caa7755067"2024-04-19T03:04:39.076367 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "497e2caf264046e68c8189a8d6c60a4e"2024-04-19T03:04:39.076416 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "a462b52cef9b4675938e9be5a065428b"2024-04-19T03:04:39.076455 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "535849b98a7c4afa8cb8b9096c21ff06"2024-04-19T03:04:39.076510 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T03:04:39.076558 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "417c596b1d2244cc8543dc07bca8914d"2024-04-19T03:04:39.076629 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T03:04:39.076640 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "00c47f15e1154fe1919e46ed728b9129"2024-04-19T03:04:39.076791 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T03:04:39.076813 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "ab6542da82aa4c04b4164d98196049a4"2024-04-19T03:04:39.076818 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "2041a61fb8224cef9e0f978ee5585b13"2024-04-19T03:04:39.076864 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "91548a8eeb4246b4a737e3591bc27ac9"2024-04-19T03:04:39.076951 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "582e4c54b43a4954aea3a064ada99a7a"2024-04-19T03:04:39.076974 [APP/PROC/WEB/0]      DDL command executed in 3ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T03:04:39.077044 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T03:04:39.077104 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T03:04:39.077152 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T03:04:39.077291 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T03:04:39.077314 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T03:04:39.077353 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T03:04:39.077418 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T03:04:39.077496 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T03:04:39.077521 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T03:04:39.077598 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T03:04:39.077651 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T03:04:39.077685 [APP/PROC/WEB/0]      Total time: 171ms2024-04-19T03:04:39.083017 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T03:04:39.083274 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T03:04:39.083725 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T03:04:39.083773 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T03:04:39.083846 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T03:04:39.083859 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T03:04:39.083981 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T03:04:39.084583 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T03:04:39.084772 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T03:04:39.084832 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T03:04:39.084887 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T03:04:39.084895 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T03:04:39.084939 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T03:04:39.084946 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T03:04:39.085137 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T03:04:39.085147 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T03:04:39.085290 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T03:04:39.085301 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T03:04:39.085371 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T03:04:39.085392 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T03:04:39.085408 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T03:04:39.085453 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T03:04:39.085493 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T03:04:39.085580 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T03:04:39.085601 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T03:04:39.085660 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T03:04:39.085697 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T03:04:39.085773 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T03:04:39.085783 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T03:04:39.085857 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T03:04:39.085917 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T03:04:39.085981 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T03:04:39.086043 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T03:04:39.086063 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T03:04:39.086144 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T03:04:39.086242 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T03:04:39.086302 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T03:04:39.086364 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T03:04:39.086416 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T03:04:39.086515 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T03:04:39.086525 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T03:04:39.086530 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T03:04:39.086543 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T03:04:39.086548 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T03:04:39.086576 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T03:04:39.086619 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T03:04:39.086712 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T03:04:39.086728 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T03:04:39.086738 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T03:04:39.086809 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T03:04:39.086828 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T03:04:39.086918 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T03:04:39.086932 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T03:04:39.086985 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T03:04:39.087008 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T03:04:39.087056 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T03:04:39.087063 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T03:04:39.087081 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T03:04:39.087136 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T03:04:39.087166 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T03:04:39.087219 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T03:04:39.087235 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T03:04:39.087262 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T03:04:39.087297 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T03:04:39.087321 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T03:04:39.087388 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T03:04:39.087401 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T03:04:39.087420 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T03:04:39.087487 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T03:04:39.087515 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T03:04:39.087530 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T03:04:39.087574 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T03:04:39.087583 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T03:04:39.087610 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T03:04:39.088104 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T03:04:39.088119 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T03:04:39.088212 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T03:04:39.088232 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T03:04:39.088894 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T03:04:39.099542 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T03:04:39.181065 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T03:04:39.367415 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T03:04:39.428723 [APP/PROC/WEB/0]  Exit status 12024-04-19T03:04:39.431074 [CELL/SSHD/0]  Exit status 02024-04-19T03:04:44.955413 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 stopping instance 8f75eeeb-5bd2-4b33-6ffc-7cf22024-04-19T03:04:44.955454 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 destroying container for instance 8f75eeeb-5bd2-4b33-6ffc-7cf22024-04-19T03:04:44.966696 [API/2]  Process has crashed with type: "web"2024-04-19T03:04:44.976364 [API/2]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"8f75eeeb-5bd2-4b33-6ffc-7cf2", "index"=>0, "cell_id"=>"6d00891c-8021-4ca9-a611-02ea6c5de046", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>7, "crash_timestamp"=>1713495884951218464, "version"=>"74862115-9b15-474d-9a04-a3620a5bb327"}2024-04-19T03:04:45.056823 [PROXY/0]  Exit status 1372024-04-19T03:04:46.335860 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 successfully destroyed container for instance 8f75eeeb-5bd2-4b33-6ffc-7cf22024-04-19T03:12:51.775973 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 creating container for instance 2487737a-a339-4fde-5591-966b2024-04-19T03:12:52.354177 [CELL/0]  Security group rules were updated2024-04-19T03:12:52.368494 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 successfully created container for instance 2487737a-a339-4fde-5591-966b2024-04-19T03:12:52.623979 [CELL/0]  Downloading droplet...2024-04-19T03:12:55.039246 [CELL/0]  Downloaded droplet2024-04-19T03:12:55.039398 [CELL/0]  Starting health monitoring of container2024-04-19T03:12:55.201148 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T03:12:55.213361 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T03:12:55.660626 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T03:12:55.670946 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T03:12:55.670980 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T03:12:55.673739 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T03:12:55.673782 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T03:12:55.674030 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T03:12:55.674449 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T03:12:55.674817 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T03:12:55.736684 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T03:12:55.736898 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T03:12:55.811572 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T03:12:55.812310 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T03:12:55.812350 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T03:12:56.140740 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T03:12:56.140801 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T03:12:57.304409 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T03:12:57.421121 [APP/PROC/WEB/0]  time="2024-04-19T03:12:57Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T03:12:57.470275 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T03:12:57.470300 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T03:12:57.470316 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T03:12:57.470361 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T03:12:57.470504 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T03:12:57.471403 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T03:12:57.621005 [APP/PROC/WEB/0]  2024-04-19 03:12:57.618 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T03:13:01.310493 [APP/PROC/WEB/0]  2024-04-19 03:13:01.298 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T03:13:01.639812 [APP/PROC/WEB/0]  2024-04-19 03:13:01.639 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T03:13:01.644069 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T03:13:01.644340 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T03:13:01.654160 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T03:13:01.664630 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T03:13:01.673732 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T03:13:01.673748 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T03:13:01.749417 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T03:13:01.754079 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T03:13:01.759068 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T03:13:01.772442 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T03:13:01.807657 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T03:13:01.905908 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T03:13:01.924208 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T03:13:01.951666 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T03:13:01.987001 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T03:13:01.988851 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T03:13:01.991624 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T03:13:02.016417 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T03:13:02.017491 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T03:13:02.018242 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T03:13:02.018393 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T03:13:02.618691 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T03:13:03.529340 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T03:13:03.686186 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T03:13:05.742711 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T03:13:05.745824 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T03:13:06.023155 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T03:13:06.253854 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T03:13:06.255406 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T03:13:06.483556 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T03:13:06.485584 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T03:13:06.485599 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 511 database synchronization command(s)...2024-04-19T03:13:06.675151 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T03:13:06.675174 [APP/PROC/WEB/0]      DDL command executed in 7ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T03:13:06.675180 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T03:13:06.675186 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T03:13:06.675209 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T03:13:06.675315 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "0562f0f067034665be1541cc1374f012"2024-04-19T03:13:06.675432 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T03:13:06.675482 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T03:13:06.675552 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T03:13:06.675620 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "277522ab5e81429b92d8412ff4e8ef45"2024-04-19T03:13:06.675658 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T03:13:06.675707 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T03:13:06.675781 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T03:13:06.675825 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T03:13:06.675876 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "a2c773456e8d422ebb2d1717f9260ac7"2024-04-19T03:13:06.675953 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T03:13:06.676090 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T03:13:06.676116 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T03:13:06.676146 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T03:13:06.676208 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "616ed7e8d8c14499b8bad8220d3c5e01"2024-04-19T03:13:06.676230 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T03:13:06.676297 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T03:13:06.676311 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T03:13:06.676352 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T03:13:06.676375 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "9898f2cc518447ef90ea59f75df06e8b"2024-04-19T03:13:06.676419 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T03:13:06.676451 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T03:13:06.676491 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T03:13:06.676646 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T03:13:06.676656 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "432e3d593a804ef1b53501449ced2712"2024-04-19T03:13:06.676660 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T03:13:06.676714 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T03:13:06.676737 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T03:13:06.676820 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "19239e40490246a3a228388579217ec9"2024-04-19T03:13:06.677513 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T03:13:06.677751 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T03:13:06.677822 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T03:13:06.677892 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_administration$account_company"2024-04-19T03:13:06.677945 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" RENAME TO "cec0281f512a4acb989801f9edafd31e"2024-04-19T03:13:06.678019 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T03:13:06.678079 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T03:13:06.678094 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T03:13:06.678129 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "016f370558d440e4885bf8e767f4bff0"2024-04-19T03:13:06.678171 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T03:13:06.678295 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T03:13:06.678303 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T03:13:06.678306 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "e9a576061284420f8fde78b9b68469c0"2024-04-19T03:13:06.678315 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T03:13:06.678565 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T03:13:06.678651 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T03:13:06.678807 [APP/PROC/WEB/0]      DDL command executed in 4ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T03:13:06.678831 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "6d99e257af594413ad4c51414e577b7e"2024-04-19T03:13:06.678893 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T03:13:06.678916 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T03:13:06.678991 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T03:13:06.679013 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "e1fb5017927b42a6813bd71113ec5fe7"2024-04-19T03:13:06.679108 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "3e4ed0ebcd744d668e4096bc1fdbb1ba"2024-04-19T03:13:06.679128 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T03:13:06.679223 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "d9d7bd97b2dc4df280b88702777d69f0"2024-04-19T03:13:06.679240 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T03:13:06.679315 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "9aa9940db3844bc59475c8f3d50fa6e3"2024-04-19T03:13:06.679417 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T03:13:06.679429 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "10f092d9a19d4b059ac42424c3e9e8e5"2024-04-19T03:13:06.679477 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T03:13:06.679521 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "81829ff7fdea4538b55ceb80101fce8a"2024-04-19T03:13:06.679641 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "f48f6890c6b045448852494d0574acfa"2024-04-19T03:13:06.679658 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "692ae37ee82240059609ad0308e57521"2024-04-19T03:13:06.679662 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "5af258d71a874c7db303af0cc1a58024"2024-04-19T03:13:06.679698 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "acb3563475974aae9334e549078d81e4"2024-04-19T03:13:06.679710 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "eb4d519509d8439795773d1d656928b1"2024-04-19T03:13:06.679768 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$proposalverbiage" RENAME TO "805d9e1888a648f08ee186009d0ad710"2024-04-19T03:13:06.679813 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "f8a72a6b357f4487ad5e4e7d8c173b1d"2024-04-19T03:13:06.679847 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "d74c2d7b0b464a4689dbff4a8e333893"2024-04-19T03:13:06.679909 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "335f5afe8ba7415f976afa6abbfd100c"2024-04-19T03:13:06.679958 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "93d67a7492844fd5a9cf40ec953f9c3b"2024-04-19T03:13:06.680048 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T03:13:06.680226 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "5eb28df78f954c6695da9ce07be3b428"2024-04-19T03:13:06.680237 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T03:13:06.680300 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "02dd0ca3dbbd4a9a9d6c41cd47d5cdfa"2024-04-19T03:13:06.680311 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T03:13:06.680398 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "f9d16e46af5e46ad92d5eb0737e7b346"2024-04-19T03:13:06.680442 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "c69d1fac17684fbfbd523f3b8d174254"2024-04-19T03:13:06.680502 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "1eba9230340b493db6879b47c134fedc"2024-04-19T03:13:06.680587 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "3312eb6570104751833450b6ba2d4999"2024-04-19T03:13:06.680601 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T03:13:06.680657 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T03:13:06.680693 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T03:13:06.680739 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T03:13:06.680817 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T03:13:06.680905 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T03:13:06.681072 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T03:13:06.681080 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T03:13:06.681147 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T03:13:06.681284 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T03:13:06.681333 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T03:13:06.681412 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T03:13:06.681477 [APP/PROC/WEB/0]      Total time: 155ms2024-04-19T03:13:06.686525 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T03:13:06.686794 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T03:13:06.687144 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T03:13:06.687201 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T03:13:06.687268 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T03:13:06.687380 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T03:13:06.687903 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T03:13:06.688174 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T03:13:06.688200 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T03:13:06.688281 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T03:13:06.688303 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T03:13:06.688317 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T03:13:06.688407 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T03:13:06.688428 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T03:13:06.688741 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T03:13:06.688830 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T03:13:06.688918 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T03:13:06.688954 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T03:13:06.689045 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T03:13:06.689122 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T03:13:06.689244 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T03:13:06.689261 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T03:13:06.689350 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T03:13:06.689367 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T03:13:06.689427 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T03:13:06.689706 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T03:13:06.689728 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T03:13:06.689734 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T03:13:06.689740 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T03:13:06.689746 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T03:13:06.689753 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T03:13:06.689764 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T03:13:06.689833 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T03:13:06.689870 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T03:13:06.689944 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T03:13:06.689957 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T03:13:06.689999 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T03:13:06.690024 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T03:13:06.690079 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T03:13:06.690160 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T03:13:06.690170 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T03:13:06.690257 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T03:13:06.690310 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T03:13:06.690351 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T03:13:06.690417 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T03:13:06.690547 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T03:13:06.690673 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T03:13:06.690687 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T03:13:06.690781 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T03:13:06.690807 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T03:13:06.690900 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T03:13:06.690911 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T03:13:06.690917 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T03:13:06.690922 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T03:13:06.690953 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T03:13:06.690987 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T03:13:06.691069 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T03:13:06.691087 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T03:13:06.691185 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T03:13:06.691200 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T03:13:06.691220 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T03:13:06.691227 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T03:13:06.691269 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T03:13:06.691286 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T03:13:06.691346 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T03:13:06.691360 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T03:13:06.691389 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T03:13:06.691437 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T03:13:06.691448 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T03:13:06.691897 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T03:13:06.691921 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T03:13:06.691957 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T03:13:06.692014 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T03:13:06.692036 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T03:13:06.692081 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T03:13:06.692157 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T03:13:06.692211 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T03:13:06.692219 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T03:13:06.692901 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T03:13:06.702499 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T03:13:06.785299 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T03:13:06.968225 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T03:13:07.025457 [APP/PROC/WEB/0]  Exit status 12024-04-19T03:13:07.027742 [CELL/SSHD/0]  Exit status 02024-04-19T03:13:12.421132 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 stopping instance 2487737a-a339-4fde-5591-966b2024-04-19T03:13:12.421217 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 destroying container for instance 2487737a-a339-4fde-5591-966b2024-04-19T03:13:12.443813 [API/3]  Process has crashed with type: "web"2024-04-19T03:13:12.456337 [API/3]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"2487737a-a339-4fde-5591-966b", "index"=>0, "cell_id"=>"6d00891c-8021-4ca9-a611-02ea6c5de046", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>8, "crash_timestamp"=>1713496392415787120, "version"=>"74862115-9b15-474d-9a04-a3620a5bb327"}2024-04-19T03:13:12.523964 [PROXY/0]  Exit status 1372024-04-19T03:13:13.833229 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 successfully destroyed container for instance 2487737a-a339-4fde-5591-966b2024-04-19T03:29:20.464545 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 creating container for instance 98e96206-124d-49bd-6768-69912024-04-19T03:29:21.114493 [CELL/0]  Security group rules were updated2024-04-19T03:29:21.133076 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 successfully created container for instance 98e96206-124d-49bd-6768-69912024-04-19T03:29:21.481540 [CELL/0]  Downloading droplet...2024-04-19T03:29:23.843648 [CELL/0]  Downloaded droplet2024-04-19T03:29:23.843786 [CELL/0]  Starting health monitoring of container2024-04-19T03:29:24.006959 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T03:29:24.020816 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T03:29:24.463108 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T03:29:24.473551 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T03:29:24.473606 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T03:29:24.476213 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T03:29:24.476302 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T03:29:24.476628 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T03:29:24.476838 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T03:29:24.477297 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T03:29:24.541830 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T03:29:24.542053 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T03:29:24.627986 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T03:29:24.628994 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T03:29:24.629077 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T03:29:24.988491 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T03:29:24.988579 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T03:29:26.197683 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T03:29:26.320419 [APP/PROC/WEB/0]  time="2024-04-19T03:29:26Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T03:29:26.364212 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T03:29:26.364231 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T03:29:26.364246 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T03:29:26.364290 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T03:29:26.364434 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T03:29:26.365669 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T03:29:26.528654 [APP/PROC/WEB/0]  2024-04-19 03:29:26.526 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T03:29:30.105815 [APP/PROC/WEB/0]  2024-04-19 03:29:30.093 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T03:29:30.371080 [APP/PROC/WEB/0]  2024-04-19 03:29:30.370 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T03:29:30.375008 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T03:29:30.375557 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T03:29:30.385088 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T03:29:30.392561 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T03:29:30.470505 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T03:29:30.470615 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T03:29:30.489983 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T03:29:30.494719 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T03:29:30.499038 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T03:29:30.511278 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T03:29:30.554352 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T03:29:30.661072 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T03:29:30.678151 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T03:29:30.701780 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T03:29:30.730399 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T03:29:30.731925 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T03:29:30.733856 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T03:29:30.751635 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T03:29:30.752494 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T03:29:30.753355 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T03:29:30.753555 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T03:29:31.315342 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T03:29:32.256969 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T03:29:32.406248 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T03:29:33.836747 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T03:29:33.839930 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T03:29:34.122065 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T03:29:34.362658 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T03:29:34.364599 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T03:29:34.586833 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T03:29:34.589579 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T03:29:34.589751 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 511 database synchronization command(s)...2024-04-19T03:29:34.791847 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T03:29:34.791867 [APP/PROC/WEB/0]      DDL command executed in 8ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T03:29:34.791878 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T03:29:34.791987 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T03:29:34.792093 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T03:29:34.792162 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "94c2432bcec14dea95fd80f65d116b72"2024-04-19T03:29:34.792206 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T03:29:34.792241 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T03:29:34.792288 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T03:29:34.792361 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "2f08858090d341819a3276815e110e55"2024-04-19T03:29:34.792403 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T03:29:34.792472 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T03:29:34.792515 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T03:29:34.792549 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T03:29:34.792658 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "ab26c849a28e4507ae220b551fb44ad2"2024-04-19T03:29:34.792716 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T03:29:34.792774 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T03:29:34.792855 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T03:29:34.792881 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T03:29:34.792987 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "df0e2cc9d7214976b695de39c75dd58b"2024-04-19T03:29:34.793002 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T03:29:34.793068 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T03:29:34.793087 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T03:29:34.793126 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T03:29:34.793227 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "28b83150b7ee47f6b9446a89cfeaa133"2024-04-19T03:29:34.793280 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T03:29:34.793404 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T03:29:34.793430 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T03:29:34.793536 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T03:29:34.793644 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "9095d8e404404f7fb317784783fe99a1"2024-04-19T03:29:34.793702 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T03:29:34.793772 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T03:29:34.793791 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T03:29:34.793831 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "7ecdb7f58de646869ed8dd7cf00001e6"2024-04-19T03:29:34.793863 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T03:29:34.794457 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T03:29:34.794757 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T03:29:34.794798 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T03:29:34.794913 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "b8c83f6cf9a1411ea2bc25162d561a28"2024-04-19T03:29:34.794929 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T03:29:34.794960 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T03:29:34.794992 [APP/PROC/WEB/0]      DDL command executed in 10ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T03:29:34.795040 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" RENAME TO "3c3f1c30a9a54d1f8fb99cc451ff9331"2024-04-19T03:29:34.795063 [APP/PROC/WEB/0]      DDL command executed in 8ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T03:29:34.795107 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T03:29:34.795151 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T03:29:34.795192 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "5c72553da4684daf88eb363c84f6d54b"2024-04-19T03:29:34.795262 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T03:29:34.795309 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T03:29:34.795344 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T03:29:34.795356 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T03:29:34.795426 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "bd36b638615040c68b57fc45f24e4d90"2024-04-19T03:29:34.795476 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T03:29:34.795510 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T03:29:34.795554 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T03:29:34.795628 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "971ffec9c1334ea090c25a66de17d07e"2024-04-19T03:29:34.795671 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "f75c9c6284c2496e99eb497118d1c20f"2024-04-19T03:29:34.795710 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T03:29:34.795751 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "4bbbb2fbd8bd43a0a4d82e120c354e3e"2024-04-19T03:29:34.795806 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T03:29:34.795858 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "662a2bbf9e4f48739f09f24afb26ca41"2024-04-19T03:29:34.795876 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T03:29:34.795949 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "178cb98f6ba345978599df7ae8be4abf"2024-04-19T03:29:34.796065 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T03:29:34.796103 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "9e02a7376cc54988b8af15a72fa1d886"2024-04-19T03:29:34.796147 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "b0c8f5713886409fb8960e318d8dde2f"2024-04-19T03:29:34.796185 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "33ed627504ca46b08110495668d9bc94"2024-04-19T03:29:34.796235 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "67da558141d8424a9a5da1a6757b2f4c"2024-04-19T03:29:34.796251 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "d068802473f44410b41f1d1dc0651259"2024-04-19T03:29:34.796307 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "8ffd1fdf1dce49c1bab867e382d8398a"2024-04-19T03:29:34.796345 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$proposalverbiage" RENAME TO "b48337da923e423dad52fb6d51150bf0"2024-04-19T03:29:34.796382 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "69c856dad11e47c4aab2fa3e3119f1ca"2024-04-19T03:29:34.796441 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "46804560325841299f8970f26d1a30e2"2024-04-19T03:29:34.796448 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "550a28ac7b5c4a48ae4d66aa6136b8ca"2024-04-19T03:29:34.796487 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "52f506ca1a50463da564df4b862fdb5c"2024-04-19T03:29:34.796591 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T03:29:34.796598 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "1e36cac8eccc47aebcda5d20c8f9b914"2024-04-19T03:29:34.796602 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T03:29:34.796641 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "2eecde1cfe3f4a5caab842a3f5990b4b"2024-04-19T03:29:34.796692 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T03:29:34.796716 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "c3975c19f0774b5fac13ca45f90ac72e"2024-04-19T03:29:34.796793 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "dc7cd4d41fc34e44b009e8fe4622a730"2024-04-19T03:29:34.796824 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "317a07c28a48447d98bfb313f84a78a5"2024-04-19T03:29:34.796883 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "3d1c1f25104f43d39ba19eb0dc5c4421"2024-04-19T03:29:34.796922 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T03:29:34.796973 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T03:29:34.797018 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T03:29:34.797069 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T03:29:34.797134 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T03:29:34.797142 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T03:29:34.797257 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T03:29:34.797294 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T03:29:34.797331 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T03:29:34.797377 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T03:29:34.797488 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T03:29:34.797496 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T03:29:34.797565 [APP/PROC/WEB/0]      Total time: 169ms2024-04-19T03:29:34.807902 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T03:29:34.808147 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T03:29:34.808590 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T03:29:34.808606 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T03:29:34.808707 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T03:29:34.808774 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T03:29:34.808784 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T03:29:34.808926 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T03:29:34.809970 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T03:29:34.809997 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T03:29:34.810053 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T03:29:34.810091 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T03:29:34.810133 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T03:29:34.810197 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T03:29:34.810364 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T03:29:34.810420 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T03:29:34.810775 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T03:29:34.810784 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T03:29:34.810790 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T03:29:34.810898 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T03:29:34.810913 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T03:29:34.810919 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T03:29:34.810925 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T03:29:34.811052 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T03:29:34.811105 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T03:29:34.811124 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T03:29:34.811131 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T03:29:34.811158 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T03:29:34.811248 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T03:29:34.811305 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T03:29:34.811357 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T03:29:34.811430 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T03:29:34.811560 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T03:29:34.811583 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T03:29:34.811627 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T03:29:34.811641 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T03:29:34.811722 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T03:29:34.811735 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T03:29:34.811837 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T03:29:34.811863 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T03:29:34.811870 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T03:29:34.811880 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T03:29:34.811912 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T03:29:34.811975 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T03:29:34.812023 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T03:29:34.812130 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T03:29:34.812205 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T03:29:34.812222 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T03:29:34.812228 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T03:29:34.812255 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T03:29:34.812317 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T03:29:34.812382 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T03:29:34.812430 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T03:29:34.812500 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T03:29:34.812544 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T03:29:34.812613 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T03:29:34.812637 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T03:29:34.812709 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T03:29:34.812773 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T03:29:34.812791 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T03:29:34.812805 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T03:29:34.812873 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T03:29:34.812907 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T03:29:34.812921 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T03:29:34.812940 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T03:29:34.812998 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T03:29:34.813020 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T03:29:34.813033 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T03:29:34.813123 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T03:29:34.813148 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T03:29:34.813155 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T03:29:34.813243 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T03:29:34.813750 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T03:29:34.813779 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T03:29:34.813785 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T03:29:34.813851 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T03:29:34.813886 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T03:29:34.813956 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T03:29:34.813982 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T03:29:34.825719 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T03:29:34.890886 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T03:29:35.090646 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T03:29:35.148711 [APP/PROC/WEB/0]  Exit status 12024-04-19T03:29:35.151111 [CELL/SSHD/0]  Exit status 02024-04-19T03:29:40.484857 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 stopping instance 98e96206-124d-49bd-6768-69912024-04-19T03:29:40.484886 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 destroying container for instance 98e96206-124d-49bd-6768-69912024-04-19T03:29:40.507677 [API/3]  Process has crashed with type: "web"2024-04-19T03:29:40.519769 [API/3]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"98e96206-124d-49bd-6768-6991", "index"=>0, "cell_id"=>"6d00891c-8021-4ca9-a611-02ea6c5de046", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>9, "crash_timestamp"=>1713497380480340465, "version"=>"74862115-9b15-474d-9a04-a3620a5bb327"}2024-04-19T03:29:40.588220 [PROXY/0]  Exit status 1372024-04-19T03:29:41.905683 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 successfully destroyed container for instance 98e96206-124d-49bd-6768-69912024-04-19T03:45:46.468475 [CELL/0]  Cell 0c5e5806-a889-4c51-91ff-fc6d209faf22 creating container for instance 4cd29b60-a7d9-4489-5fd3-42582024-04-19T03:45:47.143698 [CELL/0]  Security group rules were updated2024-04-19T03:45:47.165788 [CELL/0]  Cell 0c5e5806-a889-4c51-91ff-fc6d209faf22 successfully created container for instance 4cd29b60-a7d9-4489-5fd3-42582024-04-19T03:45:47.567214 [CELL/0]  Downloading droplet...2024-04-19T03:46:10.597484 [CELL/0]  Downloaded droplet (562.3M)2024-04-19T03:46:10.597711 [CELL/0]  Starting health monitoring of container2024-04-19T03:46:10.805118 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T03:46:10.828830 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T03:46:11.331543 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T03:46:11.344189 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T03:46:11.344254 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T03:46:11.348152 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T03:46:11.348191 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T03:46:11.348480 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T03:46:11.348711 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T03:46:11.349066 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T03:46:11.427929 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T03:46:11.428309 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T03:46:11.528860 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T03:46:11.529787 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T03:46:11.529819 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T03:46:11.956165 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T03:46:11.956232 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T03:46:13.434607 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T03:46:13.580627 [APP/PROC/WEB/0]  time="2024-04-19T03:46:13Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T03:46:13.640457 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T03:46:13.640500 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T03:46:13.640507 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T03:46:13.640530 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T03:46:13.640680 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T03:46:13.641635 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T03:46:13.846002 [APP/PROC/WEB/0]  2024-04-19 03:46:13.843 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T03:46:17.887956 [APP/PROC/WEB/0]  2024-04-19 03:46:17.874 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T03:46:18.209615 [APP/PROC/WEB/0]  2024-04-19 03:46:18.208 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T03:46:18.218107 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T03:46:18.218131 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T03:46:18.230378 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T03:46:18.242004 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T03:46:18.255030 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T03:46:18.255133 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T03:46:18.351629 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T03:46:18.359018 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T03:46:18.363241 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T03:46:18.379327 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T03:46:18.426120 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T03:46:18.559333 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T03:46:18.580766 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T03:46:18.603788 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T03:46:18.640037 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T03:46:18.642302 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T03:46:18.644895 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T03:46:18.669662 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T03:46:18.670207 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T03:46:18.671046 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T03:46:18.671841 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T03:46:19.544141 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T03:46:21.265933 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T03:46:21.265954 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T03:46:22.773463 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T03:46:22.775755 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T03:46:23.106510 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T03:46:23.370484 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T03:46:23.371831 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T03:46:23.640571 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T03:46:23.645371 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T03:46:23.645396 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 511 database synchronization command(s)...2024-04-19T03:46:23.833346 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T03:46:23.833553 [APP/PROC/WEB/0]      DDL command executed in 9ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T03:46:23.834099 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T03:46:23.834165 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T03:46:23.834175 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T03:46:23.834254 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "3ad45a69c0074678aeafed9c8d38f147"2024-04-19T03:46:23.834299 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T03:46:23.834376 [APP/PROC/WEB/0]      DDL command executed in 9ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T03:46:23.834399 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T03:46:23.834414 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "33941ac9bfd74c578a9f08e24b1a8112"2024-04-19T03:46:23.834647 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T03:46:23.834674 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T03:46:23.834732 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T03:46:23.834828 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T03:46:23.834869 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "0264a6cdefbc40a291ac7c14ca939c86"2024-04-19T03:46:23.834932 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T03:46:23.835057 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T03:46:23.835072 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T03:46:23.835095 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T03:46:23.835150 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "6c2703faf96b4354b0f3638becc4d4f9"2024-04-19T03:46:23.835187 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T03:46:23.835317 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T03:46:23.835332 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T03:46:23.835435 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T03:46:23.835456 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "2a65b0b570324e2e931bfcad83ee6806"2024-04-19T03:46:23.835547 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T03:46:23.835592 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T03:46:23.835708 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T03:46:23.835780 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T03:46:23.835855 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "f96d4a32c56f43ca807c32ce1b7761c7"2024-04-19T03:46:23.835879 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T03:46:23.835955 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T03:46:23.836040 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T03:46:23.836053 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "fc613ea84c054baaa217e404ee31d77a"2024-04-19T03:46:23.836975 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T03:46:23.837237 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T03:46:23.837249 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T03:46:23.837285 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T03:46:23.837383 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "administration$account_company" RENAME TO "f9c49f1c73be4a2db8827fbbc377b833"2024-04-19T03:46:23.837485 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T03:46:23.837540 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T03:46:23.837553 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T03:46:23.837653 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "41ef70f6cfb547a3b13c6ffa05f7b7c3"2024-04-19T03:46:23.837702 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T03:46:23.837743 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T03:46:23.837782 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T03:46:23.837855 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "9fe522f0d7b64f1fa100f19527d0becb"2024-04-19T03:46:23.837921 [APP/PROC/WEB/0]      DDL command executed in 8ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T03:46:23.837965 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T03:46:23.838082 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T03:46:23.838090 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T03:46:23.838138 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "dc98ab96c2614ba6bb9398bb546c18bb"2024-04-19T03:46:23.838169 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T03:46:23.838238 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T03:46:23.838336 [APP/PROC/WEB/0]      DDL command executed in 5ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T03:46:23.838391 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "301fd94005624a2eb9cbf2db31a12d98"2024-04-19T03:46:23.838406 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "5e592e4086d947e897883129d51d4e73"2024-04-19T03:46:23.838488 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T03:46:23.838543 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$company" RENAME TO "91ab9c2d9034438cbfaac05d61621ccf"2024-04-19T03:46:23.838606 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T03:46:23.838663 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "0a69326911354c6ca1dc6cc7b9ff41bd"2024-04-19T03:46:23.838704 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T03:46:23.838727 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "620a0f6a340741a2b3533a6896ef1bcb"2024-04-19T03:46:23.838821 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T03:46:23.838856 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "dd56719174f04677a5a98ad014e64000"2024-04-19T03:46:23.838982 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "98dc6431c7694e4c9c93277af9a0b49f"2024-04-19T03:46:23.838995 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "9416c817112446d095ebe11cb7bbefc7"2024-04-19T03:46:23.839015 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "666442fdd80b4b70ad91adfc49eb2193"2024-04-19T03:46:23.839161 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "9db713fb8710475d903053d17948c6c9"2024-04-19T03:46:23.839183 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "11e2818e3efd46aaa89840644462203c"2024-04-19T03:46:23.839271 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$proposalverbiage" RENAME TO "2408b55aead0438fa143a9be706bbbf2"2024-04-19T03:46:23.839326 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "48ce2972942a4c9481226b7981d0e380"2024-04-19T03:46:23.839385 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "b4c6aa976ae1494994b3c070962727e2"2024-04-19T03:46:23.839413 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "2dc3ffd6ba6d484398c2ccdafe6cae83"2024-04-19T03:46:23.839482 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "9107d83e8d3d4d3a98dd554d953a4e28"2024-04-19T03:46:23.839977 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T03:46:23.839993 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "38bdf0b1336946f9b74a5e2a65fa293f"2024-04-19T03:46:23.839998 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T03:46:23.840006 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "0da6326751ff45d0a1a87a3e9c027975"2024-04-19T03:46:23.840012 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T03:46:23.840017 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "ea8a2b68bc7f4831b2e02c9cf34a4acb"2024-04-19T03:46:23.840021 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "b026b754838e4ee3bce75f3ac1417450"2024-04-19T03:46:23.840027 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "a64db906fa9f467895da2737cb62e23c"2024-04-19T03:46:23.840104 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "4480c717336e4a59ab346ca1790adda1"2024-04-19T03:46:23.840115 [APP/PROC/WEB/0]      DDL command executed in 3ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T03:46:23.840120 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T03:46:23.840160 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T03:46:23.840213 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T03:46:23.840252 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T03:46:23.840287 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T03:46:23.840355 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T03:46:23.840408 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T03:46:23.840447 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T03:46:23.840479 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T03:46:23.840546 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T03:46:23.840634 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T03:46:23.840706 [APP/PROC/WEB/0]      Total time: 155ms2024-04-19T03:46:23.847498 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T03:46:23.847816 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T03:46:23.848152 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T03:46:23.848211 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T03:46:23.848345 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T03:46:23.848490 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T03:46:23.848652 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T03:46:23.849176 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T03:46:23.849184 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T03:46:23.849261 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T03:46:23.849272 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T03:46:23.849494 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T03:46:23.849505 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T03:46:23.849513 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T03:46:23.849792 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T03:46:23.849813 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T03:46:23.849885 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T03:46:23.849906 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T03:46:23.849960 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T03:46:23.849991 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T03:46:23.850013 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T03:46:23.850034 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T03:46:23.850090 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T03:46:23.850112 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T03:46:23.850199 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T03:46:23.850215 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T03:46:23.850260 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T03:46:23.850275 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T03:46:23.850350 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T03:46:23.850383 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T03:46:23.850493 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T03:46:23.850523 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T03:46:23.850615 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T03:46:23.850634 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T03:46:23.850725 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T03:46:23.850815 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T03:46:23.850882 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T03:46:23.850945 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T03:46:23.851041 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T03:46:23.851095 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T03:46:23.851147 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T03:46:23.851231 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T03:46:23.851368 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T03:46:23.851462 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T03:46:23.851579 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T03:46:23.851678 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T03:46:23.851763 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T03:46:23.852095 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T03:46:23.852110 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T03:46:23.852117 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T03:46:23.852131 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T03:46:23.852251 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T03:46:23.852316 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T03:46:23.852393 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T03:46:23.852480 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T03:46:23.852531 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T03:46:23.852578 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T03:46:23.852643 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T03:46:23.852737 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T03:46:23.852777 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T03:46:23.852865 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T03:46:23.852920 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T03:46:23.852972 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T03:46:23.853049 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T03:46:23.853058 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T03:46:23.853125 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T03:46:23.853232 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T03:46:23.853280 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T03:46:23.853430 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T03:46:23.853440 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T03:46:23.853501 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T03:46:23.853545 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T03:46:23.853602 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T03:46:23.853692 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T03:46:23.854051 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T03:46:23.857636 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T03:46:23.858636 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T03:46:23.858813 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T03:46:23.858953 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T03:46:23.867903 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T03:46:23.947415 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T03:46:24.135073 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T03:46:24.219858 [APP/PROC/WEB/0]  Exit status 12024-04-19T03:46:24.222803 [CELL/SSHD/0]  Exit status 02024-04-19T03:46:30.161526 [CELL/0]  Cell 0c5e5806-a889-4c51-91ff-fc6d209faf22 stopping instance 4cd29b60-a7d9-4489-5fd3-42582024-04-19T03:46:30.161561 [CELL/0]  Cell 0c5e5806-a889-4c51-91ff-fc6d209faf22 destroying container for instance 4cd29b60-a7d9-4489-5fd3-42582024-04-19T03:46:30.177872 [API/3]  Process has crashed with type: "web"2024-04-19T03:46:30.191394 [API/3]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"4cd29b60-a7d9-4489-5fd3-4258", "index"=>0, "cell_id"=>"0c5e5806-a889-4c51-91ff-fc6d209faf22", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>10, "crash_timestamp"=>1713498390155659549, "version"=>"74862115-9b15-474d-9a04-a3620a5bb327"}2024-04-19T03:46:30.299590 [PROXY/0]  Exit status 1372024-04-19T03:46:31.702972 [CELL/0]  Cell 0c5e5806-a889-4c51-91ff-fc6d209faf22 successfully destroyed container for instance 4cd29b60-a7d9-4489-5fd3-42582024-04-19T04:02:43.807893 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a creating container for instance 99d759f9-ec3d-493e-6909-2ffa2024-04-19T04:02:44.399990 [CELL/0]  Security group rules were updated2024-04-19T04:02:44.416199 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully created container for instance 99d759f9-ec3d-493e-6909-2ffa2024-04-19T04:02:44.619350 [CELL/0]  Downloading droplet...2024-04-19T04:02:46.933082 [CELL/0]  Downloaded droplet2024-04-19T04:02:46.933219 [CELL/0]  Starting health monitoring of container2024-04-19T04:02:47.108061 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T04:02:47.119361 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T04:02:47.547029 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T04:02:47.557320 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T04:02:47.557372 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T04:02:47.560061 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T04:02:47.560132 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T04:02:47.560423 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T04:02:47.560606 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T04:02:47.560956 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:02:47.622367 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:02:47.622681 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:02:47.700931 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:02:47.701840 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:02:47.701881 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T04:02:48.022241 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:02:48.022305 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T04:02:49.179725 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T04:02:49.295737 [APP/PROC/WEB/0]  time="2024-04-19T04:02:49Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T04:02:49.349414 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T04:02:49.349437 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T04:02:49.349453 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T04:02:49.349475 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T04:02:49.349837 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T04:02:49.350620 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T04:02:49.515609 [APP/PROC/WEB/0]  2024-04-19 04:02:49.513 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T04:02:53.092341 [APP/PROC/WEB/0]  2024-04-19 04:02:53.080 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T04:02:53.365268 [APP/PROC/WEB/0]  2024-04-19 04:02:53.364 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T04:02:53.370383 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T04:02:53.370400 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T04:02:53.381063 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T04:02:53.390048 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T04:02:53.399087 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T04:02:53.399115 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T04:02:53.476194 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T04:02:53.480743 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T04:02:53.485125 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T04:02:53.497568 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T04:02:53.529381 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T04:02:53.618527 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T04:02:53.635523 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T04:02:53.657361 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T04:02:53.686216 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T04:02:53.688025 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T04:02:53.690224 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T04:02:53.710959 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T04:02:53.712088 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T04:02:53.712928 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T04:02:53.712969 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T04:02:54.307966 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T04:02:55.234256 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T04:02:55.389578 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T04:02:57.568367 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T04:02:57.571575 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T04:02:57.878866 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T04:02:58.119309 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T04:02:58.120739 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T04:02:58.365057 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T04:02:58.367213 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T04:02:58.367315 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 511 database synchronization command(s)...2024-04-19T04:02:58.558893 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T04:02:58.558927 [APP/PROC/WEB/0]      DDL command executed in 8ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T04:02:58.558947 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T04:02:58.558965 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T04:02:58.558980 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T04:02:58.559063 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "7588ac4c913f49669bd14d4aca742273"2024-04-19T04:02:58.559088 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T04:02:58.559160 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T04:02:58.559196 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T04:02:58.559231 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "2eb5e4e5e3b7429b8eddca92f2e931e2"2024-04-19T04:02:58.559319 [APP/PROC/WEB/0]      DDL command executed in 10ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T04:02:58.559355 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T04:02:58.559443 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T04:02:58.559456 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T04:02:58.559470 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "29fa2a4153054cb8aab9dc9d3590bad5"2024-04-19T04:02:58.559516 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T04:02:58.559572 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T04:02:58.559595 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T04:02:58.559665 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T04:02:58.559711 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "3f6fbc30716e4fedb7621a15c53c94c0"2024-04-19T04:02:58.559742 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T04:02:58.559795 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T04:02:58.559908 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T04:02:58.559959 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T04:02:58.560007 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "3e476801f40c4bed9416726932f958b3"2024-04-19T04:02:58.560098 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T04:02:58.560170 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T04:02:58.560222 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T04:02:58.560269 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T04:02:58.560327 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "66f9118f55ce45db9b51df9d53df9d37"2024-04-19T04:02:58.560365 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T04:02:58.560402 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T04:02:58.561220 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T04:02:58.561255 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "82d0b7a696054e3db2e7488dd3b91c37"2024-04-19T04:02:58.561321 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T04:02:58.561368 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T04:02:58.561409 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T04:02:58.561443 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T04:02:58.561491 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "71e855a116b2497799d7ece821b7ee93"2024-04-19T04:02:58.561519 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T04:02:58.561589 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T04:02:58.561613 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T04:02:58.561674 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" RENAME TO "fdc70b1059734231a8d50658a1ff6e83"2024-04-19T04:02:58.561708 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T04:02:58.561808 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T04:02:58.561872 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T04:02:58.561971 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "dcc1c8b432be4f2b8ad4b4d0851433ae"2024-04-19T04:02:58.562026 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T04:02:58.562066 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T04:02:58.562101 [APP/PROC/WEB/0]      DDL command executed in 5ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T04:02:58.562150 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T04:02:58.562184 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "34b09aa183ef490fb889649057d2cce0"2024-04-19T04:02:58.562241 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T04:02:58.562284 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T04:02:58.562337 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T04:02:58.562397 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "fa0e5f687b1e4e9bb201a6625e1df4ab"2024-04-19T04:02:58.562441 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "cc803926ec55496aa65b2f28d1691cd0"2024-04-19T04:02:58.562490 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T04:02:58.562552 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "93d42b74c4804c418c509bf57e10dae3"2024-04-19T04:02:58.562596 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T04:02:58.562645 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "c9897bd7b91a4c9386a130d7ded6d600"2024-04-19T04:02:58.562701 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T04:02:58.562761 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "1a82027fd6074f54a48078298d610d27"2024-04-19T04:02:58.562797 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T04:02:58.562852 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "521be34f519743338dd09bdf6366cc1c"2024-04-19T04:02:58.562895 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "00231c99b561425e870e3af4b1ca8bc0"2024-04-19T04:02:58.562927 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "2af91550d0f9427abcdfb23e2d6c0d8d"2024-04-19T04:02:58.563031 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "df9628cac6a14eb6a2c070033ca782ea"2024-04-19T04:02:58.563086 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "a9d70fe7e03545c48e31e379d5634ecb"2024-04-19T04:02:58.563195 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "99660cfc4b2e496c8440fdf274669e94"2024-04-19T04:02:58.563208 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$proposalverbiage" RENAME TO "33ca994fd5ad47488a5af05bb27a93f6"2024-04-19T04:02:58.563277 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "2831870ed9c64890ba9d7e062c76cc1b"2024-04-19T04:02:58.563297 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "79fe0e7806b34ee7ac139668e47cf0c5"2024-04-19T04:02:58.563352 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "1303804cee11420894c9aeee8d29e120"2024-04-19T04:02:58.563421 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "45d1b6cb8db74edb87e5495151a05b32"2024-04-19T04:02:58.563468 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T04:02:58.563539 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "d09de87d0d004065855a9f9a3a6d7db1"2024-04-19T04:02:58.563580 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T04:02:58.563604 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "b87b08dad31b48b6a5e0f3d212c2739c"2024-04-19T04:02:58.563681 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T04:02:58.563706 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "3717945a6c9e43faa6bf684ed8b4d9fd"2024-04-19T04:02:58.563765 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "f1ea7c2c19c745a4bcded43c2fa9791b"2024-04-19T04:02:58.563835 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "5706dbdaa11047d886116f2838964161"2024-04-19T04:02:58.563847 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "7c20c2ce01914f49b1613501a381f124"2024-04-19T04:02:58.563891 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:02:58.563911 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:02:58.563956 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:02:58.564074 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:02:58.564089 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:02:58.564093 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:02:58.564120 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:02:58.564161 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:02:58.564253 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:02:58.564277 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:02:58.564329 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:02:58.564365 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:02:58.564420 [APP/PROC/WEB/0]      Total time: 156ms2024-04-19T04:02:58.570631 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T04:02:58.570981 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T04:02:58.571164 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T04:02:58.571238 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T04:02:58.571364 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T04:02:58.571468 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T04:02:58.571579 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T04:02:58.571592 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T04:02:58.571853 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T04:02:58.572078 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T04:02:58.572151 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T04:02:58.572174 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T04:02:58.572218 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T04:02:58.572275 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T04:02:58.572464 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T04:02:58.572475 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T04:02:58.572550 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T04:02:58.572591 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T04:02:58.572633 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T04:02:58.572650 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T04:02:58.572706 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T04:02:58.572710 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T04:02:58.572757 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T04:02:58.572797 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T04:02:58.572835 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T04:02:58.572846 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T04:02:58.572891 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T04:02:58.572907 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T04:02:58.572954 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T04:02:58.572973 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T04:02:58.573011 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T04:02:58.573038 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T04:02:58.573074 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T04:02:58.573163 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T04:02:58.573170 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T04:02:58.573179 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T04:02:58.573199 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T04:02:58.573242 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T04:02:58.573297 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T04:02:58.573386 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T04:02:58.573492 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T04:02:58.573502 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T04:02:58.573512 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T04:02:58.573565 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T04:02:58.573594 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T04:02:58.573639 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T04:02:58.573696 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T04:02:58.573731 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T04:02:58.573760 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T04:02:58.573851 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T04:02:58.573871 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T04:02:58.573924 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T04:02:58.573998 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T04:02:58.574008 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T04:02:58.574038 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T04:02:58.574083 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T04:02:58.574123 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T04:02:58.574157 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T04:02:58.574195 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T04:02:58.574233 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T04:02:58.574293 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T04:02:58.574301 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T04:02:58.574337 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T04:02:58.574366 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T04:02:58.574386 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T04:02:58.574428 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T04:02:58.574491 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T04:02:58.574504 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T04:02:58.574599 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T04:02:58.574614 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T04:02:58.574627 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T04:02:58.574660 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T04:02:58.574694 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T04:02:58.574763 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T04:02:58.574785 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T04:02:58.574831 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T04:02:58.574887 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T04:02:58.575361 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T04:02:58.576832 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T04:02:58.586267 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T04:02:58.654617 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T04:02:58.851726 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T04:02:58.934558 [APP/PROC/WEB/0]  Exit status 12024-04-19T04:02:58.936975 [CELL/SSHD/0]  Exit status 02024-04-19T04:03:04.197132 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a stopping instance 99d759f9-ec3d-493e-6909-2ffa2024-04-19T04:03:04.197172 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a destroying container for instance 99d759f9-ec3d-493e-6909-2ffa2024-04-19T04:03:04.212208 [API/3]  Process has crashed with type: "web"2024-04-19T04:03:04.223944 [API/3]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"99d759f9-ec3d-493e-6909-2ffa", "index"=>0, "cell_id"=>"e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>11, "crash_timestamp"=>1713499384191984661, "version"=>"74862115-9b15-474d-9a04-a3620a5bb327"}2024-04-19T04:03:04.285854 [PROXY/0]  Exit status 1372024-04-19T04:03:05.594693 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully destroyed container for instance 99d759f9-ec3d-493e-6909-2ffa2024-04-19T04:19:07.469195 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a creating container for instance cbd7d920-955f-4016-59d9-30cd2024-04-19T04:19:08.040044 [CELL/0]  Security group rules were updated2024-04-19T04:19:08.055536 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully created container for instance cbd7d920-955f-4016-59d9-30cd2024-04-19T04:19:08.396559 [CELL/0]  Downloading droplet...2024-04-19T04:19:10.675398 [CELL/0]  Downloaded droplet2024-04-19T04:19:10.675523 [CELL/0]  Starting health monitoring of container2024-04-19T04:19:10.818756 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T04:19:10.830708 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T04:19:11.269022 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T04:19:11.279858 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T04:19:11.279891 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T04:19:11.282963 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T04:19:11.283052 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T04:19:11.283397 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T04:19:11.283633 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T04:19:11.283989 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:19:11.347270 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:19:11.347543 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:19:11.422661 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:19:11.423548 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:19:11.423579 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T04:19:11.742306 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:19:11.742363 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T04:19:12.891495 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T04:19:13.016870 [APP/PROC/WEB/0]  time="2024-04-19T04:19:13Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T04:19:13.053756 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T04:19:13.053779 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T04:19:13.053784 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T04:19:13.053795 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T04:19:13.053888 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T04:19:13.054786 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T04:19:13.220544 [APP/PROC/WEB/0]  2024-04-19 04:19:13.218 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T04:19:18.459119 [APP/PROC/WEB/0]  2024-04-19 04:19:16.813 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T04:19:18.715047 [APP/PROC/WEB/0]  2024-04-19 04:19:18.714 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T04:19:18.718942 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T04:19:18.719228 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T04:19:18.728554 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T04:19:18.736325 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T04:19:18.800526 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T04:19:18.800593 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T04:19:18.821188 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T04:19:18.826195 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T04:19:18.830395 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T04:19:18.843384 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T04:19:18.876508 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T04:19:18.974200 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T04:19:18.991353 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T04:19:19.014473 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T04:19:19.045983 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T04:19:19.047985 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T04:19:19.050337 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T04:19:19.068839 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T04:19:19.069646 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T04:19:19.070271 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T04:19:19.070297 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T04:19:19.731971 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T04:19:20.780882 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T04:19:20.879822 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T04:19:22.427803 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T04:19:22.431275 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T04:19:22.736927 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T04:19:22.970853 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T04:19:22.972839 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T04:19:23.210091 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T04:19:23.212317 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T04:19:23.212342 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 511 database synchronization command(s)...2024-04-19T04:19:23.409110 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T04:19:23.409132 [APP/PROC/WEB/0]      DDL command executed in 8ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T04:19:23.409147 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T04:19:23.409157 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T04:19:23.409223 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T04:19:23.409276 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "42ee167af3bd4b8581f7757e8fb18034"2024-04-19T04:19:23.409385 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T04:19:23.409403 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T04:19:23.409417 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T04:19:23.409452 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "6c69c4dc150e47b2b13f7987060d030a"2024-04-19T04:19:23.409507 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T04:19:23.409557 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T04:19:23.409615 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T04:19:23.409661 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T04:19:23.409739 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "fb3c8ef20c9d47fa87aceb02ddcc295f"2024-04-19T04:19:23.409753 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T04:19:23.409791 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T04:19:23.409831 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T04:19:23.409878 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T04:19:23.409924 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "98b91d2bba594d9cb65123760797e280"2024-04-19T04:19:23.409958 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T04:19:23.409992 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T04:19:23.410052 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T04:19:23.410091 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T04:19:23.410140 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "fb0e381074134e1cb2fea90b7b63d02b"2024-04-19T04:19:23.410181 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T04:19:23.410218 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T04:19:23.410260 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T04:19:23.410332 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T04:19:23.410376 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "885c094f159041e6a4795b6a6979763b"2024-04-19T04:19:23.410408 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T04:19:23.410460 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T04:19:23.410503 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T04:19:23.410544 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "55e03f1e227146f6ade4751ba54dbabd"2024-04-19T04:19:23.411331 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T04:19:23.411494 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T04:19:23.411559 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T04:19:23.411598 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T04:19:23.411666 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "47423d565b3d4cb296d21e22f545f4c6"2024-04-19T04:19:23.411704 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T04:19:23.411739 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T04:19:23.411783 [APP/PROC/WEB/0]      DDL command executed in 4ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T04:19:23.411829 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "491ba31021204b6e9f7c78611e865285"2024-04-19T04:19:23.411865 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T04:19:23.411921 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T04:19:23.411963 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T04:19:23.412028 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "eadb0f0bc4c44a9792717c4f1579b686"2024-04-19T04:19:23.412096 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T04:19:23.412209 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T04:19:23.412251 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T04:19:23.412316 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T04:19:23.412341 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "8d30bda3d8684a0281d13f7b7bf33fc9"2024-04-19T04:19:23.412417 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T04:19:23.412441 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T04:19:23.412533 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T04:19:23.412573 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "4f1417f80b5f44c7977a61c8dcea6ea8"2024-04-19T04:19:23.412655 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "4bdc73de39574567a773ccb39fb5d5c1"2024-04-19T04:19:23.412688 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T04:19:23.412746 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "dd501736494043d0a7085baa64a6d74f"2024-04-19T04:19:23.412838 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T04:19:23.412847 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "7e652ffe168341d99ca616c16bde9f5a"2024-04-19T04:19:23.412892 [APP/PROC/WEB/0]      DDL command executed in 7ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T04:19:23.412974 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "387864a256eb4ef099b2259474d03deb"2024-04-19T04:19:23.413023 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T04:19:23.413090 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "3a3f3c2ae6924759a82fe0bf59366c51"2024-04-19T04:19:23.413145 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "1b111934c6734e6bacb903b0c6ed2ed3"2024-04-19T04:19:23.413216 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "038eccbe7ae44ef49fe4972f29df2835"2024-04-19T04:19:23.413283 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "8f441eb497c842d1bc01015f6649347d"2024-04-19T04:19:23.413346 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "b5e1a1befc80496eb2d378ea026f775e"2024-04-19T04:19:23.413386 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "006586c834ea4e1093f9c7ed169dd10a"2024-04-19T04:19:23.413432 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$proposalverbiage" RENAME TO "735c655d837745328086c6681190f065"2024-04-19T04:19:23.413482 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "7bac17a9fc294f26bff263a0574bad84"2024-04-19T04:19:23.413538 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "291d0dfa9c1045b8aee075760868915c"2024-04-19T04:19:23.413575 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "2a06fdc2da14408ba210fd794af02e18"2024-04-19T04:19:23.413615 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "e3c00de1b1e3426da81d8b829a71abe5"2024-04-19T04:19:23.413658 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T04:19:23.413719 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "b52b4d6bb4a64e02bd5de184670159af"2024-04-19T04:19:23.413769 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T04:19:23.413864 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "094e76eba47344858c3d7429a509ed6d"2024-04-19T04:19:23.413873 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T04:19:23.413906 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "a176292c064340898c3a6c247a37737f"2024-04-19T04:19:23.413963 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "a408bb76d95343df9a6350d8b818bebd"2024-04-19T04:19:23.414005 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "754186444c7d41049d79d32ba7d87b65"2024-04-19T04:19:23.414072 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "c8f5cd0e709c41caadc45c4e3a43f065"2024-04-19T04:19:23.414117 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:19:23.414168 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:19:23.414192 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:19:23.414259 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:19:23.414294 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:19:23.414341 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:19:23.414378 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:19:23.414428 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:19:23.414467 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:19:23.414519 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:19:23.414562 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:19:23.414607 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:19:23.414688 [APP/PROC/WEB/0]      Total time: 164ms2024-04-19T04:19:23.420450 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T04:19:23.420682 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T04:19:23.420978 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T04:19:23.421032 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T04:19:23.421095 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T04:19:23.421209 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T04:19:23.421313 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T04:19:23.421322 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T04:19:23.421388 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T04:19:23.421461 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T04:19:23.421986 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T04:19:23.422031 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T04:19:23.422100 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T04:19:23.422139 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T04:19:23.422347 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T04:19:23.422373 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T04:19:23.422445 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T04:19:23.422505 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T04:19:23.422522 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T04:19:23.422589 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T04:19:23.422701 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T04:19:23.422765 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T04:19:23.422825 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T04:19:23.422852 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T04:19:23.422937 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T04:19:23.422971 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T04:19:23.422986 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T04:19:23.423032 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T04:19:23.423118 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T04:19:23.423133 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T04:19:23.423154 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T04:19:23.423204 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T04:19:23.423224 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T04:19:23.423309 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T04:19:23.423375 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T04:19:23.423476 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T04:19:23.423491 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T04:19:23.423506 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T04:19:23.423528 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T04:19:23.423589 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T04:19:23.423597 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T04:19:23.423671 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T04:19:23.423697 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T04:19:23.423716 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T04:19:23.423729 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T04:19:23.423795 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T04:19:23.423843 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T04:19:23.423852 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T04:19:23.423881 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T04:19:23.423944 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T04:19:23.424021 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T04:19:23.424031 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T04:19:23.424035 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T04:19:23.424083 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T04:19:23.424128 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T04:19:23.424193 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T04:19:23.424231 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T04:19:23.424305 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T04:19:23.424345 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T04:19:23.424440 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T04:19:23.424551 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T04:19:23.424578 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T04:19:23.424584 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T04:19:23.424594 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T04:19:23.424602 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T04:19:23.424668 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T04:19:23.424746 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T04:19:23.424758 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T04:19:23.424807 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T04:19:23.424830 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T04:19:23.424874 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T04:19:23.424898 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T04:19:23.424955 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T04:19:23.424968 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T04:19:23.425392 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T04:19:23.425407 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T04:19:23.425513 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T04:19:23.425539 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T04:19:23.427555 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T04:19:23.437043 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T04:19:23.505952 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T04:19:23.702553 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T04:19:23.781450 [APP/PROC/WEB/0]  Exit status 12024-04-19T04:19:23.783843 [CELL/SSHD/0]  Exit status 02024-04-19T04:19:29.079979 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a stopping instance cbd7d920-955f-4016-59d9-30cd2024-04-19T04:19:29.080015 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a destroying container for instance cbd7d920-955f-4016-59d9-30cd2024-04-19T04:19:29.094687 [API/3]  Process has crashed with type: "web"2024-04-19T04:19:29.109654 [API/3]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"cbd7d920-955f-4016-59d9-30cd", "index"=>0, "cell_id"=>"e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>12, "crash_timestamp"=>1713500369076054986, "version"=>"74862115-9b15-474d-9a04-a3620a5bb327"}2024-04-19T04:19:29.154434 [PROXY/0]  Exit status 1372024-04-19T04:19:30.587613 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully destroyed container for instance cbd7d920-955f-4016-59d9-30cd2024-04-19T04:35:31.321551 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a creating container for instance 746706ed-aa78-4ddc-5f75-9a362024-04-19T04:35:31.992096 [CELL/0]  Security group rules were updated2024-04-19T04:35:32.007716 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully created container for instance 746706ed-aa78-4ddc-5f75-9a362024-04-19T04:35:32.372436 [CELL/0]  Downloading droplet...2024-04-19T04:35:34.729584 [CELL/0]  Downloaded droplet2024-04-19T04:35:34.729720 [CELL/0]  Starting health monitoring of container2024-04-19T04:35:34.854241 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T04:35:34.867258 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T04:35:35.301935 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T04:35:35.311773 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T04:35:35.311819 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T04:35:35.314337 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T04:35:35.314398 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T04:35:35.314671 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T04:35:35.314851 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T04:35:35.315224 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:35:35.374826 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:35:35.375071 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:35:35.449477 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:35:35.450286 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:35:35.450333 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T04:35:35.770232 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:35:35.770269 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T04:35:36.947691 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T04:35:37.077619 [APP/PROC/WEB/0]  time="2024-04-19T04:35:37Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T04:35:37.116805 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T04:35:37.116838 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T04:35:37.116872 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T04:35:37.116879 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T04:35:37.117064 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T04:35:37.117993 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T04:35:37.276718 [APP/PROC/WEB/0]  2024-04-19 04:35:37.274 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T04:35:40.797599 [APP/PROC/WEB/0]  2024-04-19 04:35:40.786 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T04:35:41.043222 [APP/PROC/WEB/0]  2024-04-19 04:35:41.042 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T04:35:41.047911 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T04:35:41.047980 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T04:35:41.058776 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T04:35:41.067557 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T04:35:41.135773 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T04:35:41.135835 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T04:35:41.156176 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T04:35:41.160881 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T04:35:41.165190 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T04:35:41.178487 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T04:35:41.211608 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T04:35:41.306704 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T04:35:41.326481 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T04:35:41.355301 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T04:35:41.386372 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T04:35:41.387818 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T04:35:41.389858 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T04:35:41.407942 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T04:35:41.408516 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T04:35:41.409219 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T04:35:41.409257 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T04:35:42.007593 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T04:35:42.966385 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T04:35:43.124281 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T04:35:45.457388 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T04:35:45.460721 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T04:35:45.761759 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T04:35:45.987638 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T04:35:45.988873 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T04:35:46.228359 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T04:35:46.230455 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T04:35:46.230482 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 511 database synchronization command(s)...2024-04-19T04:35:46.430444 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T04:35:46.430463 [APP/PROC/WEB/0]      DDL command executed in 7ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T04:35:46.430479 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T04:35:46.430514 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T04:35:46.430578 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T04:35:46.430618 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "4e3aefae53e4478cb0f388edcdfcadf7"2024-04-19T04:35:46.430687 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T04:35:46.430719 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T04:35:46.430784 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T04:35:46.430817 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "13f43b9c6fcc41e69fec296a3e49132b"2024-04-19T04:35:46.430883 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T04:35:46.430906 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T04:35:46.430956 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T04:35:46.431051 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T04:35:46.431089 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "92616af1756c4f4daf6bb27fb193c1d2"2024-04-19T04:35:46.431149 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T04:35:46.431177 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T04:35:46.431256 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T04:35:46.431271 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T04:35:46.431325 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "d42e4b1c91ae4b10bed399a5fb7aa852"2024-04-19T04:35:46.431364 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T04:35:46.431418 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T04:35:46.431435 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T04:35:46.431498 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T04:35:46.431526 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "9e3b12aef19c4f068532b77ff48ff787"2024-04-19T04:35:46.431579 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T04:35:46.431616 [APP/PROC/WEB/0]      DDL command executed in 6ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T04:35:46.431684 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T04:35:46.431730 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T04:35:46.431765 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "a107a0b162394619a6ea5ea8813a8415"2024-04-19T04:35:46.431806 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T04:35:46.431869 [APP/PROC/WEB/0]      DDL command executed in 5ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T04:35:46.431905 [APP/PROC/WEB/0]      DDL command executed in 4ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T04:35:46.432610 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "60844b230878494280d1378ec3be1492"2024-04-19T04:35:46.432751 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T04:35:46.432778 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T04:35:46.432810 [APP/PROC/WEB/0]      DDL command executed in 7ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T04:35:46.432853 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_administration$account_company"2024-04-19T04:35:46.432900 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "8bdbef0c9a8a49f0a0ae9fa97866a265"2024-04-19T04:35:46.432940 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T04:35:46.432968 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T04:35:46.433036 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T04:35:46.433046 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "ba8fdaf1c0d241c1b973aceef9cdd41c"2024-04-19T04:35:46.433098 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T04:35:46.433135 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T04:35:46.433197 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T04:35:46.433249 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "165535f6cf9d4772a7a52bad4d03cedc"2024-04-19T04:35:46.433274 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T04:35:46.433330 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T04:35:46.433391 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T04:35:46.433404 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T04:35:46.433437 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "2e97d11932fd46f98f0d3563108e43c9"2024-04-19T04:35:46.433474 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T04:35:46.433528 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T04:35:46.433569 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T04:35:46.433612 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "97da447c7c0f435a86089df1701bcfeb"2024-04-19T04:35:46.433643 [APP/PROC/WEB/0]      DDL command executed in 5ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "f5ca335649dd4055847641656e1b234e"2024-04-19T04:35:46.433697 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T04:35:46.433747 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "2266fe1f6ef0494daa696d57e0fab45b"2024-04-19T04:35:46.433774 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T04:35:46.433821 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "d39c82d843d84a408b63949f77ccbb36"2024-04-19T04:35:46.433872 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T04:35:46.433907 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "bbc38ac6ec82418b8a8b64fae2190989"2024-04-19T04:35:46.433954 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T04:35:46.433995 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "6a4349cc02214d63b59c2f385c33ffb8"2024-04-19T04:35:46.434053 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "b377e4467e8a41aa9c8dd93d37632129"2024-04-19T04:35:46.434078 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "717b2fe7b8a64de38873685023b60731"2024-04-19T04:35:46.434121 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "a03ee6f2f1354d7399baa942262cd148"2024-04-19T04:35:46.434161 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "40c3b2cd494e47b09d3e85660dbaa13d"2024-04-19T04:35:46.434198 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "a8bb2c275e7444928e8c19221f029d60"2024-04-19T04:35:46.434231 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$proposalverbiage" RENAME TO "f4af21272c6e43d9a2b88df0a8b4d07a"2024-04-19T04:35:46.434264 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "b2078cc85c6347a79be8ab2847dd9ec0"2024-04-19T04:35:46.434299 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "53008aa9d8f34639ab36833614244ca1"2024-04-19T04:35:46.434352 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "31f870df075542f382235c79d9451438"2024-04-19T04:35:46.434374 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "8132f6edff9f4f41998cd739031f3879"2024-04-19T04:35:46.434408 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T04:35:46.434463 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "c1340c1abec64fbba9e8a89397fed9d9"2024-04-19T04:35:46.434484 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T04:35:46.434532 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "7461402ae4244b06a53bf022f5ec0454"2024-04-19T04:35:46.434602 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T04:35:46.434630 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "77850e161887419abf8c6f5fef9ded1d"2024-04-19T04:35:46.434717 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "4a9f20e7f6054a12ba62897a2300e491"2024-04-19T04:35:46.434768 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "103818a0c3624de5aa13a8f917ce979c"2024-04-19T04:35:46.434826 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "32d12e9d31294951858dcf785883ad56"2024-04-19T04:35:46.434854 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:35:46.434957 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:35:46.434982 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:35:46.435089 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:35:46.435098 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:35:46.435166 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:35:46.435207 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:35:46.435230 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:35:46.435296 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:35:46.435326 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:35:46.435372 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:35:46.435412 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:35:46.435472 [APP/PROC/WEB/0]      Total time: 168ms2024-04-19T04:35:46.442101 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T04:35:46.442488 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T04:35:46.442807 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T04:35:46.442858 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T04:35:46.442938 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T04:35:46.443141 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T04:35:46.443239 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T04:35:46.443263 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T04:35:46.443277 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T04:35:46.443466 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T04:35:46.443610 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T04:35:46.443780 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T04:35:46.443804 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T04:35:46.443820 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T04:35:46.443981 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T04:35:46.444048 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T04:35:46.444088 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T04:35:46.444121 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T04:35:46.444141 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T04:35:46.444188 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T04:35:46.444208 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T04:35:46.444270 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T04:35:46.444383 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T04:35:46.444390 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T04:35:46.444413 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T04:35:46.444419 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T04:35:46.444435 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T04:35:46.444468 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T04:35:46.444476 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T04:35:46.444539 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T04:35:46.444603 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T04:35:46.444644 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T04:35:46.444778 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T04:35:46.444927 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T04:35:46.444977 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T04:35:46.445028 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T04:35:46.445139 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T04:35:46.445148 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T04:35:46.445225 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T04:35:46.445254 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T04:35:46.445342 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T04:35:46.445369 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T04:35:46.445412 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T04:35:46.445576 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T04:35:46.445590 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T04:35:46.445624 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T04:35:46.445658 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T04:35:46.445690 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T04:35:46.445750 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T04:35:46.445769 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T04:35:46.445802 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T04:35:46.445843 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T04:35:46.445891 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T04:35:46.445914 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T04:35:46.445943 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T04:35:46.446023 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T04:35:46.446048 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T04:35:46.446079 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T04:35:46.446117 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T04:35:46.446137 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T04:35:46.446202 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T04:35:46.446226 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T04:35:46.446246 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T04:35:46.446299 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T04:35:46.446316 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T04:35:46.446374 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T04:35:46.446417 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T04:35:46.446482 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T04:35:46.446507 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T04:35:46.446518 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T04:35:46.446588 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T04:35:46.446635 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T04:35:46.446692 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T04:35:46.447183 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T04:35:46.447237 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T04:35:46.447248 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T04:35:46.447315 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T04:35:46.447362 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T04:35:46.449073 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T04:35:46.458828 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T04:35:46.521110 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T04:35:46.725127 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T04:35:46.804957 [APP/PROC/WEB/0]  Exit status 12024-04-19T04:35:46.807418 [CELL/SSHD/0]  Exit status 02024-04-19T04:35:52.516731 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a stopping instance 746706ed-aa78-4ddc-5f75-9a362024-04-19T04:35:52.516764 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a destroying container for instance 746706ed-aa78-4ddc-5f75-9a362024-04-19T04:35:52.531819 [API/3]  Process has crashed with type: "web"2024-04-19T04:35:52.548141 [API/3]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"746706ed-aa78-4ddc-5f75-9a36", "index"=>0, "cell_id"=>"e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>13, "crash_timestamp"=>1713501352512794417, "version"=>"74862115-9b15-474d-9a04-a3620a5bb327"}2024-04-19T04:35:52.602392 [PROXY/0]  Exit status 1372024-04-19T04:35:54.146235 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully destroyed container for instance 746706ed-aa78-4ddc-5f75-9a362024-04-19T04:36:43.373781 [API/0]  Uploading bits for app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T04:36:43.737862 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:36:43.846270 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"metadata"=>{"annotations"=>nil, "labels"=>{"mendix-primary-deployment"=>"cloudfoundry"}}})2024-04-19T04:36:46.234908 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"lifecycle"=>{"data"=>{"buildpacks"=>["mendix_buildpack"], "stack"=>"cflinuxfs4"}, "type"=>"buildpack"}})2024-04-19T04:37:14.943757 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:37:15.238989 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:37:15.627691 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:37:15.883282 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:37:16.221327 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:37:16.496422 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:37:16.852241 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:37:17.948389 [API/3]  Stopping app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T04:37:22.785023 [API/0]  Creating build for app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T04:37:23.223138 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"state"=>"STARTED"})2024-04-19T04:37:23.406089 [STG/0]  Downloading mendix_buildpack...2024-04-19T04:37:23.462307 [STG/0]  Downloaded mendix_buildpack2024-04-19T04:37:23.462398 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 creating container for instance 29a88f9d-24f7-46e0-9e7c-58d23d5d475f2024-04-19T04:37:23.929124 [STG/0]  Security group rules were updated2024-04-19T04:37:23.942119 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 successfully created container for instance 29a88f9d-24f7-46e0-9e7c-58d23d5d475f2024-04-19T04:37:24.197428 [STG/0]  Downloading app package...2024-04-19T04:37:24.197464 [STG/0]  Downloading build artifacts cache...2024-04-19T04:37:28.319409 [STG/0]  Downloaded app package (152.1M)2024-04-19T04:37:33.191024 [STG/0]  Downloaded build artifacts cache (347.7M)2024-04-19T04:37:33.335351 [STG/0]   ---> Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] staging...2024-04-19T04:37:33.337502 [STG/0]   ---> Detected cflinuxfs4 without built-in python-dev...2024-04-19T04:37:33.348520 [STG/0]   -------> Providing Python 3.10.6 (required by the buildpack to run in cflinuxfs4)2024-04-19T04:37:35.401721 [STG/0]   ---> Check if Python dependencies need to be cached...2024-04-19T04:37:35.424856 [STG/0]   ---> Bootstrapping pip...2024-04-19T04:37:35.839224 [STG/0]  Requirement already satisfied: pip in /tmp/contents3789241309/deps/0/python/lib/python3.10/site-packages (22.2.1)2024-04-19T04:37:36.544185 [STG/0]  Collecting pip2024-04-19T04:37:36.624946 [STG/0]    Downloading pip-24.0-py3-none-any.whl (2.1 MB)2024-04-19T04:37:36.709494 [STG/0]       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 26.8 MB/s eta 0:00:002024-04-19T04:37:36.723104 [STG/0]  Requirement already satisfied: setuptools in /tmp/contents3789241309/deps/0/python/lib/python3.10/site-packages (63.2.0)2024-04-19T04:37:37.041408 [STG/0]  Collecting setuptools2024-04-19T04:37:37.046749 [STG/0]    Downloading setuptools-69.5.1-py3-none-any.whl (894 kB)2024-04-19T04:37:37.067553 [STG/0]       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 894.6/894.6 kB 50.3 MB/s eta 0:00:002024-04-19T04:37:37.127364 [STG/0]  Collecting wheel2024-04-19T04:37:37.132560 [STG/0]    Downloading wheel-0.43.0-py3-none-any.whl (65 kB)2024-04-19T04:37:37.141409 [STG/0]       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 9.2 MB/s eta 0:00:002024-04-19T04:37:37.298438 [STG/0]  Installing collected packages: wheel, setuptools, pip2024-04-19T04:37:39.343025 [STG/0]  Successfully installed pip-24.0 setuptools-69.5.1 wheel-0.43.02024-04-19T04:37:39.426560 [STG/0]   ---> Using bundled Python dependencies2024-04-19T04:37:39.426573 [STG/0]   ---> Installing Python dependencies to /tmp/app/.local/lib/python3.10/site-packages...2024-04-19T04:37:47.144948 [STG/0]   ---> Finished installing Python dependencies2024-04-19T04:37:47.581916 [STG/0]  INFO: get_java_major_version : major_version - 112024-04-19T04:37:47.582721 [STG/0]  INFO: Preflight check on Mendix version [10.9.0.31759] and stack [cflinuxfs4]...2024-04-19T04:37:47.582750 [STG/0]  INFO: Mendix [10.9] is not maintained. Please use a medium- or long-term supported Mendix version to easily receive fixes (https://docs.mendix.com/releasenotes/studio-pro/lts-mts).2024-04-19T04:37:47.582781 [STG/0]  INFO: Preflight check completed2024-04-19T04:37:49.014560 [STG/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:37:49.076882 [STG/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:37:50.200824 [STG/0]  INFO: Usage metering is enabled2024-04-19T04:37:52.889597 [STG/0]  INFO: Mendix Cloud Foundry Buildpack staging completed2024-04-19T04:38:52.154871 [STG/0]  Exit status 02024-04-19T04:38:52.154911 [STG/0]  Uploading droplet, build artifacts cache...2024-04-19T04:38:52.154957 [STG/0]  Uploading droplet...2024-04-19T04:38:52.155054 [STG/0]  Uploading build artifacts cache...2024-04-19T04:38:55.530695 [STG/0]  Uploaded build artifacts cache (347.7M)2024-04-19T04:38:56.569035 [API/2]  Creating droplet for app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T04:39:06.500217 [STG/0]  Uploaded droplet (562.3M)2024-04-19T04:39:06.599026 [STG/0]  Uploading complete2024-04-19T04:39:06.907005 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 stopping instance 29a88f9d-24f7-46e0-9e7c-58d23d5d475f2024-04-19T04:39:06.907032 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 destroying container for instance 29a88f9d-24f7-46e0-9e7c-58d23d5d475f2024-04-19T04:39:07.348125 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a creating container for instance 2db18b6f-9695-48f4-5f8f-f93b2024-04-19T04:39:07.916093 [CELL/0]  Security group rules were updated2024-04-19T04:39:07.931252 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully created container for instance 2db18b6f-9695-48f4-5f8f-f93b2024-04-19T04:39:08.224336 [CELL/0]  Downloading droplet...2024-04-19T04:39:11.099642 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 successfully destroyed container for instance 29a88f9d-24f7-46e0-9e7c-58d23d5d475f2024-04-19T04:39:27.985075 [CELL/0]  Downloaded droplet (562.3M)2024-04-19T04:39:27.985209 [CELL/0]  Starting health monitoring of container2024-04-19T04:39:28.199873 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T04:39:28.208489 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T04:39:28.617955 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T04:39:28.628131 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T04:39:28.628183 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T04:39:28.630838 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T04:39:28.630896 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T04:39:28.631229 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T04:39:28.631437 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T04:39:28.631797 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:39:28.692408 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:39:28.692736 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:39:28.768633 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:39:28.769399 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:39:28.769460 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T04:39:29.093376 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:39:29.093412 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T04:39:30.268064 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T04:39:30.387338 [APP/PROC/WEB/0]  time="2024-04-19T04:39:30Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T04:39:30.424085 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T04:39:30.424110 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T04:39:30.424129 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T04:39:30.424171 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T04:39:30.424325 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T04:39:30.425244 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T04:39:30.583549 [APP/PROC/WEB/0]  2024-04-19 04:39:30.581 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T04:39:34.043136 [APP/PROC/WEB/0]  2024-04-19 04:39:34.029 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T04:39:34.357945 [APP/PROC/WEB/0]  2024-04-19 04:39:34.357 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T04:39:34.364542 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T04:39:34.364777 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T04:39:34.375448 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T04:39:34.385855 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T04:39:34.455833 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T04:39:34.455850 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T04:39:34.481412 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T04:39:34.486246 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T04:39:34.490449 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T04:39:34.503740 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T04:39:34.537680 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T04:39:34.638412 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T04:39:34.657237 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T04:39:34.677313 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T04:39:34.705120 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T04:39:34.706846 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T04:39:34.709197 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T04:39:34.727373 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T04:39:34.728117 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T04:39:34.728809 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T04:39:34.728860 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T04:39:35.274638 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T04:39:36.240618 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T04:39:36.391361 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T04:39:38.178216 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T04:39:38.182906 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T04:39:38.484771 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T04:39:38.735938 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T04:39:38.737365 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T04:39:38.961563 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T04:39:38.963703 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T04:39:38.963729 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 511 database synchronization command(s)...2024-04-19T04:39:39.176647 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T04:39:39.176667 [APP/PROC/WEB/0]      DDL command executed in 8ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T04:39:39.176685 [APP/PROC/WEB/0]      DDL command executed in 5ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T04:39:39.176719 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T04:39:39.176736 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T04:39:39.176800 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "b828576146024c0fa411166a157b0cc2"2024-04-19T04:39:39.176862 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T04:39:39.176882 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T04:39:39.176990 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T04:39:39.177012 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "eceabff2deed47ea8b792651f7ceb30c"2024-04-19T04:39:39.177117 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T04:39:39.177132 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T04:39:39.177212 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T04:39:39.177238 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T04:39:39.177307 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "d47ecb507b1b4a3d99077df20b5f2002"2024-04-19T04:39:39.177460 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T04:39:39.177483 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T04:39:39.177547 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T04:39:39.177558 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T04:39:39.177701 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "a00149c1ebdf412c9e2f99218002af4d"2024-04-19T04:39:39.177722 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T04:39:39.177739 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T04:39:39.177788 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T04:39:39.177826 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T04:39:39.177867 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "98038a2b034b4b32a9e9d513d4514b12"2024-04-19T04:39:39.177904 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T04:39:39.177920 [APP/PROC/WEB/0]      DDL command executed in 10ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T04:39:39.177984 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T04:39:39.178025 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T04:39:39.178068 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "34f3ab3e083f45658bb5b76f18654f94"2024-04-19T04:39:39.178106 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T04:39:39.178125 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T04:39:39.178181 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T04:39:39.178204 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "df30dde10cdf481491aec6782985cb4c"2024-04-19T04:39:39.178845 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T04:39:39.178959 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T04:39:39.179122 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T04:39:39.179173 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_administration$account_company"2024-04-19T04:39:39.179238 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "2ae3db3a96fd43c7a69f7ccad50d8b1f"2024-04-19T04:39:39.179282 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T04:39:39.179336 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T04:39:39.179420 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T04:39:39.179464 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "699f575de0fb4512b5d654c312260a7e"2024-04-19T04:39:39.179523 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T04:39:39.179557 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T04:39:39.179652 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T04:39:39.179661 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "cb6d7a4d3c4d48c48a13d1b0c3d9f8b8"2024-04-19T04:39:39.179668 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T04:39:39.179757 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T04:39:39.179778 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T04:39:39.179871 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T04:39:39.179904 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "cfba05c7f9834f5183312a1d996145c6"2024-04-19T04:39:39.179960 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T04:39:39.180046 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T04:39:39.180143 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T04:39:39.180164 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "c9f50f24c2534da4b335bf12d5567816"2024-04-19T04:39:39.180228 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "3e212a4593b34a479a268321f6ba2ade"2024-04-19T04:39:39.180301 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T04:39:39.180439 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "a4551cdb8c3d4b0695ab85ff5b1f7198"2024-04-19T04:39:39.180500 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T04:39:39.180519 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "25d48d45a70046768f4ceae0d74c6379"2024-04-19T04:39:39.180599 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T04:39:39.180644 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "cf0c6e17e2ef4de3beac6c88f01f438f"2024-04-19T04:39:39.180706 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T04:39:39.180744 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "a3a873ce4dcf4b0ab5313d78fc447ee3"2024-04-19T04:39:39.180805 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "df2c33cc2482429b897feec830475d06"2024-04-19T04:39:39.180910 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "7781dc4af01e460ca24f46bc5eeead2b"2024-04-19T04:39:39.180924 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "2350cf1940574e0ab4a182ddae7f6e2c"2024-04-19T04:39:39.181006 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "46e5a9723c6f443ea551e5b42b142e34"2024-04-19T04:39:39.181101 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "bd15dd9d422140a490d8ae6640e28ba0"2024-04-19T04:39:39.181109 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$proposalverbiage" RENAME TO "9e182e56fd314481ad3f3bfe959cdd33"2024-04-19T04:39:39.181161 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "f5f30cd2bb704d1d81a40988fd81cdc4"2024-04-19T04:39:39.181205 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "98f0b34070e74ca4969638dcfb803901"2024-04-19T04:39:39.181265 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "0b55179733aa4a02a2460e623d7bfeee"2024-04-19T04:39:39.181307 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "9242d945ae074db2980a865dc058a1c1"2024-04-19T04:39:39.181326 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T04:39:39.181409 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features" RENAME TO "7524e43f77544791aa2cf88c957be9d9"2024-04-19T04:39:39.181432 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T04:39:39.181473 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "0d03a43c80c84142a6ae7f954e52e18c"2024-04-19T04:39:39.181516 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T04:39:39.181551 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "70089840b4234c538c36b96c590b7971"2024-04-19T04:39:39.181590 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "40867b6dd6394e89b22f6fc7aee616f0"2024-04-19T04:39:39.181721 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "36ba7d6c8fc64927bb9a4e163a209b2e"2024-04-19T04:39:39.181735 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "3a8bf231ca3e4551b5ac38f553915374"2024-04-19T04:39:39.181787 [APP/PROC/WEB/0]      DDL command executed in 3ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:39:39.181839 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:39:39.181928 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:39:39.181973 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:39:39.182052 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:39:39.182073 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:39:39.182158 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:39:39.182199 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:39:39.182260 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:39:39.182331 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:39:39.182377 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:39:39.182431 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:39:39.182474 [APP/PROC/WEB/0]      Total time: 162ms2024-04-19T04:39:39.188523 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T04:39:39.188741 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T04:39:39.189166 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T04:39:39.189233 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T04:39:39.189270 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T04:39:39.189394 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T04:39:39.189400 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T04:39:39.189846 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T04:39:39.190477 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T04:39:39.190486 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T04:39:39.190542 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T04:39:39.190554 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T04:39:39.190668 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T04:39:39.190678 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T04:39:39.190851 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T04:39:39.190935 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T04:39:39.191037 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T04:39:39.191084 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T04:39:39.191179 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T04:39:39.191270 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T04:39:39.191303 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T04:39:39.191318 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T04:39:39.191343 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T04:39:39.191480 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T04:39:39.191499 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T04:39:39.191527 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T04:39:39.191572 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T04:39:39.191579 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T04:39:39.191678 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T04:39:39.191690 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T04:39:39.191727 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T04:39:39.191783 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T04:39:39.191897 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T04:39:39.191936 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T04:39:39.192010 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T04:39:39.192038 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T04:39:39.192062 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T04:39:39.192168 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T04:39:39.192213 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T04:39:39.192269 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T04:39:39.192307 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T04:39:39.192317 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T04:39:39.192353 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T04:39:39.192413 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T04:39:39.192463 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T04:39:39.192520 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T04:39:39.192571 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T04:39:39.192630 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T04:39:39.192730 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T04:39:39.192741 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T04:39:39.192772 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T04:39:39.192837 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T04:39:39.192925 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T04:39:39.193002 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T04:39:39.193151 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T04:39:39.193184 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T04:39:39.193344 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T04:39:39.193381 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T04:39:39.193471 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T04:39:39.193487 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T04:39:39.193508 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T04:39:39.193513 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T04:39:39.193624 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T04:39:39.193638 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T04:39:39.193648 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T04:39:39.193696 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T04:39:39.193760 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T04:39:39.193783 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T04:39:39.193866 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T04:39:39.193882 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T04:39:39.193944 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T04:39:39.193969 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T04:39:39.193985 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T04:39:39.194067 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T04:39:39.194272 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T04:39:39.194494 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T04:39:39.194564 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T04:39:39.194643 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T04:39:39.195647 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T04:39:39.206497 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T04:39:39.277590 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T04:39:39.475657 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T04:39:39.559068 [APP/PROC/WEB/0]  Exit status 12024-04-19T04:39:39.561307 [CELL/SSHD/0]  Exit status 02024-04-19T04:39:44.952407 [API/0]  Process has crashed with type: "web"2024-04-19T04:39:44.954571 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a stopping instance 2db18b6f-9695-48f4-5f8f-f93b2024-04-19T04:39:44.954616 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a destroying container for instance 2db18b6f-9695-48f4-5f8f-f93b2024-04-19T04:39:44.964187 [API/0]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"2db18b6f-9695-48f4-5f8f-f93b", "index"=>0, "cell_id"=>"e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>1, "crash_timestamp"=>1713501584933558172, "version"=>"795b3929-714c-4922-921c-73cc8393e2a8"}2024-04-19T04:39:45.024704 [CELL/0]  Cell d1e9fc17-a7b3-4b86-9348-5960aae03e6c creating container for instance 51c360ae-93ac-461c-4914-47c82024-04-19T04:39:45.042348 [PROXY/0]  Exit status 1372024-04-19T04:39:45.606789 [CELL/0]  Security group rules were updated2024-04-19T04:39:45.621842 [CELL/0]  Cell d1e9fc17-a7b3-4b86-9348-5960aae03e6c successfully created container for instance 51c360ae-93ac-461c-4914-47c82024-04-19T04:39:45.866238 [CELL/0]  Downloading droplet...2024-04-19T04:39:46.341891 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully destroyed container for instance 2db18b6f-9695-48f4-5f8f-f93b2024-04-19T04:40:05.895825 [CELL/0]  Downloaded droplet (562.3M)2024-04-19T04:40:05.895967 [CELL/0]  Starting health monitoring of container2024-04-19T04:40:06.065929 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T04:40:06.074749 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T04:40:06.502392 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T04:40:06.513059 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T04:40:06.513101 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T04:40:06.515867 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T04:40:06.515908 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T04:40:06.516196 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T04:40:06.516383 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T04:40:06.516715 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:40:06.581269 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:40:06.581538 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:40:06.658940 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:40:06.659692 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:40:06.659741 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T04:40:06.984516 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:40:06.984579 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T04:40:08.175739 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T04:40:08.298400 [APP/PROC/WEB/0]  time="2024-04-19T04:40:08Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T04:40:08.349306 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T04:40:08.349333 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T04:40:08.349353 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T04:40:08.349361 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T04:40:08.349525 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T04:40:08.350495 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T04:40:08.507315 [APP/PROC/WEB/0]  2024-04-19 04:40:08.505 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T04:40:12.041929 [APP/PROC/WEB/0]  2024-04-19 04:40:12.030 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T04:40:12.281866 [APP/PROC/WEB/0]  2024-04-19 04:40:12.281 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T04:40:12.286163 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T04:40:12.286512 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T04:40:12.298032 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T04:40:12.308549 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T04:40:12.368443 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T04:40:12.368467 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T04:40:12.389332 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T04:40:12.393980 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T04:40:12.398051 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T04:40:12.409860 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T04:40:12.440877 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T04:40:12.529026 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T04:40:12.544827 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T04:40:12.564285 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T04:40:12.590318 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T04:40:12.591874 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T04:40:12.593785 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T04:40:12.610553 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T04:40:12.611391 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T04:40:12.612170 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T04:40:12.612247 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T04:40:13.220528 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T04:40:14.235072 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T04:40:14.386976 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T04:40:16.957396 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T04:40:16.960498 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T04:40:17.239888 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T04:40:17.471428 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T04:40:17.473327 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T04:40:17.684389 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T04:40:17.686461 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T04:40:17.686496 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 511 database synchronization command(s)...2024-04-19T04:40:17.820710 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T04:40:17.820741 [APP/PROC/WEB/0]      DDL command executed in 6ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T04:40:17.820748 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T04:40:17.820792 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T04:40:17.820829 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T04:40:17.820885 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "eb6e9f8ac87d46149516b4aca9cfc408"2024-04-19T04:40:17.820925 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T04:40:17.820982 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T04:40:17.821017 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T04:40:17.821104 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "6ef8dc94365849a68a2ea3412b58848f"2024-04-19T04:40:17.821130 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T04:40:17.821214 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T04:40:17.821241 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T04:40:17.821246 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T04:40:17.821305 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "2c8c721c5f8d4ad69b662ea197667c67"2024-04-19T04:40:17.821356 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T04:40:17.821394 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T04:40:17.821416 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T04:40:17.821527 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T04:40:17.821544 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "5c9f935988de42818ef5fa125bc654b6"2024-04-19T04:40:17.821638 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T04:40:17.821675 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T04:40:17.821724 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T04:40:17.821761 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T04:40:17.821818 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "1a209e3c8cb649278a6d040f02d6172b"2024-04-19T04:40:17.821856 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T04:40:17.821894 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T04:40:17.821924 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T04:40:17.821989 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T04:40:17.822023 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "bb7698e0f1d444629e0363fb9aef4b7b"2024-04-19T04:40:17.822083 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T04:40:17.822118 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T04:40:17.822159 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T04:40:17.822211 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "6063366546b1447c97af9813087d931a"2024-04-19T04:40:17.822809 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T04:40:17.822942 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T04:40:17.823015 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T04:40:17.823033 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_administration$account_company"2024-04-19T04:40:17.823097 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "67413df12e814ab08f6e6db6d0da34ac"2024-04-19T04:40:17.823117 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T04:40:17.823206 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T04:40:17.823228 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T04:40:17.823351 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "02cb327b592b43ad93acad9b72516487"2024-04-19T04:40:17.823435 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T04:40:17.823579 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T04:40:17.823619 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T04:40:17.823661 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "f1b793d5a5674e9793a91ab5dea996f0"2024-04-19T04:40:17.823714 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T04:40:17.823773 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T04:40:17.823819 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T04:40:17.823883 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T04:40:17.823939 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "9510f9457ecd4242a0a58b541ad9c24f"2024-04-19T04:40:17.824009 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T04:40:17.824077 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T04:40:17.824108 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T04:40:17.824154 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "bc8b763c6d754372b61039a0964ee50d"2024-04-19T04:40:17.824274 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "9878cd68d6f14c4dbf845843d2d9d66a"2024-04-19T04:40:17.824310 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T04:40:17.824389 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "77fe76a14dcf4b1a848bded939d24b28"2024-04-19T04:40:17.824437 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T04:40:17.824532 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "e7ad75b7bd7c41f796a2cbd739f51fb2"2024-04-19T04:40:17.824544 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T04:40:17.824583 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "cca700c16ae14998a20787cb2da46899"2024-04-19T04:40:17.824599 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T04:40:17.824670 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "04ceff79d2dd4bf59c310c63b417d4da"2024-04-19T04:40:17.824687 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "989b76317f3647f4b3c5ee67c741fc90"2024-04-19T04:40:17.824731 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "641551d1991a4beb9373d3e0afc36bb4"2024-04-19T04:40:17.824780 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "e0cd033302d644d89213165a95787713"2024-04-19T04:40:17.824819 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "bc5c767408cb43e5bb69b0c8f9785aaf"2024-04-19T04:40:17.824855 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "edc8b503953e4d5e8062a4ed09467d69"2024-04-19T04:40:17.824913 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$proposalverbiage" RENAME TO "b0f57e649bf34bc4bfa7e64ea0b6215f"2024-04-19T04:40:17.824995 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "608b9885bcba498cb8867a8c0b2ae7c2"2024-04-19T04:40:17.825020 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "39cee391673740ec9f185568180124fb"2024-04-19T04:40:17.825113 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "64d96a08ddc54351ae4f60adbc9a9bee"2024-04-19T04:40:17.825132 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "c9e81d6948b24b279a4cf6ea7e32438a"2024-04-19T04:40:17.825207 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T04:40:17.825266 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "7af953bcde394d7ab9654135199139cc"2024-04-19T04:40:17.825317 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T04:40:17.825370 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "641b1c89a9d944fdae2b2eea4ee1963e"2024-04-19T04:40:17.825428 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T04:40:17.825511 [APP/PROC/WEB/0]      DDL command executed in 7ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "8ae2757d5a11491da81a4c2b0cce2d9d"2024-04-19T04:40:17.825610 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "ca0e10084d9649f29fd8503686d86f1f"2024-04-19T04:40:17.825648 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "18bdd4da087e4bdf884e8d01ea66d8f8"2024-04-19T04:40:17.825696 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "13fb89dd31fc47bb876e8e5368ece4e9"2024-04-19T04:40:17.825736 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:40:17.825805 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:40:17.825845 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:40:17.825878 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:40:17.825964 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:40:17.825998 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:40:17.826068 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:40:17.826085 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:40:17.826174 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:40:17.826213 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:40:17.826257 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:40:17.826295 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:40:17.826362 [APP/PROC/WEB/0]      Total time: 106ms2024-04-19T04:40:17.831558 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T04:40:17.831824 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T04:40:17.831837 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T04:40:17.831843 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T04:40:17.831922 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T04:40:17.831963 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T04:40:17.832352 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T04:40:17.832552 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T04:40:17.832621 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T04:40:17.832625 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T04:40:17.832630 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T04:40:17.832673 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T04:40:17.832678 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T04:40:17.832712 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T04:40:17.832839 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T04:40:17.832857 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T04:40:17.832920 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T04:40:17.832959 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T04:40:17.833024 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T04:40:17.833032 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T04:40:17.833054 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T04:40:17.833135 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T04:40:17.833139 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T04:40:17.833193 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T04:40:17.833200 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T04:40:17.833287 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T04:40:17.833323 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T04:40:17.833376 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T04:40:17.833382 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T04:40:17.833557 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T04:40:17.833571 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T04:40:17.833660 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T04:40:17.833682 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T04:40:17.833697 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T04:40:17.833756 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T04:40:17.833788 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T04:40:17.833864 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T04:40:17.833888 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T04:40:17.833951 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T04:40:17.834003 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T04:40:17.834085 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T04:40:17.834101 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T04:40:17.834168 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T04:40:17.834257 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T04:40:17.834267 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T04:40:17.834299 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T04:40:17.834330 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T04:40:17.834383 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T04:40:17.834407 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T04:40:17.834450 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T04:40:17.834508 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T04:40:17.834547 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T04:40:17.834575 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T04:40:17.834581 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T04:40:17.834677 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T04:40:17.834715 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T04:40:17.834728 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T04:40:17.834771 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T04:40:17.834784 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T04:40:17.834833 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T04:40:17.834860 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T04:40:17.834915 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T04:40:17.834972 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T04:40:17.834997 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T04:40:17.835012 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T04:40:17.835029 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T04:40:17.835076 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T04:40:17.835109 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T04:40:17.835165 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T04:40:17.835171 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T04:40:17.835271 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T04:40:17.835702 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T04:40:17.835772 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T04:40:17.835852 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T04:40:17.835865 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T04:40:17.835932 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T04:40:17.835974 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T04:40:17.836052 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T04:40:17.837516 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T04:40:17.845604 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T04:40:17.912073 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T04:40:18.109937 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T04:40:18.175521 [APP/PROC/WEB/0]  Exit status 12024-04-19T04:40:18.178085 [CELL/SSHD/0]  Exit status 02024-04-19T04:40:24.114063 [API/1]  Process has crashed with type: "web"2024-04-19T04:40:24.116163 [CELL/0]  Cell d1e9fc17-a7b3-4b86-9348-5960aae03e6c stopping instance 51c360ae-93ac-461c-4914-47c82024-04-19T04:40:24.116201 [CELL/0]  Cell d1e9fc17-a7b3-4b86-9348-5960aae03e6c destroying container for instance 51c360ae-93ac-461c-4914-47c82024-04-19T04:40:24.126215 [API/1]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"51c360ae-93ac-461c-4914-47c8", "index"=>0, "cell_id"=>"d1e9fc17-a7b3-4b86-9348-5960aae03e6c", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>2, "crash_timestamp"=>1713501624095037252, "version"=>"795b3929-714c-4922-921c-73cc8393e2a8"}2024-04-19T04:40:24.175869 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a creating container for instance c358be2e-73fd-4dba-7a9a-f5062024-04-19T04:40:24.215825 [PROXY/0]  Exit status 1372024-04-19T04:40:24.764042 [CELL/0]  Security group rules were updated2024-04-19T04:40:24.779180 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully created container for instance c358be2e-73fd-4dba-7a9a-f5062024-04-19T04:40:25.421971 [CELL/0]  Downloading droplet...2024-04-19T04:40:25.556481 [CELL/0]  Cell d1e9fc17-a7b3-4b86-9348-5960aae03e6c successfully destroyed container for instance 51c360ae-93ac-461c-4914-47c82024-04-19T04:40:27.706513 [CELL/0]  Downloaded droplet2024-04-19T04:40:27.706672 [CELL/0]  Starting health monitoring of container2024-04-19T04:40:27.881259 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T04:40:27.892223 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T04:40:28.339183 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T04:40:28.349314 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T04:40:28.349365 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T04:40:28.352175 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T04:40:28.352225 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T04:40:28.352527 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T04:40:28.352712 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T04:40:28.353063 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:40:28.416342 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:40:28.416549 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:40:28.494068 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:40:28.494930 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:40:28.494980 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T04:40:28.816269 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:40:28.816301 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T04:40:29.987959 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T04:40:30.118535 [APP/PROC/WEB/0]  time="2024-04-19T04:40:30Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T04:40:30.156275 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T04:40:30.156298 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T04:40:30.156379 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T04:40:30.156399 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T04:40:30.156578 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T04:40:30.157747 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T04:40:30.312642 [APP/PROC/WEB/0]  2024-04-19 04:40:30.310 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T04:40:33.826932 [APP/PROC/WEB/0]  2024-04-19 04:40:33.816 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T04:40:34.089489 [APP/PROC/WEB/0]  2024-04-19 04:40:34.089 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T04:40:34.094474 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T04:40:34.094497 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T04:40:34.108721 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T04:40:34.117932 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T04:40:34.183371 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T04:40:34.183402 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T04:40:34.203758 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T04:40:34.208302 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T04:40:34.212660 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T04:40:34.225726 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T04:40:34.259089 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T04:40:34.360486 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T04:40:34.377445 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T04:40:34.398559 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T04:40:34.428532 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T04:40:34.430200 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T04:40:34.432630 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T04:40:34.452889 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T04:40:34.453701 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T04:40:34.454324 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T04:40:34.454409 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T04:40:37.627959 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T04:40:37.628028 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T04:40:37.628102 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T04:40:38.332666 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T04:40:38.336338 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T04:40:38.642637 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T04:40:38.872433 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T04:40:38.874143 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T04:40:39.115466 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T04:40:39.118701 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T04:40:39.119092 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 511 database synchronization command(s)...2024-04-19T04:40:39.292295 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T04:40:39.292324 [APP/PROC/WEB/0]      DDL command executed in 7ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T04:40:39.292367 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T04:40:39.292427 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T04:40:39.292470 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T04:40:39.292516 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "7568c7b67d4d43da87d9e04a9d4b3753"2024-04-19T04:40:39.292572 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T04:40:39.292626 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T04:40:39.292719 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T04:40:39.292773 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "50d297d82dbd45fa9901a116849f22f1"2024-04-19T04:40:39.292809 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T04:40:39.292839 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T04:40:39.292888 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T04:40:39.292942 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T04:40:39.292982 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "988bab1ba3e147c6b4fe0c7c7bfa8a03"2024-04-19T04:40:39.293019 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T04:40:39.293055 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T04:40:39.293098 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T04:40:39.293158 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T04:40:39.293200 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "dbdcf8630db2459e8713516ae98be1ce"2024-04-19T04:40:39.293241 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T04:40:39.293302 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T04:40:39.293357 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T04:40:39.293376 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T04:40:39.293405 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "d1e61a4518544f0fb92bea103de83565"2024-04-19T04:40:39.293456 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T04:40:39.293562 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T04:40:39.293574 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T04:40:39.293582 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T04:40:39.293618 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "178aa65cc80243cb98b5f26736948959"2024-04-19T04:40:39.293684 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T04:40:39.293704 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T04:40:39.293761 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T04:40:39.294389 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "23c9c030a39a4e768d4300a16483c051"2024-04-19T04:40:39.294693 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T04:40:39.294755 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T04:40:39.294809 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T04:40:39.294854 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_administration$account_company"2024-04-19T04:40:39.294918 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "2cd8aae3565a4547b71641b81a0ffc83"2024-04-19T04:40:39.294959 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T04:40:39.295086 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T04:40:39.295181 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T04:40:39.295192 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "e1f50d1f3a0148a99230e84cd54a960c"2024-04-19T04:40:39.295220 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T04:40:39.295261 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T04:40:39.295321 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T04:40:39.295366 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "3cc8f2a2866a468597f09ded9a894d9b"2024-04-19T04:40:39.295453 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T04:40:39.295465 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T04:40:39.295545 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T04:40:39.295564 [APP/PROC/WEB/0]      DDL command executed in 5ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T04:40:39.295634 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "bd8b907606db43e280ba5cd67bda25b5"2024-04-19T04:40:39.295676 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T04:40:39.295726 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T04:40:39.295767 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T04:40:39.295802 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "34df2a9605ba459c8274c2e23b23e172"2024-04-19T04:40:39.295844 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "d22faea6a4694079b443acdaefb9cf8b"2024-04-19T04:40:39.295910 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T04:40:39.295947 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "4c2e4c09b00348d086a4e2391572873b"2024-04-19T04:40:39.295998 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T04:40:39.296041 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "0d2c28de4b944620b2eee7debe52a3fe"2024-04-19T04:40:39.296120 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T04:40:39.296130 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "11b1a01ef9d34bac9bd7f5eea3627b6d"2024-04-19T04:40:39.296184 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T04:40:39.296278 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "c6bbbcb25e7f420381a7a6ec4144a4b0"2024-04-19T04:40:39.296285 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "5f5c5583ea884da6ae226744d4ccae26"2024-04-19T04:40:39.296293 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "b0d6451953784ccaac1aa15017007827"2024-04-19T04:40:39.296320 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "e03f110644194c8c934cdfcbf3e87a0e"2024-04-19T04:40:39.296363 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "1c30c4d8e9bb46ffa9d88d34cad2b4f7"2024-04-19T04:40:39.296409 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "b04ccb44264a4de59aad476e23330279"2024-04-19T04:40:39.296457 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$proposalverbiage" RENAME TO "3c49cc6879334dc18bf20dd1ca86467b"2024-04-19T04:40:39.296510 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "17c33246b1e546568975f20cbcc97ba0"2024-04-19T04:40:39.296577 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "40108633314c4777af370ab5698ff2e1"2024-04-19T04:40:39.296623 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "0a0f5bb8b4b749059fe9f2b9faa32306"2024-04-19T04:40:39.296770 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "a2a943ad5a4c4c43837a96d88e817110"2024-04-19T04:40:39.296822 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T04:40:39.296879 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "ebfa7ba5f6444443a3c1a8d52d460d63"2024-04-19T04:40:39.296934 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T04:40:39.296986 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "8de4f28a0d6f4ebb824798860fa052d7"2024-04-19T04:40:39.297011 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T04:40:39.297103 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "c8949ede0bfe4c5994597ce89d78a865"2024-04-19T04:40:39.297168 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "fc733cc430494eb4a147da3610ce2860"2024-04-19T04:40:39.297304 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "1302409573f445a2a0a0b01dc3f536eb"2024-04-19T04:40:39.297340 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "54e38937ae1f42eb98a66eea30cf34e2"2024-04-19T04:40:39.297460 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:40:39.297472 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:40:39.297513 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:40:39.297556 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:40:39.297600 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:40:39.297652 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:40:39.297723 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:40:39.297744 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:40:39.297847 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:40:39.297869 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:40:39.297927 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:40:39.297984 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:40:39.298038 [APP/PROC/WEB/0]      Total time: 140ms2024-04-19T04:40:39.304079 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T04:40:39.304339 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T04:40:39.304615 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T04:40:39.304669 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T04:40:39.304762 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T04:40:39.304826 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T04:40:39.305122 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T04:40:39.305353 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T04:40:39.305403 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T04:40:39.305489 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T04:40:39.305493 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T04:40:39.305566 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T04:40:39.305581 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T04:40:39.305625 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T04:40:39.305794 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T04:40:39.305825 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T04:40:39.305887 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T04:40:39.305904 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T04:40:39.305956 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T04:40:39.306020 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T04:40:39.306025 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T04:40:39.306031 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T04:40:39.306076 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T04:40:39.306104 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T04:40:39.306132 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T04:40:39.306175 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T04:40:39.306230 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T04:40:39.306235 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T04:40:39.306276 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T04:40:39.306313 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T04:40:39.306392 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T04:40:39.306408 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T04:40:39.306425 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T04:40:39.306487 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T04:40:39.306563 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T04:40:39.306739 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T04:40:39.306783 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T04:40:39.306877 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T04:40:39.306892 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T04:40:39.306902 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T04:40:39.306940 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T04:40:39.307024 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T04:40:39.307116 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T04:40:39.307139 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T04:40:39.307146 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T04:40:39.307165 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T04:40:39.307268 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T04:40:39.307345 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T04:40:39.307562 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T04:40:39.307632 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T04:40:39.307675 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T04:40:39.307771 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T04:40:39.307833 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T04:40:39.307924 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T04:40:39.308044 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T04:40:39.308057 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T04:40:39.308150 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T04:40:39.308163 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T04:40:39.308168 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T04:40:39.308254 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T04:40:39.308270 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T04:40:39.308283 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T04:40:39.308800 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T04:40:39.308810 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T04:40:39.308815 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T04:40:39.308819 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T04:40:39.308822 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T04:40:39.308827 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T04:40:39.308831 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T04:40:39.308835 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T04:40:39.308921 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T04:40:39.309100 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T04:40:39.309127 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T04:40:39.309132 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T04:40:39.309198 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T04:40:39.309228 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T04:40:39.309319 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T04:40:39.309355 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T04:40:39.310554 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T04:40:39.322092 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T04:40:39.387382 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T04:40:39.587663 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T04:40:39.671283 [APP/PROC/WEB/0]  Exit status 12024-04-19T04:40:39.673695 [CELL/SSHD/0]  Exit status 02024-04-19T04:40:44.956212 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a stopping instance c358be2e-73fd-4dba-7a9a-f5062024-04-19T04:40:44.956243 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a destroying container for instance c358be2e-73fd-4dba-7a9a-f5062024-04-19T04:40:44.969102 [API/0]  Process has crashed with type: "web"2024-04-19T04:40:44.979883 [API/0]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"c358be2e-73fd-4dba-7a9a-f506", "index"=>0, "cell_id"=>"e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>3, "crash_timestamp"=>1713501644952643348, "version"=>"795b3929-714c-4922-921c-73cc8393e2a8"}2024-04-19T04:40:45.045880 [PROXY/0]  Exit status 1372024-04-19T04:40:46.349739 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully destroyed container for instance c358be2e-73fd-4dba-7a9a-f5062024-04-19T04:41:21.206936 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a creating container for instance 45ab7305-96ba-4f7e-6e90-278d2024-04-19T04:41:21.361543 [API/2]  Stopping app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T04:41:21.832138 [CELL/0]  Security group rules were updated2024-04-19T04:41:21.847534 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully created container for instance 45ab7305-96ba-4f7e-6e90-278d2024-04-19T04:41:21.856324 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a destroying container for instance 45ab7305-96ba-4f7e-6e90-278d2024-04-19T04:41:22.623586 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully destroyed container for instance 45ab7305-96ba-4f7e-6e90-278d2024-04-19T04:41:48.561244 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:41:48.720223 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:41:48.888044 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:41:49.052796 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:41:49.218215 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:41:49.387420 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:41:49.632443 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:41:53.816763 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"state"=>"STARTED"})2024-04-19T04:41:53.881789 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a creating container for instance dd38871f-5d0d-4153-74da-a60d2024-04-19T04:41:54.391990 [CELL/0]  Security group rules were updated2024-04-19T04:41:54.406859 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully created container for instance dd38871f-5d0d-4153-74da-a60d2024-04-19T04:41:54.922827 [CELL/0]  Downloading droplet...2024-04-19T04:42:15.243766 [CELL/0]  Downloaded droplet (562.3M)2024-04-19T04:42:15.243898 [CELL/0]  Starting health monitoring of container2024-04-19T04:42:15.400822 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T04:42:15.410057 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T04:42:15.833526 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T04:42:15.843692 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T04:42:15.843748 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T04:42:15.846382 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T04:42:15.846456 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T04:42:15.846780 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T04:42:15.846975 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T04:42:15.847361 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:42:15.909838 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:42:15.910127 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:42:15.985076 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:42:15.986397 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:42:15.986426 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T04:42:16.314048 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:42:16.314126 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T04:42:17.495346 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T04:42:17.605811 [APP/PROC/WEB/0]  time="2024-04-19T04:42:17Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T04:42:17.654963 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T04:42:17.654980 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T04:42:17.654985 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T04:42:17.655012 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T04:42:17.655203 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T04:42:17.656081 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T04:42:17.807392 [APP/PROC/WEB/0]  2024-04-19 04:42:17.805 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T04:42:21.490504 [APP/PROC/WEB/0]  2024-04-19 04:42:21.479 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T04:42:21.812308 [APP/PROC/WEB/0]  2024-04-19 04:42:21.811 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T04:42:21.817106 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T04:42:21.817235 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T04:42:21.828610 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T04:42:21.836747 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T04:42:21.901714 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T04:42:21.901750 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T04:42:21.923442 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T04:42:21.928648 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T04:42:21.933591 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T04:42:21.951168 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T04:42:21.990416 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T04:42:22.094759 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T04:42:22.112921 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T04:42:22.142636 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T04:42:22.180159 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T04:42:22.182475 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T04:42:22.185304 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T04:42:22.207420 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T04:42:22.208118 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T04:42:22.208714 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T04:42:22.208802 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T04:42:22.742306 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T04:42:23.577815 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T04:42:23.714475 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T04:42:26.148144 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T04:42:26.151056 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T04:42:26.446234 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T04:42:26.701732 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T04:42:26.703182 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T04:42:26.929560 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T04:42:26.931665 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T04:42:26.931688 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 511 database synchronization command(s)...2024-04-19T04:42:27.122077 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T04:42:27.122117 [APP/PROC/WEB/0]      DDL command executed in 7ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T04:42:27.122288 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T04:42:27.122299 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T04:42:27.122340 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T04:42:27.122441 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "d53d58ffb38a4b8483bab6f00f8a256e"2024-04-19T04:42:27.122496 [APP/PROC/WEB/0]      DDL command executed in 6ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T04:42:27.122586 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T04:42:27.122671 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T04:42:27.122721 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "70ee544322014661ac63dd4342dc4b90"2024-04-19T04:42:27.122774 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T04:42:27.122835 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T04:42:27.122872 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T04:42:27.122929 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T04:42:27.122972 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "4c4a33ebfd3c43bea6ab519d5c3d2647"2024-04-19T04:42:27.123035 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T04:42:27.123101 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T04:42:27.123134 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T04:42:27.123177 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T04:42:27.123210 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "7d270f9d1970494589092d8897c252e7"2024-04-19T04:42:27.123244 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T04:42:27.123294 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T04:42:27.123328 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T04:42:27.123358 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T04:42:27.123394 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "f91c697470754545bf49c9cd7771c606"2024-04-19T04:42:27.123447 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T04:42:27.123482 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T04:42:27.123523 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T04:42:27.123620 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T04:42:27.123672 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "75610b725d7740789a6786de60890746"2024-04-19T04:42:27.123724 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T04:42:27.123785 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T04:42:27.123851 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T04:42:27.123898 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "7ff52bde96294beaa3845a8edf3661db"2024-04-19T04:42:27.124797 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T04:42:27.124841 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T04:42:27.124926 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T04:42:27.124995 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T04:42:27.125052 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "administration$account_company" RENAME TO "7cf02b04a4ca4b45821f0403d116d57b"2024-04-19T04:42:27.125087 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T04:42:27.125152 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T04:42:27.125212 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T04:42:27.125243 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "b8265e671140434da9109d968afcc396"2024-04-19T04:42:27.125330 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T04:42:27.125361 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T04:42:27.125408 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T04:42:27.125470 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "ef1b6d6bc745417c8d8436ce585044ea"2024-04-19T04:42:27.125617 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T04:42:27.125675 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T04:42:27.125747 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T04:42:27.125764 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T04:42:27.125838 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "06919018d96b4b7aba4253963aa44521"2024-04-19T04:42:27.125883 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T04:42:27.125935 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T04:42:27.125994 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T04:42:27.126054 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "0e0b93531cd44b84b00f9c1ecc05f82b"2024-04-19T04:42:27.126090 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "c78d819b9a8241f387205ab91811b349"2024-04-19T04:42:27.126121 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T04:42:27.126152 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "6e982cede5b147c1afa53fea6effd401"2024-04-19T04:42:27.126207 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T04:42:27.126226 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "33c0460fb3b947b488a761ad0e5d1a86"2024-04-19T04:42:27.126289 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T04:42:27.126312 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "7ae8fbc7807e4cfb8ede0caec9007e6f"2024-04-19T04:42:27.126370 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T04:42:27.126417 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "9a2ab932958448158f5631be4bdfb306"2024-04-19T04:42:27.126466 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "25a8d6bf07f04f428209fcf47e4e61da"2024-04-19T04:42:27.126494 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "f2511dcd0304428b959110406a1a803c"2024-04-19T04:42:27.126604 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "c0a046a788824b3c9581f8deb051295a"2024-04-19T04:42:27.126622 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "c6d25e42b8dd4051855ef5b38124aa03"2024-04-19T04:42:27.126685 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "4ba604e7a7fa405aa25e48d85d104446"2024-04-19T04:42:27.126709 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$proposalverbiage" RENAME TO "63f95942e51f48378c2673c630e2cfa5"2024-04-19T04:42:27.126774 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "27091f01757b45e686c28d98b55442ff"2024-04-19T04:42:27.126837 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "2e91bd43aea44357bb687cb3b4cdbe3d"2024-04-19T04:42:27.126884 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "f4147276929149d0b426d9b8639674ef"2024-04-19T04:42:27.126913 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "f6e09e5fb7a942f0ab84f05a34021ed9"2024-04-19T04:42:27.126988 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T04:42:27.127046 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$features" RENAME TO "911bb3cc756a46789d47bdb8e996c559"2024-04-19T04:42:27.127119 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T04:42:27.127171 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "e49ffb97481b4b4190911bcb28e7b85c"2024-04-19T04:42:27.127211 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T04:42:27.127255 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "5781ad2c9cdc4efeae6abc5b3efe65a4"2024-04-19T04:42:27.127296 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "7a513479ea494025817b17fb5d95c551"2024-04-19T04:42:27.127332 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "5a200d26105146349347c0b112d5cf5b"2024-04-19T04:42:27.127395 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "5dd1434869a0480b867f7574214e63f2"2024-04-19T04:42:27.127425 [APP/PROC/WEB/0]      DDL command executed in 5ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:42:27.127465 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:42:27.127499 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:42:27.127546 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:42:27.127603 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:42:27.127653 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:42:27.127687 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:42:27.127737 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:42:27.127783 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:42:27.127828 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:42:27.127868 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:42:27.127927 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:42:27.127959 [APP/PROC/WEB/0]      Total time: 157ms2024-04-19T04:42:27.134659 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T04:42:27.134932 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T04:42:27.135487 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T04:42:27.135509 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T04:42:27.135584 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T04:42:27.135590 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T04:42:27.135723 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T04:42:27.135816 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T04:42:27.135972 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T04:42:27.136044 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T04:42:27.136252 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T04:42:27.136399 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T04:42:27.136726 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T04:42:27.136743 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T04:42:27.136905 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T04:42:27.136942 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T04:42:27.137064 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T04:42:27.137070 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T04:42:27.137078 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T04:42:27.137126 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T04:42:27.137163 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T04:42:27.137214 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T04:42:27.137273 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T04:42:27.137285 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T04:42:27.137305 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T04:42:27.137378 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T04:42:27.137397 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T04:42:27.137457 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T04:42:27.137476 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T04:42:27.137635 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T04:42:27.137649 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T04:42:27.137658 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T04:42:27.137741 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T04:42:27.137809 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T04:42:27.137827 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T04:42:27.137929 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T04:42:27.137953 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T04:42:27.137973 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T04:42:27.138022 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T04:42:27.138042 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T04:42:27.138152 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T04:42:27.138165 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T04:42:27.138241 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T04:42:27.138264 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T04:42:27.138309 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T04:42:27.138380 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T04:42:27.138428 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T04:42:27.138458 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T04:42:27.138535 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T04:42:27.138648 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T04:42:27.138703 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T04:42:27.138807 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T04:42:27.138852 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T04:42:27.138911 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T04:42:27.138949 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T04:42:27.139090 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T04:42:27.139112 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T04:42:27.139159 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T04:42:27.139233 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T04:42:27.139280 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T04:42:27.139304 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T04:42:27.139369 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T04:42:27.139412 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T04:42:27.139487 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T04:42:27.139514 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T04:42:27.139575 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T04:42:27.139653 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T04:42:27.139663 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T04:42:27.139694 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T04:42:27.139729 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T04:42:27.139774 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T04:42:27.139812 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T04:42:27.139845 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T04:42:27.139885 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T04:42:27.139945 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T04:42:27.139979 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T04:42:27.140363 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T04:42:27.140410 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T04:42:27.141117 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T04:42:27.150419 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T04:42:27.225810 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T04:42:27.416125 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T04:42:27.496503 [APP/PROC/WEB/0]  Exit status 12024-04-19T04:42:27.498759 [CELL/SSHD/0]  Exit status 02024-04-19T04:42:33.232363 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a stopping instance dd38871f-5d0d-4153-74da-a60d2024-04-19T04:42:33.232395 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a destroying container for instance dd38871f-5d0d-4153-74da-a60d2024-04-19T04:42:33.233971 [API/3]  Process has crashed with type: "web"2024-04-19T04:42:33.245842 [API/3]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"dd38871f-5d0d-4153-74da-a60d", "index"=>0, "cell_id"=>"e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>1, "crash_timestamp"=>1713501753214323298, "version"=>"14974e15-94d4-416a-8645-6a0be658e1c4"}2024-04-19T04:42:33.302500 [CELL/0]  Cell d1e9fc17-a7b3-4b86-9348-5960aae03e6c creating container for instance d70067ee-4850-4eb3-75d0-002c2024-04-19T04:42:33.706020 [PROXY/0]  Exit status 1372024-04-19T04:42:33.858793 [CELL/0]  Security group rules were updated2024-04-19T04:42:33.875382 [CELL/0]  Cell d1e9fc17-a7b3-4b86-9348-5960aae03e6c successfully created container for instance d70067ee-4850-4eb3-75d0-002c2024-04-19T04:42:34.335367 [CELL/0]  Downloading droplet...2024-04-19T04:42:34.686278 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully destroyed container for instance dd38871f-5d0d-4153-74da-a60d2024-04-19T04:42:54.399567 [CELL/0]  Downloaded droplet (562.3M)2024-04-19T04:42:54.399698 [CELL/0]  Starting health monitoring of container2024-04-19T04:42:54.571005 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T04:42:54.584140 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T04:42:54.995839 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T04:42:55.005782 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T04:42:55.005837 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T04:42:55.008318 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T04:42:55.008403 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T04:42:55.008720 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T04:42:55.008918 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T04:42:55.009362 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:42:55.070520 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:42:55.070774 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:42:55.157314 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:42:55.158123 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:42:55.158171 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T04:42:55.478262 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:42:55.478328 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T04:42:56.675313 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T04:42:56.789624 [APP/PROC/WEB/0]  time="2024-04-19T04:42:56Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T04:42:56.836632 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T04:42:56.836653 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T04:42:56.836668 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T04:42:56.836692 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T04:42:56.836819 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T04:42:56.837685 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T04:42:56.985613 [APP/PROC/WEB/0]  2024-04-19 04:42:56.983 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T04:43:00.451832 [APP/PROC/WEB/0]  2024-04-19 04:43:00.440 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T04:43:00.742459 [APP/PROC/WEB/0]  2024-04-19 04:43:00.742 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T04:43:00.746416 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T04:43:00.746690 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T04:43:00.755820 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T04:43:00.762959 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T04:43:00.820111 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T04:43:00.820179 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T04:43:00.838448 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T04:43:00.843364 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T04:43:00.847320 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T04:43:00.858814 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T04:43:00.888742 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T04:43:00.992687 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T04:43:01.014956 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T04:43:01.037103 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T04:43:01.068827 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T04:43:01.071171 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T04:43:01.074250 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T04:43:01.095207 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T04:43:01.096118 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T04:43:01.096891 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T04:43:01.096927 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T04:43:01.711245 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T04:43:02.704078 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T04:43:02.868159 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T04:43:05.343098 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T04:43:05.345786 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T04:43:05.617179 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T04:43:05.852854 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T04:43:05.854429 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T04:43:06.069989 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T04:43:06.072579 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T04:43:06.072747 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 511 database synchronization command(s)...2024-04-19T04:43:06.221804 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T04:43:06.221830 [APP/PROC/WEB/0]      DDL command executed in 8ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T04:43:06.221852 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T04:43:06.221859 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T04:43:06.221906 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T04:43:06.221935 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "83bfd6967d8d4de99e1ae7e7239fe6c0"2024-04-19T04:43:06.222010 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T04:43:06.222022 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T04:43:06.222126 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T04:43:06.222152 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "03fc47d02a894ad6a9b0964a362a3028"2024-04-19T04:43:06.222204 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T04:43:06.222241 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T04:43:06.222279 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T04:43:06.222318 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T04:43:06.222356 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "adbc9978deb6457ea013d10c09775f37"2024-04-19T04:43:06.222409 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T04:43:06.222450 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T04:43:06.222504 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T04:43:06.222559 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T04:43:06.222600 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "3f78adec8ac54e4b8ac7dd4728f752c7"2024-04-19T04:43:06.222655 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T04:43:06.222698 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T04:43:06.222731 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T04:43:06.222782 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T04:43:06.222829 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "3413db7d84dd4010895ae1f6c592cabf"2024-04-19T04:43:06.222861 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T04:43:06.222911 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T04:43:06.222953 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T04:43:06.223018 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T04:43:06.223071 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "7b27126904d344d3bec58b8ea35e77e2"2024-04-19T04:43:06.223103 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T04:43:06.223161 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T04:43:06.223211 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T04:43:06.223256 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "ea3b79e5a2d64c68b4e8324d3e3ef443"2024-04-19T04:43:06.223974 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T04:43:06.224235 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T04:43:06.224265 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T04:43:06.224326 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_administration$account_company"2024-04-19T04:43:06.224381 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "6ca79410aa7646bb905d40aaa75dcaad"2024-04-19T04:43:06.224421 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T04:43:06.224475 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T04:43:06.224519 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T04:43:06.224646 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "44a6a62de77b438489a5da07eb702ddb"2024-04-19T04:43:06.224654 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T04:43:06.224665 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T04:43:06.224676 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T04:43:06.224765 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "a12b655abc704da9868ccc68bab32ebf"2024-04-19T04:43:06.224801 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T04:43:06.224824 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T04:43:06.224887 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T04:43:06.224929 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T04:43:06.224963 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "370aa208d61a46739180e456bd4396bf"2024-04-19T04:43:06.225016 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T04:43:06.225051 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T04:43:06.225108 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T04:43:06.225164 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "b6f89a1a6522489ba1c176e8baeb84ca"2024-04-19T04:43:06.225201 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "7c67491061de458195458977363c46f2"2024-04-19T04:43:06.225238 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T04:43:06.225296 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$company" RENAME TO "cbf2af0a29a94ef38f548e395bdf3db8"2024-04-19T04:43:06.225337 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T04:43:06.225394 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "109d5656c6554d56bd1aa972e660c38f"2024-04-19T04:43:06.225433 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T04:43:06.225533 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "80b0c6e52e994ea98430429383e3e2b4"2024-04-19T04:43:06.225593 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T04:43:06.225645 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "c0773248b4d7421fa51ebe40a7b91eb6"2024-04-19T04:43:06.225677 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "f552f1af0423468e87e25f003eec4fff"2024-04-19T04:43:06.225743 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "139235ea29fe4c78ab6027d92ae50c3b"2024-04-19T04:43:06.225774 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "353ccac344a946c6a523c87088dc35bf"2024-04-19T04:43:06.225800 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "cfb7aa26608241c99da1c88ccb34907d"2024-04-19T04:43:06.225858 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "1da5deebfeda458282b188b4fd89c679"2024-04-19T04:43:06.225899 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$proposalverbiage" RENAME TO "27b4bc6bb8dd4b6c86d664f291a479b4"2024-04-19T04:43:06.225934 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "655e3a505dbd4b908071409f9deff9b3"2024-04-19T04:43:06.225975 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "f217aeb887824c00a3c1e5ea828b70cc"2024-04-19T04:43:06.226016 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "a1c55d210fad4dd1b7d2e9f5d553db2b"2024-04-19T04:43:06.226061 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "7473fe1cccf1484fbb9b3d23a921a729"2024-04-19T04:43:06.226123 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T04:43:06.226159 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "10986e00dda74667a5c065ef4e9a2866"2024-04-19T04:43:06.226223 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T04:43:06.226269 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "c9aa88595e244539b5f2310ee7991b8e"2024-04-19T04:43:06.226306 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T04:43:06.226340 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "cc6b76b65317476fb7ca122e84eef861"2024-04-19T04:43:06.226371 [APP/PROC/WEB/0]      DDL command executed in 7ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "002eaf7abb794cbb8b2dfe14666247da"2024-04-19T04:43:06.226429 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "5c1fc5f03d1c4ef0963cda198d7b44da"2024-04-19T04:43:06.226470 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "fffddd76471945d98edb507ee5054067"2024-04-19T04:43:06.226511 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:43:06.226576 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:43:06.226624 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:43:06.226657 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:43:06.226694 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:43:06.226741 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:43:06.226802 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:43:06.226839 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:43:06.226863 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:43:06.226927 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:43:06.226956 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:43:06.227014 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:43:06.227036 [APP/PROC/WEB/0]      Total time: 120ms2024-04-19T04:43:06.232667 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T04:43:06.232969 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T04:43:06.233278 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T04:43:06.233293 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T04:43:06.233417 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T04:43:06.233581 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T04:43:06.233654 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T04:43:06.233707 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T04:43:06.233778 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T04:43:06.233845 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T04:43:06.234104 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T04:43:06.234243 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T04:43:06.234513 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T04:43:06.234529 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T04:43:06.234783 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T04:43:06.234839 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T04:43:06.234885 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T04:43:06.234926 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T04:43:06.234971 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T04:43:06.234989 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T04:43:06.235138 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T04:43:06.235156 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T04:43:06.235162 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T04:43:06.235167 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T04:43:06.235171 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T04:43:06.235266 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T04:43:06.235282 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T04:43:06.235287 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T04:43:06.235292 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T04:43:06.235327 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T04:43:06.235358 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T04:43:06.235380 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T04:43:06.235442 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T04:43:06.235448 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T04:43:06.235493 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T04:43:06.235499 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T04:43:06.235552 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T04:43:06.235564 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T04:43:06.235606 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T04:43:06.235636 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T04:43:06.235759 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T04:43:06.235778 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T04:43:06.235785 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T04:43:06.235864 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T04:43:06.235942 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T04:43:06.236017 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T04:43:06.236081 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T04:43:06.236220 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T04:43:06.236235 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T04:43:06.236270 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T04:43:06.236328 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T04:43:06.236380 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T04:43:06.236443 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T04:43:06.236482 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T04:43:06.236525 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T04:43:06.236562 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T04:43:06.236631 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T04:43:06.236642 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T04:43:06.236684 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T04:43:06.236723 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T04:43:06.236804 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T04:43:06.236819 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T04:43:06.236829 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T04:43:06.236879 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T04:43:06.236901 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T04:43:06.236939 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T04:43:06.237016 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T04:43:06.237030 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T04:43:06.237070 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T04:43:06.237156 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T04:43:06.237185 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T04:43:06.237197 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T04:43:06.237244 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T04:43:06.237261 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T04:43:06.237584 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T04:43:06.237764 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T04:43:06.237792 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T04:43:06.238043 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T04:43:06.240888 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T04:43:06.249567 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T04:43:06.321298 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T04:43:06.514155 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T04:43:06.593638 [APP/PROC/WEB/0]  Exit status 12024-04-19T04:43:06.595846 [CELL/SSHD/0]  Exit status 02024-04-19T04:43:12.447160 [API/0]  Process has crashed with type: "web"2024-04-19T04:43:12.447356 [CELL/0]  Cell d1e9fc17-a7b3-4b86-9348-5960aae03e6c stopping instance d70067ee-4850-4eb3-75d0-002c2024-04-19T04:43:12.447386 [CELL/0]  Cell d1e9fc17-a7b3-4b86-9348-5960aae03e6c destroying container for instance d70067ee-4850-4eb3-75d0-002c2024-04-19T04:43:12.457324 [API/0]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"d70067ee-4850-4eb3-75d0-002c", "index"=>0, "cell_id"=>"d1e9fc17-a7b3-4b86-9348-5960aae03e6c", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>2, "crash_timestamp"=>1713501792422028564, "version"=>"14974e15-94d4-416a-8645-6a0be658e1c4"}2024-04-19T04:43:12.510684 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a creating container for instance d1038e88-4ffb-46d7-6880-3f802024-04-19T04:43:12.541422 [PROXY/0]  Exit status 1372024-04-19T04:43:13.072046 [CELL/0]  Security group rules were updated2024-04-19T04:43:13.088240 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully created container for instance d1038e88-4ffb-46d7-6880-3f802024-04-19T04:43:13.413278 [CELL/0]  Downloading droplet...2024-04-19T04:43:13.888728 [CELL/0]  Cell d1e9fc17-a7b3-4b86-9348-5960aae03e6c successfully destroyed container for instance d70067ee-4850-4eb3-75d0-002c2024-04-19T04:43:15.791436 [CELL/0]  Downloaded droplet2024-04-19T04:43:15.791566 [CELL/0]  Starting health monitoring of container2024-04-19T04:43:15.967792 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T04:43:15.977737 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T04:43:16.406976 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T04:43:16.417533 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T04:43:16.417567 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T04:43:16.420271 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T04:43:16.420323 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T04:43:16.420621 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T04:43:16.420845 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T04:43:16.421165 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:43:16.484606 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:43:16.484824 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:43:16.560707 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:43:16.561566 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:43:16.561589 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T04:43:16.882867 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:43:16.882902 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T04:43:18.038970 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T04:43:18.149665 [APP/PROC/WEB/0]  time="2024-04-19T04:43:18Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T04:43:18.196729 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T04:43:18.196752 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T04:43:18.196756 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T04:43:18.196772 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T04:43:18.196915 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T04:43:18.197976 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T04:43:18.370779 [APP/PROC/WEB/0]  2024-04-19 04:43:18.368 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T04:43:21.849828 [APP/PROC/WEB/0]  2024-04-19 04:43:21.838 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T04:43:22.109388 [APP/PROC/WEB/0]  2024-04-19 04:43:22.109 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T04:43:22.114181 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T04:43:22.114283 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T04:43:22.125910 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T04:43:22.134334 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T04:43:22.211891 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T04:43:22.211973 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T04:43:22.234928 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T04:43:22.239978 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T04:43:22.244407 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T04:43:22.258336 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T04:43:22.292297 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T04:43:22.392911 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T04:43:22.411992 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T04:43:22.432256 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T04:43:22.460971 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T04:43:22.463110 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T04:43:22.466381 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T04:43:22.488430 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T04:43:22.489314 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T04:43:22.490038 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T04:43:22.490202 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T04:43:23.001722 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T04:43:23.926908 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T04:43:24.082091 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T04:43:26.629104 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T04:43:26.632336 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T04:43:26.925930 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T04:43:27.174185 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T04:43:27.175605 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T04:43:27.409894 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T04:43:27.411994 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T04:43:27.412008 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 511 database synchronization command(s)...2024-04-19T04:43:27.560110 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T04:43:27.560133 [APP/PROC/WEB/0]      DDL command executed in 7ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T04:43:27.560144 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T04:43:27.560210 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T04:43:27.560221 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T04:43:27.560294 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "d1d80f862a924725b691b6e182a2cd5a"2024-04-19T04:43:27.560389 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T04:43:27.560413 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T04:43:27.560479 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T04:43:27.560513 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "38c999cd71854a26847015bf58e62a9f"2024-04-19T04:43:27.560560 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T04:43:27.560601 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T04:43:27.560663 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T04:43:27.560704 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T04:43:27.560760 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "eb6c064c564a490a9b8c733f58587470"2024-04-19T04:43:27.560811 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T04:43:27.560848 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T04:43:27.560893 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T04:43:27.560951 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T04:43:27.561009 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "348e5c2de3a948f2b5b454447212d0df"2024-04-19T04:43:27.561044 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T04:43:27.561126 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T04:43:27.561166 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T04:43:27.561229 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T04:43:27.561300 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "e0c993dace794ee1b3230fb190708b64"2024-04-19T04:43:27.561310 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T04:43:27.561395 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T04:43:27.561416 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T04:43:27.561477 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T04:43:27.561545 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "fb9ea06cccb24c08831c7ae036387775"2024-04-19T04:43:27.561588 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T04:43:27.561620 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T04:43:27.561670 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T04:43:27.561709 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "e5092139518047f28605f645018e9f8c"2024-04-19T04:43:27.562492 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T04:43:27.562531 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T04:43:27.562590 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T04:43:27.562634 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T04:43:27.562660 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "722f239dbe9f4cc5b00127bf6e150d20"2024-04-19T04:43:27.562718 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T04:43:27.562742 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T04:43:27.562801 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_administration$account_contact_type2"2024-04-19T04:43:27.562845 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "administration$account_contact_type" RENAME TO "fb487c0edb874a798c43f8ceca55b539"2024-04-19T04:43:27.562865 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T04:43:27.562900 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T04:43:27.563040 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T04:43:27.563048 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "4cdf907b861c41b8bb1b8ee048f39a3d"2024-04-19T04:43:27.563106 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T04:43:27.563146 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T04:43:27.563193 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T04:43:27.563232 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T04:43:27.563267 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "b028e34e508b4c6e858650999408363d"2024-04-19T04:43:27.563304 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T04:43:27.563343 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T04:43:27.563398 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T04:43:27.563440 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "c8ce6b6ad4d6420b86887cf87437ee69"2024-04-19T04:43:27.563474 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "743000513aab402fb5b00a76bfce0fde"2024-04-19T04:43:27.563512 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T04:43:27.563581 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$company" RENAME TO "fe168ece090b439f909579111746c1df"2024-04-19T04:43:27.563706 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T04:43:27.563746 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "cc6fe77fd3404ac8aedd2b13ff386369"2024-04-19T04:43:27.563784 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T04:43:27.563822 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "668db8ff28cd4debba70efc1087ebfd5"2024-04-19T04:43:27.563881 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T04:43:27.563919 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "a062cbc2de064a3a8760a245e1fb04b1"2024-04-19T04:43:27.563958 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "018c5f26346a482fb6adfb78c0eefe11"2024-04-19T04:43:27.563999 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "b12033d74e394afdbb838d687f908582"2024-04-19T04:43:27.564069 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "996097d8e42c4e79a01686c8203be023"2024-04-19T04:43:27.564112 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "635cd1f36f26461ca6e5f2813bdc1e1a"2024-04-19T04:43:27.564161 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "305fcaaecb454356b478aa50255614f6"2024-04-19T04:43:27.564200 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$proposalverbiage" RENAME TO "2c5d3b4cf9d14ff481293e69c1023d5a"2024-04-19T04:43:27.564283 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "063ca9c7886a4a31b3ce37d5d7c0eb49"2024-04-19T04:43:27.564301 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "027c3b967263478aa291c1aa70cc91cc"2024-04-19T04:43:27.564365 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "219460cce6604a79be2fc8cd65857a8a"2024-04-19T04:43:27.564425 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "6045f915575d4faba64283ce9879e166"2024-04-19T04:43:27.564463 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T04:43:27.564499 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "17f5e06aa9634116a9be82d837dc3e96"2024-04-19T04:43:27.564548 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T04:43:27.564592 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "93a412831a4b477ab39e69160169fa14"2024-04-19T04:43:27.564616 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T04:43:27.564674 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "45a5dad449994c1b902dd8a20b6900c5"2024-04-19T04:43:27.564739 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "1e19db22d2f548cc884cdcc7e2d32561"2024-04-19T04:43:27.564797 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "e98b0a5bdc6f4f88aacf85f137ca99b7"2024-04-19T04:43:27.564852 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "21dccd253cb3494d99b97195db172225"2024-04-19T04:43:27.564919 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:43:27.565035 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:43:27.565045 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:43:27.565096 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:43:27.565139 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:43:27.565201 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:43:27.565343 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:43:27.565400 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:43:27.565466 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:43:27.565500 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:43:27.565571 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T04:43:27.565661 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T04:43:27.565815 [APP/PROC/WEB/0]      Total time: 117ms2024-04-19T04:43:27.571361 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T04:43:27.571621 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T04:43:27.571899 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T04:43:27.571982 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T04:43:27.572007 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T04:43:27.572134 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T04:43:27.572231 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T04:43:27.572478 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T04:43:27.572725 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T04:43:27.572741 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T04:43:27.572873 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T04:43:27.572882 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T04:43:27.572929 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T04:43:27.573003 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T04:43:27.573181 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T04:43:27.573194 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T04:43:27.573267 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T04:43:27.573325 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T04:43:27.573339 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T04:43:27.573378 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T04:43:27.573412 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T04:43:27.573452 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T04:43:27.573528 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T04:43:27.573540 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T04:43:27.573581 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T04:43:27.573620 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T04:43:27.573654 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T04:43:27.573739 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T04:43:27.573766 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T04:43:27.573824 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T04:43:27.573872 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T04:43:27.573948 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T04:43:27.573969 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T04:43:27.573983 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T04:43:27.574094 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T04:43:27.574115 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T04:43:27.574225 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T04:43:27.574292 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T04:43:27.574344 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T04:43:27.574422 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T04:43:27.574492 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T04:43:27.574573 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T04:43:27.574613 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T04:43:27.574685 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T04:43:27.574702 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T04:43:27.574775 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T04:43:27.574804 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T04:43:27.574859 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T04:43:27.574892 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T04:43:27.574957 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T04:43:27.574973 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T04:43:27.575113 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T04:43:27.575169 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T04:43:27.575278 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T04:43:27.575304 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T04:43:27.575379 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T04:43:27.575426 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T04:43:27.575472 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T04:43:27.575596 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T04:43:27.575611 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T04:43:27.575618 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T04:43:27.575628 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T04:43:27.575701 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T04:43:27.575726 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T04:43:27.575741 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T04:43:27.575795 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T04:43:27.575818 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T04:43:27.575906 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T04:43:27.575956 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T04:43:27.575967 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T04:43:27.576045 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T04:43:27.576055 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T04:43:27.576086 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T04:43:27.576127 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T04:43:27.576474 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T04:43:27.576494 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T04:43:27.576569 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T04:43:27.576600 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T04:43:27.577820 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T04:43:27.587074 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T04:43:27.661194 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T04:43:27.852276 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T04:43:27.930558 [APP/PROC/WEB/0]  Exit status 12024-04-19T04:43:27.933009 [CELL/SSHD/0]  Exit status 02024-04-19T04:43:33.431019 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a stopping instance d1038e88-4ffb-46d7-6880-3f802024-04-19T04:43:33.431054 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a destroying container for instance d1038e88-4ffb-46d7-6880-3f802024-04-19T04:43:33.442914 [API/2]  Process has crashed with type: "web"2024-04-19T04:43:33.452766 [API/2]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"d1038e88-4ffb-46d7-6880-3f80", "index"=>0, "cell_id"=>"e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>3, "crash_timestamp"=>1713501813427445601, "version"=>"14974e15-94d4-416a-8645-6a0be658e1c4"}2024-04-19T04:43:33.522982 [PROXY/0]  Exit status 1372024-04-19T04:43:34.929992 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully destroyed container for instance d1038e88-4ffb-46d7-6880-3f802024-04-19T04:44:09.354779 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:44:09.876823 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:44:10.150370 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:44:10.457485 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:44:10.808252 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:44:11.077069 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:44:11.362942 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:44:11.655892 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:44:11.954538 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:44:12.284456 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:44:12.564559 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:44:12.846547 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:44:13.132132 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:44:13.422025 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:44:13.694484 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:44:13.959992 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:44:14.331309 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:44:14.612944 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:44:14.878895 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:44:15.149292 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:44:15.414080 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:44:15.690165 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:44:15.966906 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:44:16.282058 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:44:16.552612 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:44:16.841681 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:44:17.117363 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:44:17.394499 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:44:17.662021 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:44:17.928478 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:44:18.207107 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:44:18.489329 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:44:32.039322 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a creating container for instance 52cac58f-d4c2-49f7-728c-901c2024-04-19T04:44:32.576116 [CELL/0]  Security group rules were updated2024-04-19T04:44:32.591246 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully created container for instance 52cac58f-d4c2-49f7-728c-901c2024-04-19T04:44:32.858119 [CELL/0]  Downloading droplet...2024-04-19T04:44:35.220829 [CELL/0]  Downloaded droplet2024-04-19T04:44:35.220963 [CELL/0]  Starting health monitoring of container2024-04-19T04:44:35.401474 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T04:44:35.411915 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T04:44:35.855185 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T04:44:35.865589 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T04:44:35.865625 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T04:44:35.868365 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T04:44:35.868461 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T04:44:35.868774 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T04:44:35.868979 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T04:44:35.869335 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:44:35.946476 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:44:35.946715 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:44:36.023176 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:44:36.024028 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:44:36.024079 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T04:44:36.345891 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:44:36.345919 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T04:44:37.501775 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T04:44:37.659711 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T04:44:37.659735 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T04:44:37.659745 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T04:44:37.659789 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T04:44:37.659935 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T04:44:37.660863 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T04:44:37.818039 [APP/PROC/WEB/0]  2024-04-19 04:44:37.815 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T04:44:41.387894 [APP/PROC/WEB/0]  2024-04-19 04:44:41.376 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T04:44:41.654321 [APP/PROC/WEB/0]  2024-04-19 04:44:41.653 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T04:44:41.659251 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T04:44:41.659281 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T04:44:41.670913 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T04:44:41.679530 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T04:44:41.689915 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T04:44:41.689977 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T04:44:41.767788 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T04:44:41.772804 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T04:44:41.777101 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T04:44:41.789800 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T04:44:41.823078 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T04:44:41.914140 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T04:44:41.931455 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T04:44:41.958417 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T04:44:41.993761 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T04:44:41.995596 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T04:44:41.997872 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T04:44:42.016973 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T04:44:42.017736 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T04:44:42.018453 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T04:44:42.018544 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T04:44:42.588419 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T04:44:43.494890 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T04:44:43.646123 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T04:44:46.028056 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T04:44:46.031320 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T04:44:46.328087 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T04:44:46.460203 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T04:44:46.461880 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T04:44:46.658921 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T04:44:46.660952 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T04:44:46.661010 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 1075 database synchronization command(s)...2024-04-19T04:44:48.502160 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing database synchronization commands finished.2024-04-19T04:44:48.502178 [APP/PROC/WEB/0]   INFO - Core: Executed DDL commands.2024-04-19T04:44:48.605892 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database: PostgreSQL 14.9, name: 'jdbc:postgresql://dbefryh1rrce03udx.cxo3eatbis4c.us-east-1.rds.amazonaws.com:5432/dbefryh1rrce03udx?tcpKeepAlive=true&sslrootcert=%2Fhome%2Fvcap%2Fapp%2F.postgresql%2Fus-east-1-bundle.pem&sslmode=verify-full'2024-04-19T04:44:48.605914 [APP/PROC/WEB/0]  Driver: PostgreSQL JDBC Driver 42.7.22024-04-19T04:44:48.605936 [APP/PROC/WEB/0]   INFO - Core: Waiting for configured storage service: com.mendix.storage.s32024-04-19T04:44:48.606889 [APP/PROC/WEB/0]   INFO - Core: Storage service: S3 storage, bucket location:  713b8931-5af1-42a4-930e-84dc7727ad4b2024-04-19T04:44:48.608935 [APP/PROC/WEB/0]   INFO - Core: Configured storage service started.2024-04-19T04:44:49.141463 [APP/PROC/WEB/0]   INFO - Core: Initializing license...2024-04-19T04:44:49.156062 [APP/PROC/WEB/0]   INFO - LicenseService: Using PredefinedLicenseService: This license:2024-04-19T04:44:49.156089 [APP/PROC/WEB/0]  - is a developer license: true2024-04-19T04:44:49.156110 [APP/PROC/WEB/0]  - has concurrent user restrictions: true2024-04-19T04:44:49.156191 [APP/PROC/WEB/0]  - license type: Unspecified2024-04-19T04:44:49.156231 [APP/PROC/WEB/0]  - runtime mode: Unspecified2024-04-19T04:44:49.156296 [APP/PROC/WEB/0]  - company: 2024-04-19T04:44:49.156374 [APP/PROC/WEB/0]  - separate anonymous users: false2024-04-19T04:44:49.156391 [APP/PROC/WEB/0]  - expiration date: Unspecified2024-04-19T04:44:49.156451 [APP/PROC/WEB/0]  - components: 2024-04-19T04:44:49.156506 [APP/PROC/WEB/0]  - products: Map()2024-04-19T04:44:49.156546 [APP/PROC/WEB/0]  - user limitations: 6 Specified Concurrent2024-04-19T04:44:49.408278 [APP/PROC/WEB/0]   INFO - LicenseService: Project company name is 'Stellar One Consulting, Inc.'2024-04-19T04:44:49.413899 [APP/PROC/WEB/0]   INFO - LicenseService: License expiration date is 'Some(Tue Dec 31 00:00:00 UTC 2999)'2024-04-19T04:44:49.413926 [APP/PROC/WEB/0]   INFO - LicenseService: License type is: 'Subscription'2024-04-19T04:44:49.416299 [APP/PROC/WEB/0]   INFO - LicenseService: PredefinedLicenseService, received new license: This license:2024-04-19T04:44:49.416328 [APP/PROC/WEB/0]  - is a developer license: false2024-04-19T04:44:49.416396 [APP/PROC/WEB/0]  - has concurrent user restrictions: true2024-04-19T04:44:49.416457 [APP/PROC/WEB/0]  - license type: Subscription2024-04-19T04:44:49.416514 [APP/PROC/WEB/0]  - runtime mode: Testing2024-04-19T04:44:49.416576 [APP/PROC/WEB/0]  - company: Stellar One Consulting, Inc.2024-04-19T04:44:49.416632 [APP/PROC/WEB/0]  - separate anonymous users: true2024-04-19T04:44:49.416719 [APP/PROC/WEB/0]  - expiration date: Tue Dec 31 00:00:00 UTC 29992024-04-19T04:44:49.416840 [APP/PROC/WEB/0]  - components: Mobile2024-04-19T04:44:49.416882 [APP/PROC/WEB/0]  - products: Map()2024-04-19T04:44:49.416951 [APP/PROC/WEB/0]  - user limitations: 2024-04-19T04:44:49.418450 [APP/PROC/WEB/0]   INFO - Core: Initialized license.2024-04-19T04:44:49.604040 [APP/PROC/WEB/0]   WARNING - Core: MxAdmin user with username 'MxAdmin' does not exist!2024-04-19T04:44:50.373649 [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), System.ScheduledEventsQueue(59651013-f9bc-4fc1-b435-276439b07899) -> Parallelism: 10 (node local).2024-04-19T04:44:50.378209 [APP/PROC/WEB/0]   INFO - TaskQueue: Initializing task queue 'System.MendixWorkflows-WorkflowExecution'.2024-04-19T04:44:50.390311 [APP/PROC/WEB/0]   INFO - TaskQueue: Initializing task queue 'System.MendixWorkflows-DefaultTaskExecution'.2024-04-19T04:44:50.395452 [APP/PROC/WEB/0]   INFO - TaskQueue: Initializing task queue 'System.ScheduledEventsQueue'.2024-04-19T04:44:50.416698 [APP/PROC/WEB/0]   INFO - ML Engine: ML Engine is initialized.2024-04-19T04:44:50.417548 [APP/PROC/WEB/0]   INFO - Workflow Engine: Initializing Workflow Engine...2024-04-19T04:44:50.540737 [APP/PROC/WEB/0]   INFO - Workflow Engine: Workflow Engine is initialized.2024-04-19T04:44:50.542603 [APP/PROC/WEB/0]   INFO - Core: Running after-startup-action...2024-04-19T04:44:50.570078 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'docgen/' with class 'documentgeneration.implementation.DocGenRequestHandler'2024-04-19T04:44:50.573414 [APP/PROC/WEB/0]   INFO - DocumentGeneration: Added document generation request handler2024-04-19T04:44:50.596040 [APP/PROC/WEB/0]   INFO - Core: Successfully ran after-startup-action.2024-04-19T04:44:50.608902 [APP/PROC/WEB/0]   INFO - Core: This node is a cluster leader.2024-04-19T04:44:50.652076 [APP/PROC/WEB/0]   INFO - Core: Scheduled all cluster management actions. It will: cleanup expired sessions from the database; migrate old files; cleanup leftover unreferenced file entries; cleanup old scheduled event information from the database; cleanup old processed tasks from the database.2024-04-19T04:44:50.730184 [APP/PROC/WEB/0]   INFO - ActionManager: ActionFactory: NOT scheduling DocumentGeneration.SE_AccessToken_Refresh (disabled in configuration).2024-04-19T04:44:50.730203 [APP/PROC/WEB/0]   INFO - ActionManager: ActionFactory: NOT scheduling DocumentGeneration.SE_DocumentRequest_Cleanup (disabled in configuration).2024-04-19T04:44:50.747679 [APP/PROC/WEB/0]   INFO - ActionManager: Scheduling ClusterManagement-CleanupProcessedTasks every 300000 milliseconds, starting from 2024-04-19 04:48:51 (UTC)2024-04-19T04:44:50.750380 [APP/PROC/WEB/0]   INFO - ActionManager: Scheduling ClusterManagement-CleanupBackgroundJobs every 300000 milliseconds, starting from 2024-04-19 04:44:51 (UTC)2024-04-19T04:44:50.753813 [APP/PROC/WEB/0]   INFO - ActionManager: Scheduling ClusterManagement-CleanupTmpDocuments every 300000 milliseconds, starting from 2024-04-19 04:44:51 (UTC)2024-04-19T04:44:50.756709 [APP/PROC/WEB/0]   INFO - ActionManager: Scheduling ClusterManagement-CleanupScheduledEvents every 300000 milliseconds, starting from 2024-04-19 04:47:51 (UTC)2024-04-19T04:44:50.759232 [APP/PROC/WEB/0]   INFO - ActionManager: Scheduling ClusterManagement-CleanupUnreferencedFiles every 300000 milliseconds, starting from 2024-04-19 04:46:51 (UTC)2024-04-19T04:44:50.761656 [APP/PROC/WEB/0]   INFO - ActionManager: Scheduling ClusterManagement-CleanupSessions every 300000 milliseconds, starting from 2024-04-19 04:44:51 (UTC)2024-04-19T04:44:50.763750 [APP/PROC/WEB/0]   INFO - ActionManager: Scheduling ClusterManagement-CleanupOfflineSyncHistory every 300000 milliseconds, starting from 2024-04-19 04:44:51 (UTC)2024-04-19T04:44:50.765630 [APP/PROC/WEB/0]   INFO - ActionManager: Scheduling ClusterManagement-MigrateOldFiles every 300000 milliseconds, starting from 2024-04-19 04:45:51 (UTC)2024-04-19T04:44:50.767491 [APP/PROC/WEB/0]   INFO - ActionManager: Scheduling ClusterManagement-CleanupOfflineGUIDs every 300000 milliseconds, starting from 2024-04-19 04:44:51 (UTC)2024-04-19T04:44:50.769588 [APP/PROC/WEB/0]   INFO - ActionManager: Scheduling ClusterManagement-UnblockUsers every 5 minutes, starting from 2024-04-19 04:44:55 (UTC)2024-04-19T04:44:50.813957 [APP/PROC/WEB/0]   INFO - Connector: Added request handler '' with class 'com.mendix.webui.requesthandling.ResourceRequestHandler'2024-04-19T04:44:50.967282 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'xas/' with class 'com.mendix.webui.requesthandling.ClientRequestHandler'2024-04-19T04:44:50.980347 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'file' with class 'com.mendix.webui.requesthandling.FileRequestHandler'2024-04-19T04:44:50.986502 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'p/' with class 'com.mendix.webui.requesthandling.PageUrlRequestHandler'2024-04-19T04:44:50.989129 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'manifest.webmanifest' with class 'com.mendix.webui.requesthandling.WebAppManifestHandler'2024-04-19T04:44:51.011051 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime successfully started, the application is now available.2024-04-19T04:44:51.093925 [APP/PROC/WEB/0]  INFO: The Mendix runtime has been fully started2024-04-19T04:44:51.093961 [APP/PROC/WEB/0]  INFO: Ensuring admin user credentials2024-04-19T04:44:51.097063 [APP/PROC/WEB/0]  INFO: Model version: [1.2.3.e614b887]2024-04-19T04:44:51.103283 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'debugger/' with class 'com.mendix.modules.debugger.internal.DebuggerHandler'2024-04-19T04:44:51.104448 [APP/PROC/WEB/0]   INFO - MicroflowDebugger: Enabled debugger.2024-04-19T04:44:51.104954 [APP/PROC/WEB/0]  INFO: Remote debugger enabled with value from DEBUGGER_PASSWORD environment variable2024-04-19T04:44:51.105102 [APP/PROC/WEB/0]  INFO: You can use the remote debugger option in Mendix Studio Pro to connect to the /debugger/ path (e.g. https://app.example.com/debugger/)2024-04-19T04:44:51.110805 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:44:51.110877 [APP/PROC/WEB/0]  INFO: Metrics are logged direct to metrics server.2024-04-19T04:44:51.463664 [CELL/0]  Container became healthy2024-04-19T04:45:18.306265 [API/2]  Uploading bits for app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T04:45:18.715995 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:45:18.823175 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"metadata"=>{"annotations"=>nil, "labels"=>{"mendix-primary-deployment"=>"cloudfoundry"}}})2024-04-19T04:45:20.784770 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"lifecycle"=>{"data"=>{"buildpacks"=>["mendix_buildpack"], "stack"=>"cflinuxfs4"}, "type"=>"buildpack"}})2024-04-19T04:45:46.047998 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:45:48.944070 [API/1]  Stopping app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T04:45:48.998757 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a stopping instance 52cac58f-d4c2-49f7-728c-901c2024-04-19T04:45:54.227851 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T04:45:54.230210 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T04:45:54.231066 [CELL/SSHD/0]  Exit status 02024-04-19T04:45:54.234686 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T04:45:54.241436 [APP/PROC/WEB/0]   INFO - TaskQueue: Shutting down task queue 'System.MendixWorkflows-WorkflowExecution'.2024-04-19T04:45:54.241469 [APP/PROC/WEB/0]   INFO - TaskQueue: Shutting down task queue 'System.MendixWorkflows-DefaultTaskExecution'.2024-04-19T04:45:54.241549 [APP/PROC/WEB/0]   INFO - TaskQueue: Shutting down task queue 'System.ScheduledEventsQueue'.2024-04-19T04:45:54.241835 [APP/PROC/WEB/0]   INFO - TaskQueue: Rescheduling running tasks for expired XAS instance '507b2da4-7120-4e44-baf2-adb409b93495'.2024-04-19T04:45:54.255550 [APP/PROC/WEB/0]   INFO - MicroflowDebugger: Disabled microflow debugger.2024-04-19T04:45:54.258269 [APP/PROC/WEB/0]   INFO - MicroflowDebugger: Disabled debugger.2024-04-19T04:45:54.260905 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T04:45:54.278936 [API/2]  Creating build for app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T04:45:54.290979 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T04:45:54.388903 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T04:45:54.564440 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T04:45:54.649081 [APP/PROC/WEB/0]  Exit status 02024-04-19T04:45:54.660865 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a destroying container for instance 52cac58f-d4c2-49f7-728c-901c2024-04-19T04:45:54.664924 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"state"=>"STARTED"})2024-04-19T04:45:54.717033 [STG/0]  Downloading mendix_buildpack...2024-04-19T04:45:54.729503 [PROXY/0]  Exit status 1372024-04-19T04:45:54.767438 [STG/0]  Downloaded mendix_buildpack2024-04-19T04:45:54.767525 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 creating container for instance 825a4ae9-cd83-4960-9103-0a0fe9f0c8292024-04-19T04:45:55.229187 [STG/0]  Security group rules were updated2024-04-19T04:45:55.242338 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 successfully created container for instance 825a4ae9-cd83-4960-9103-0a0fe9f0c8292024-04-19T04:45:55.563097 [STG/0]  Downloading app package...2024-04-19T04:45:55.563102 [STG/0]  Downloading build artifacts cache...2024-04-19T04:45:55.998918 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully destroyed container for instance 52cac58f-d4c2-49f7-728c-901c2024-04-19T04:45:59.590196 [STG/0]  Downloaded app package (152.1M)2024-04-19T04:46:07.525460 [STG/0]  Downloaded build artifacts cache (347.7M)2024-04-19T04:46:07.668306 [STG/0]   ---> Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] staging...2024-04-19T04:46:07.670536 [STG/0]   ---> Detected cflinuxfs4 without built-in python-dev...2024-04-19T04:46:07.681924 [STG/0]   -------> Providing Python 3.10.6 (required by the buildpack to run in cflinuxfs4)2024-04-19T04:46:10.095642 [STG/0]   ---> Check if Python dependencies need to be cached...2024-04-19T04:46:10.118187 [STG/0]   ---> Bootstrapping pip...2024-04-19T04:46:10.534267 [STG/0]  Requirement already satisfied: pip in /tmp/contents188297208/deps/0/python/lib/python3.10/site-packages (22.2.1)2024-04-19T04:46:10.770791 [STG/0]  Collecting pip2024-04-19T04:46:10.850443 [STG/0]    Downloading pip-24.0-py3-none-any.whl (2.1 MB)2024-04-19T04:46:10.926231 [STG/0]       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 29.0 MB/s eta 0:00:002024-04-19T04:46:10.939694 [STG/0]  Requirement already satisfied: setuptools in /tmp/contents188297208/deps/0/python/lib/python3.10/site-packages (63.2.0)2024-04-19T04:46:11.261660 [STG/0]  Collecting setuptools2024-04-19T04:46:11.266110 [STG/0]    Downloading setuptools-69.5.1-py3-none-any.whl (894 kB)2024-04-19T04:46:11.283727 [STG/0]       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 894.6/894.6 kB 60.6 MB/s eta 0:00:002024-04-19T04:46:11.343217 [STG/0]  Collecting wheel2024-04-19T04:46:11.347843 [STG/0]    Downloading wheel-0.43.0-py3-none-any.whl (65 kB)2024-04-19T04:46:11.357255 [STG/0]       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 8.4 MB/s eta 0:00:002024-04-19T04:46:11.512354 [STG/0]  Installing collected packages: wheel, setuptools, pip2024-04-19T04:46:13.555780 [STG/0]  Successfully installed pip-24.0 setuptools-69.5.1 wheel-0.43.02024-04-19T04:46:13.641440 [STG/0]   ---> Using bundled Python dependencies2024-04-19T04:46:13.641451 [STG/0]   ---> Installing Python dependencies to /tmp/app/.local/lib/python3.10/site-packages...2024-04-19T04:46:21.351532 [STG/0]   ---> Finished installing Python dependencies2024-04-19T04:46:21.794099 [STG/0]  INFO: get_java_major_version : major_version - 112024-04-19T04:46:21.794904 [STG/0]  INFO: Preflight check on Mendix version [10.9.0.31759] and stack [cflinuxfs4]...2024-04-19T04:46:21.794960 [STG/0]  INFO: Mendix [10.9] is not maintained. Please use a medium- or long-term supported Mendix version to easily receive fixes (https://docs.mendix.com/releasenotes/studio-pro/lts-mts).2024-04-19T04:46:21.794967 [STG/0]  INFO: Preflight check completed2024-04-19T04:46:23.269274 [STG/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:46:23.332108 [STG/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:46:24.452592 [STG/0]  INFO: Usage metering is enabled2024-04-19T04:46:27.151906 [STG/0]  INFO: Mendix Cloud Foundry Buildpack staging completed2024-04-19T04:47:26.550672 [STG/0]  Exit status 02024-04-19T04:47:26.550710 [STG/0]  Uploading droplet, build artifacts cache...2024-04-19T04:47:26.550756 [STG/0]  Uploading droplet...2024-04-19T04:47:26.550790 [STG/0]  Uploading build artifacts cache...2024-04-19T04:47:30.344280 [STG/0]  Uploaded build artifacts cache (347.7M)2024-04-19T04:47:30.876486 [API/2]  Creating droplet for app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T04:47:48.809523 [STG/0]  Uploaded droplet (562.3M)2024-04-19T04:47:48.907369 [STG/0]  Uploading complete2024-04-19T04:47:49.564835 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 stopping instance 825a4ae9-cd83-4960-9103-0a0fe9f0c8292024-04-19T04:47:49.564860 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 destroying container for instance 825a4ae9-cd83-4960-9103-0a0fe9f0c8292024-04-19T04:47:50.180658 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a creating container for instance 891d4645-147d-4b6a-4b2c-0c892024-04-19T04:47:50.804077 [CELL/0]  Security group rules were updated2024-04-19T04:47:50.819625 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully created container for instance 891d4645-147d-4b6a-4b2c-0c892024-04-19T04:47:51.115466 [CELL/0]  Downloading droplet...2024-04-19T04:47:52.741113 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 successfully destroyed container for instance 825a4ae9-cd83-4960-9103-0a0fe9f0c8292024-04-19T04:48:10.612237 [CELL/0]  Downloaded droplet (562.3M)2024-04-19T04:48:10.612360 [CELL/0]  Starting health monitoring of container2024-04-19T04:48:10.775279 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T04:48:10.784178 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T04:48:11.214825 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T04:48:11.225513 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T04:48:11.225541 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T04:48:11.228243 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T04:48:11.228289 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T04:48:11.228578 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T04:48:11.228754 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T04:48:11.229089 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:48:11.290218 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:48:11.290518 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:48:11.365017 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:48:11.365913 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:48:11.365975 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T04:48:11.684686 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:48:11.684752 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T04:48:12.831468 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T04:48:12.990516 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T04:48:12.990541 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T04:48:12.990561 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T04:48:12.990609 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T04:48:12.990736 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T04:48:12.991756 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T04:48:13.138976 [APP/PROC/WEB/0]  2024-04-19 04:48:13.136 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T04:48:16.608663 [APP/PROC/WEB/0]  2024-04-19 04:48:16.598 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T04:48:16.891827 [APP/PROC/WEB/0]  2024-04-19 04:48:16.891 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T04:48:16.895615 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T04:48:16.895855 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T04:48:16.905984 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T04:48:16.914744 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T04:48:16.970890 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T04:48:16.970909 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T04:48:16.989208 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T04:48:16.994093 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T04:48:16.998149 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T04:48:17.010237 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T04:48:17.040831 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T04:48:17.134228 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T04:48:17.151365 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T04:48:17.170633 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T04:48:17.195307 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T04:48:17.196616 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T04:48:17.198460 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T04:48:17.221302 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T04:48:17.222339 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T04:48:17.223236 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T04:48:17.223339 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T04:48:17.763751 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T04:48:18.681663 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T04:48:18.828957 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T04:48:21.683503 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T04:48:21.686549 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T04:48:21.984100 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T04:48:22.173119 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database: PostgreSQL 14.9, name: 'jdbc:postgresql://dbefryh1rrce03udx.cxo3eatbis4c.us-east-1.rds.amazonaws.com:5432/dbefryh1rrce03udx?tcpKeepAlive=true&sslrootcert=%2Fhome%2Fvcap%2Fapp%2F.postgresql%2Fus-east-1-bundle.pem&sslmode=verify-full'2024-04-19T04:48:22.173137 [APP/PROC/WEB/0]  Driver: PostgreSQL JDBC Driver 42.7.22024-04-19T04:48:22.173142 [APP/PROC/WEB/0]   INFO - Core: Waiting for configured storage service: com.mendix.storage.s32024-04-19T04:48:22.173827 [APP/PROC/WEB/0]   INFO - Core: Storage service: S3 storage, bucket location:  713b8931-5af1-42a4-930e-84dc7727ad4b2024-04-19T04:48:22.176110 [APP/PROC/WEB/0]   INFO - Core: Configured storage service started.2024-04-19T04:48:22.748691 [APP/PROC/WEB/0]   INFO - Core: Initializing license...2024-04-19T04:48:22.764137 [APP/PROC/WEB/0]   INFO - LicenseService: Using PredefinedLicenseService: This license:2024-04-19T04:48:22.764157 [APP/PROC/WEB/0]  - is a developer license: true2024-04-19T04:48:22.764177 [APP/PROC/WEB/0]  - has concurrent user restrictions: true2024-04-19T04:48:22.764214 [APP/PROC/WEB/0]  - license type: Unspecified2024-04-19T04:48:22.764264 [APP/PROC/WEB/0]  - runtime mode: Unspecified2024-04-19T04:48:22.764315 [APP/PROC/WEB/0]  - company: 2024-04-19T04:48:22.764405 [APP/PROC/WEB/0]  - separate anonymous users: false2024-04-19T04:48:22.764412 [APP/PROC/WEB/0]  - expiration date: Unspecified2024-04-19T04:48:22.764456 [APP/PROC/WEB/0]  - components: 2024-04-19T04:48:22.764488 [APP/PROC/WEB/0]  - products: Map()2024-04-19T04:48:22.764573 [APP/PROC/WEB/0]  - user limitations: 6 Specified Concurrent2024-04-19T04:48:23.016114 [APP/PROC/WEB/0]   INFO - LicenseService: Project company name is 'Stellar One Consulting, Inc.'2024-04-19T04:48:23.022267 [APP/PROC/WEB/0]   INFO - LicenseService: License expiration date is 'Some(Tue Dec 31 00:00:00 UTC 2999)'2024-04-19T04:48:23.022308 [APP/PROC/WEB/0]   INFO - LicenseService: License type is: 'Subscription'2024-04-19T04:48:23.024878 [APP/PROC/WEB/0]   INFO - LicenseService: PredefinedLicenseService, received new license: This license:2024-04-19T04:48:23.024903 [APP/PROC/WEB/0]  - is a developer license: false2024-04-19T04:48:23.024968 [APP/PROC/WEB/0]  - has concurrent user restrictions: true2024-04-19T04:48:23.025013 [APP/PROC/WEB/0]  - license type: Subscription2024-04-19T04:48:23.025064 [APP/PROC/WEB/0]  - runtime mode: Testing2024-04-19T04:48:23.025134 [APP/PROC/WEB/0]  - company: Stellar One Consulting, Inc.2024-04-19T04:48:23.025301 [APP/PROC/WEB/0]  - separate anonymous users: true2024-04-19T04:48:23.025351 [APP/PROC/WEB/0]  - expiration date: Tue Dec 31 00:00:00 UTC 29992024-04-19T04:48:23.025430 [APP/PROC/WEB/0]  - components: Mobile2024-04-19T04:48:23.025444 [APP/PROC/WEB/0]  - products: Map()2024-04-19T04:48:23.025504 [APP/PROC/WEB/0]  - user limitations: 2024-04-19T04:48:23.026889 [APP/PROC/WEB/0]   INFO - Core: Initialized license.2024-04-19T04:48:23.221057 [APP/PROC/WEB/0]   WARNING - Core: MxAdmin user with username 'MxAdmin' does not exist!2024-04-19T04:48:23.677976 [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), System.ScheduledEventsQueue(59651013-f9bc-4fc1-b435-276439b07899) -> Parallelism: 10 (node local).2024-04-19T04:48:23.682754 [APP/PROC/WEB/0]   INFO - TaskQueue: Initializing task queue 'System.MendixWorkflows-WorkflowExecution'.2024-04-19T04:48:23.682782 [APP/PROC/WEB/0]   INFO - TaskQueue: Initializing task queue 'System.MendixWorkflows-DefaultTaskExecution'.2024-04-19T04:48:23.682787 [APP/PROC/WEB/0]   INFO - TaskQueue: Initializing task queue 'System.ScheduledEventsQueue'.2024-04-19T04:48:23.697272 [APP/PROC/WEB/0]   INFO - ML Engine: ML Engine is initialized.2024-04-19T04:48:23.698355 [APP/PROC/WEB/0]   INFO - Workflow Engine: Initializing Workflow Engine...2024-04-19T04:48:23.867476 [APP/PROC/WEB/0]   INFO - Workflow Engine: Workflow Engine is initialized.2024-04-19T04:48:23.868767 [APP/PROC/WEB/0]   INFO - Core: Running after-startup-action...2024-04-19T04:48:23.896131 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'docgen/' with class 'documentgeneration.implementation.DocGenRequestHandler'2024-04-19T04:48:23.899423 [APP/PROC/WEB/0]   INFO - DocumentGeneration: Added document generation request handler2024-04-19T04:48:23.920884 [APP/PROC/WEB/0]   INFO - Core: Successfully ran after-startup-action.2024-04-19T04:48:23.933171 [APP/PROC/WEB/0]   INFO - Core: This node is a cluster leader.2024-04-19T04:48:23.947655 [APP/PROC/WEB/0]   INFO - Core: Scheduled all cluster management actions. It will: cleanup expired sessions from the database; migrate old files; cleanup leftover unreferenced file entries; cleanup old scheduled event information from the database; cleanup old processed tasks from the database.2024-04-19T04:48:24.058825 [APP/PROC/WEB/0]   INFO - Connector: Added request handler '' with class 'com.mendix.webui.requesthandling.ResourceRequestHandler'2024-04-19T04:48:24.244833 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'xas/' with class 'com.mendix.webui.requesthandling.ClientRequestHandler'2024-04-19T04:48:24.261958 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'file' with class 'com.mendix.webui.requesthandling.FileRequestHandler'2024-04-19T04:48:24.270465 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'p/' with class 'com.mendix.webui.requesthandling.PageUrlRequestHandler'2024-04-19T04:48:24.273071 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'manifest.webmanifest' with class 'com.mendix.webui.requesthandling.WebAppManifestHandler'2024-04-19T04:48:24.296444 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime successfully started, the application is now available.2024-04-19T04:48:24.425115 [APP/PROC/WEB/0]  INFO: The Mendix runtime has been fully started2024-04-19T04:48:24.425233 [APP/PROC/WEB/0]  INFO: Ensuring admin user credentials2024-04-19T04:48:24.428665 [APP/PROC/WEB/0]  INFO: Model version: [1.2.3.e614b887]2024-04-19T04:48:24.438560 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'debugger/' with class 'com.mendix.modules.debugger.internal.DebuggerHandler'2024-04-19T04:48:24.439892 [APP/PROC/WEB/0]   INFO - MicroflowDebugger: Enabled debugger.2024-04-19T04:48:24.440609 [APP/PROC/WEB/0]  INFO: Remote debugger enabled with value from DEBUGGER_PASSWORD environment variable2024-04-19T04:48:24.440697 [APP/PROC/WEB/0]  INFO: You can use the remote debugger option in Mendix Studio Pro to connect to the /debugger/ path (e.g. https://app.example.com/debugger/)2024-04-19T04:48:24.446438 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:48:24.446501 [APP/PROC/WEB/0]  INFO: Metrics are logged direct to metrics server.2024-04-19T04:48:25.069517 [CELL/0]  Container became healthy2024-04-19T04:48:50.214218 [APP/PROC/WEB/0]   WARNING - Core: Detected that mx-agent is used, which is deprecated. Use the Core.metrics() API instead.2024-04-19T04:49:03.443494 [APP/PROC/WEB/0]   WARNING - Core: Login FAILED: unknown user 'MxAdmin'.2024-04-19T04:49:11.273704 [APP/PROC/WEB/0]   WARNING - Core: Login FAILED: unknown user 'MxAdmin'.2024-04-19T04:49:13.716271 [APP/PROC/WEB/0]   WARNING - Core: Login FAILED: unknown user 'MxAdmin'.2024-04-19T04:49:29.289839 [API/2]  Stopping app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T04:49:29.353147 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a stopping instance 891d4645-147d-4b6a-4b2c-0c892024-04-19T04:49:34.702256 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T04:49:34.704250 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T04:49:34.705410 [CELL/SSHD/0]  Exit status 02024-04-19T04:49:34.709161 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T04:49:34.715110 [APP/PROC/WEB/0]   INFO - TaskQueue: Shutting down task queue 'System.MendixWorkflows-WorkflowExecution'.2024-04-19T04:49:34.715140 [APP/PROC/WEB/0]   INFO - TaskQueue: Shutting down task queue 'System.MendixWorkflows-DefaultTaskExecution'.2024-04-19T04:49:34.715173 [APP/PROC/WEB/0]   INFO - TaskQueue: Shutting down task queue 'System.ScheduledEventsQueue'.2024-04-19T04:49:34.715487 [APP/PROC/WEB/0]   INFO - TaskQueue: Rescheduling running tasks for expired XAS instance '593363cd-5a56-4fb4-8d40-900ace934dbd'.2024-04-19T04:49:34.728842 [APP/PROC/WEB/0]   INFO - MicroflowDebugger: Disabled microflow debugger.2024-04-19T04:49:34.731846 [APP/PROC/WEB/0]   INFO - MicroflowDebugger: Disabled debugger.2024-04-19T04:49:34.733710 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T04:49:34.754883 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T04:49:34.831732 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T04:49:35.026625 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T04:49:35.106896 [APP/PROC/WEB/0]  Exit status 02024-04-19T04:49:35.116957 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a destroying container for instance 891d4645-147d-4b6a-4b2c-0c892024-04-19T04:49:35.207855 [PROXY/0]  Exit status 1372024-04-19T04:49:36.538481 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully destroyed container for instance 891d4645-147d-4b6a-4b2c-0c892024-04-19T04:49:43.146213 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:49:43.310151 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:49:43.475210 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:49:43.637078 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:49:43.800272 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:49:43.951193 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:49:44.213567 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:49:48.348635 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"state"=>"STARTED"})2024-04-19T04:49:48.552992 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a creating container for instance f234049a-3af8-42f6-7491-4aad2024-04-19T04:49:49.111989 [CELL/0]  Security group rules were updated2024-04-19T04:49:49.128940 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully created container for instance f234049a-3af8-42f6-7491-4aad2024-04-19T04:49:49.369234 [CELL/0]  Downloading droplet...2024-04-19T04:50:09.063564 [CELL/0]  Downloaded droplet (562.3M)2024-04-19T04:50:09.063694 [CELL/0]  Starting health monitoring of container2024-04-19T04:50:09.227725 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T04:50:09.236219 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T04:50:09.670963 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T04:50:09.681456 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T04:50:09.681546 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T04:50:09.684406 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T04:50:09.684504 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T04:50:09.684816 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T04:50:09.685033 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T04:50:09.685390 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:50:09.748166 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:50:09.748411 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:50:09.824005 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:50:09.824870 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:50:09.824934 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T04:50:10.142736 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:50:10.142761 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T04:50:11.288822 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T04:50:11.398645 [APP/PROC/WEB/0]  time="2024-04-19T04:50:11Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T04:50:11.461617 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T04:50:11.461635 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T04:50:11.461643 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T04:50:11.461647 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T04:50:11.461690 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T04:50:11.462844 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T04:50:11.646447 [APP/PROC/WEB/0]  2024-04-19 04:50:11.644 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T04:50:19.325622 [APP/PROC/WEB/0]  2024-04-19 04:50:15.157 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T04:50:19.644522 [APP/PROC/WEB/0]  2024-04-19 04:50:19.644 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T04:50:19.648776 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T04:50:19.649064 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T04:50:19.660262 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T04:50:19.668563 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T04:50:19.677250 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T04:50:19.677277 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T04:50:19.756787 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T04:50:19.761348 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T04:50:19.765678 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T04:50:19.779042 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T04:50:19.812017 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T04:50:19.917340 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T04:50:19.938208 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T04:50:19.966910 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T04:50:20.005963 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T04:50:20.010724 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T04:50:20.013616 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T04:50:20.033563 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T04:50:20.034441 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T04:50:20.035246 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T04:50:20.035285 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T04:50:20.656565 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T04:50:21.611899 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T04:50:21.777872 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T04:50:23.457111 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T04:50:23.460078 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T04:50:23.758900 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T04:50:23.963185 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database: PostgreSQL 14.9, name: 'jdbc:postgresql://dbefryh1rrce03udx.cxo3eatbis4c.us-east-1.rds.amazonaws.com:5432/dbefryh1rrce03udx?tcpKeepAlive=true&sslrootcert=%2Fhome%2Fvcap%2Fapp%2F.postgresql%2Fus-east-1-bundle.pem&sslmode=verify-full'2024-04-19T04:50:23.963211 [APP/PROC/WEB/0]  Driver: PostgreSQL JDBC Driver 42.7.22024-04-19T04:50:23.963263 [APP/PROC/WEB/0]   INFO - Core: Waiting for configured storage service: com.mendix.storage.s32024-04-19T04:50:23.964173 [APP/PROC/WEB/0]   INFO - Core: Storage service: S3 storage, bucket location:  713b8931-5af1-42a4-930e-84dc7727ad4b2024-04-19T04:50:23.966320 [APP/PROC/WEB/0]   INFO - Core: Configured storage service started.2024-04-19T04:50:24.674761 [APP/PROC/WEB/0]   INFO - Core: Initializing license...2024-04-19T04:50:24.690385 [APP/PROC/WEB/0]   INFO - LicenseService: Using PredefinedLicenseService: This license:2024-04-19T04:50:24.690405 [APP/PROC/WEB/0]  - is a developer license: true2024-04-19T04:50:24.690453 [APP/PROC/WEB/0]  - has concurrent user restrictions: true2024-04-19T04:50:24.690505 [APP/PROC/WEB/0]  - license type: Unspecified2024-04-19T04:50:24.690556 [APP/PROC/WEB/0]  - runtime mode: Unspecified2024-04-19T04:50:24.690604 [APP/PROC/WEB/0]  - company: 2024-04-19T04:50:24.690673 [APP/PROC/WEB/0]  - separate anonymous users: false2024-04-19T04:50:24.690715 [APP/PROC/WEB/0]  - expiration date: Unspecified2024-04-19T04:50:24.690753 [APP/PROC/WEB/0]  - components: 2024-04-19T04:50:24.690824 [APP/PROC/WEB/0]  - products: Map()2024-04-19T04:50:24.690881 [APP/PROC/WEB/0]  - user limitations: 6 Specified Concurrent2024-04-19T04:50:24.944751 [APP/PROC/WEB/0]   INFO - LicenseService: Project company name is 'Stellar One Consulting, Inc.'2024-04-19T04:50:24.944786 [APP/PROC/WEB/0]   INFO - LicenseService: License expiration date is 'Some(Tue Dec 31 00:00:00 UTC 2999)'2024-04-19T04:50:24.944890 [APP/PROC/WEB/0]   INFO - LicenseService: License type is: 'Subscription'2024-04-19T04:50:24.947288 [APP/PROC/WEB/0]   INFO - LicenseService: PredefinedLicenseService, received new license: This license:2024-04-19T04:50:24.947396 [APP/PROC/WEB/0]  - is a developer license: false2024-04-19T04:50:24.947411 [APP/PROC/WEB/0]  - has concurrent user restrictions: true2024-04-19T04:50:24.947474 [APP/PROC/WEB/0]  - license type: Subscription2024-04-19T04:50:24.947497 [APP/PROC/WEB/0]  - runtime mode: Testing2024-04-19T04:50:24.947544 [APP/PROC/WEB/0]  - company: Stellar One Consulting, Inc.2024-04-19T04:50:24.947592 [APP/PROC/WEB/0]  - separate anonymous users: true2024-04-19T04:50:24.947639 [APP/PROC/WEB/0]  - expiration date: Tue Dec 31 00:00:00 UTC 29992024-04-19T04:50:24.947696 [APP/PROC/WEB/0]  - components: Mobile2024-04-19T04:50:24.947747 [APP/PROC/WEB/0]  - products: Map()2024-04-19T04:50:24.947796 [APP/PROC/WEB/0]  - user limitations: 2024-04-19T04:50:24.949250 [APP/PROC/WEB/0]   INFO - Core: Initialized license.2024-04-19T04:50:25.602521 [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), System.ScheduledEventsQueue(59651013-f9bc-4fc1-b435-276439b07899) -> Parallelism: 10 (node local).2024-04-19T04:50:25.607236 [APP/PROC/WEB/0]   INFO - TaskQueue: Initializing task queue 'System.MendixWorkflows-WorkflowExecution'.2024-04-19T04:50:25.607267 [APP/PROC/WEB/0]   INFO - TaskQueue: Initializing task queue 'System.MendixWorkflows-DefaultTaskExecution'.2024-04-19T04:50:25.607350 [APP/PROC/WEB/0]   INFO - TaskQueue: Initializing task queue 'System.ScheduledEventsQueue'.2024-04-19T04:50:25.621120 [APP/PROC/WEB/0]   INFO - ML Engine: ML Engine is initialized.2024-04-19T04:50:25.621843 [APP/PROC/WEB/0]   INFO - Workflow Engine: Initializing Workflow Engine...2024-04-19T04:50:25.762198 [APP/PROC/WEB/0]   INFO - Workflow Engine: Workflow Engine is initialized.2024-04-19T04:50:25.763349 [APP/PROC/WEB/0]   INFO - Core: Running after-startup-action...2024-04-19T04:50:25.823895 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'docgen/' with class 'documentgeneration.implementation.DocGenRequestHandler'2024-04-19T04:50:25.826804 [APP/PROC/WEB/0]   INFO - DocumentGeneration: Added document generation request handler2024-04-19T04:50:25.849045 [APP/PROC/WEB/0]   INFO - Core: Successfully ran after-startup-action.2024-04-19T04:50:25.860496 [APP/PROC/WEB/0]   INFO - Core: This node is a cluster leader.2024-04-19T04:50:25.874257 [APP/PROC/WEB/0]   INFO - Core: Scheduled all cluster management actions. It will: cleanup expired sessions from the database; migrate old files; cleanup old scheduled event information from the database; cleanup old processed tasks from the database.2024-04-19T04:50:25.997134 [APP/PROC/WEB/0]   INFO - Connector: Added request handler '' with class 'com.mendix.webui.requesthandling.ResourceRequestHandler'2024-04-19T04:50:26.151755 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'xas/' with class 'com.mendix.webui.requesthandling.ClientRequestHandler'2024-04-19T04:50:26.164763 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'file' with class 'com.mendix.webui.requesthandling.FileRequestHandler'2024-04-19T04:50:26.171166 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'p/' with class 'com.mendix.webui.requesthandling.PageUrlRequestHandler'2024-04-19T04:50:26.173619 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'manifest.webmanifest' with class 'com.mendix.webui.requesthandling.WebAppManifestHandler'2024-04-19T04:50:26.196242 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime successfully started, the application is now available.2024-04-19T04:50:26.295836 [APP/PROC/WEB/0]  INFO: The Mendix runtime has been fully started2024-04-19T04:50:26.295965 [APP/PROC/WEB/0]  INFO: Ensuring admin user credentials2024-04-19T04:50:26.300043 [APP/PROC/WEB/0]  INFO: Model version: [1.2.3.e614b887]2024-04-19T04:50:26.308986 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'debugger/' with class 'com.mendix.modules.debugger.internal.DebuggerHandler'2024-04-19T04:50:26.310011 [APP/PROC/WEB/0]   INFO - MicroflowDebugger: Enabled debugger.2024-04-19T04:50:26.310745 [APP/PROC/WEB/0]  INFO: Remote debugger enabled with value from DEBUGGER_PASSWORD environment variable2024-04-19T04:50:26.310839 [APP/PROC/WEB/0]  INFO: You can use the remote debugger option in Mendix Studio Pro to connect to the /debugger/ path (e.g. https://app.example.com/debugger/)2024-04-19T04:50:26.316226 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:50:26.316271 [APP/PROC/WEB/0]  INFO: Metrics are logged direct to metrics server.2024-04-19T04:50:27.287436 [CELL/0]  Container became healthy2024-04-19T04:51:02.115073 [API/1]  Stopping app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T04:51:02.233181 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a stopping instance f234049a-3af8-42f6-7491-4aad2024-04-19T04:51:07.659561 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T04:51:07.661772 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T04:51:07.662730 [CELL/SSHD/0]  Exit status 02024-04-19T04:51:07.666844 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T04:51:07.672511 [APP/PROC/WEB/0]   INFO - TaskQueue: Shutting down task queue 'System.MendixWorkflows-WorkflowExecution'.2024-04-19T04:51:07.672616 [APP/PROC/WEB/0]   INFO - TaskQueue: Shutting down task queue 'System.MendixWorkflows-DefaultTaskExecution'.2024-04-19T04:51:07.672627 [APP/PROC/WEB/0]   INFO - TaskQueue: Shutting down task queue 'System.ScheduledEventsQueue'.2024-04-19T04:51:07.672828 [APP/PROC/WEB/0]   INFO - TaskQueue: Rescheduling running tasks for expired XAS instance 'b4146cbc-7d6e-4308-9725-a3e2558ab8fe'.2024-04-19T04:51:07.687995 [APP/PROC/WEB/0]   INFO - MicroflowDebugger: Disabled microflow debugger.2024-04-19T04:51:07.690751 [APP/PROC/WEB/0]   INFO - MicroflowDebugger: Disabled debugger.2024-04-19T04:51:07.692636 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T04:51:07.720948 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T04:51:07.793950 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T04:51:07.991607 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T04:51:08.070591 [APP/PROC/WEB/0]  Exit status 02024-04-19T04:51:08.079623 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a destroying container for instance f234049a-3af8-42f6-7491-4aad2024-04-19T04:51:08.150163 [PROXY/0]  Exit status 1372024-04-19T04:51:09.462682 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully destroyed container for instance f234049a-3af8-42f6-7491-4aad2024-04-19T04:51:15.845885 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:51:16.005668 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:51:16.219534 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:51:16.384419 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:51:16.550159 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:51:16.703982 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:51:16.959442 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T04:51:21.375232 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"state"=>"STARTED"})2024-04-19T04:51:21.541443 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a creating container for instance 6ea0facd-add7-4dcb-4fd5-ff692024-04-19T04:51:22.084023 [CELL/0]  Security group rules were updated2024-04-19T04:51:22.100137 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully created container for instance 6ea0facd-add7-4dcb-4fd5-ff692024-04-19T04:51:22.592321 [CELL/0]  Downloading droplet...2024-04-19T04:51:43.049178 [CELL/0]  Downloaded droplet (562.3M)2024-04-19T04:51:43.049291 [CELL/0]  Starting health monitoring of container2024-04-19T04:51:43.220961 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T04:51:43.229892 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T04:51:43.657499 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T04:51:43.667834 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T04:51:43.667863 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T04:51:43.670545 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T04:51:43.670610 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T04:51:43.670911 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T04:51:43.671133 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T04:51:43.671473 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:51:43.734161 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:51:43.734380 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:51:43.809867 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:51:43.810888 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:51:43.810935 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T04:51:44.146780 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:51:44.146811 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T04:51:45.326869 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T04:51:45.449005 [APP/PROC/WEB/0]  time="2024-04-19T04:51:45Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T04:51:45.496876 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T04:51:45.496913 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T04:51:45.496919 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T04:51:45.496946 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T04:51:45.497078 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T04:51:45.497971 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T04:51:45.650069 [APP/PROC/WEB/0]  2024-04-19 04:51:45.647 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T04:51:49.190597 [APP/PROC/WEB/0]  2024-04-19 04:51:49.178 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T04:51:49.476053 [APP/PROC/WEB/0]  2024-04-19 04:51:49.475 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T04:51:49.480806 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T04:51:49.480900 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T04:51:49.491371 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T04:51:49.501468 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T04:51:49.569302 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T04:51:49.569322 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T04:51:49.591360 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T04:51:49.596263 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T04:51:49.600954 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T04:51:49.613726 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T04:51:49.646888 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T04:51:49.747208 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T04:51:49.765778 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T04:51:49.786422 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T04:51:49.812877 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T04:51:49.814476 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T04:51:49.816649 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T04:51:49.835028 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T04:51:49.836179 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T04:51:49.836941 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T04:51:49.836964 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T04:51:53.244784 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T04:51:53.244816 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T04:51:53.244890 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T04:51:53.969049 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T04:51:53.972371 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T04:51:54.286027 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T04:51:54.486083 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database: PostgreSQL 14.9, name: 'jdbc:postgresql://dbefryh1rrce03udx.cxo3eatbis4c.us-east-1.rds.amazonaws.com:5432/dbefryh1rrce03udx?tcpKeepAlive=true&sslrootcert=%2Fhome%2Fvcap%2Fapp%2F.postgresql%2Fus-east-1-bundle.pem&sslmode=verify-full'2024-04-19T04:51:54.486109 [APP/PROC/WEB/0]  Driver: PostgreSQL JDBC Driver 42.7.22024-04-19T04:51:54.486124 [APP/PROC/WEB/0]   INFO - Core: Waiting for configured storage service: com.mendix.storage.s32024-04-19T04:51:54.487043 [APP/PROC/WEB/0]   INFO - Core: Storage service: S3 storage, bucket location:  713b8931-5af1-42a4-930e-84dc7727ad4b2024-04-19T04:51:54.489256 [APP/PROC/WEB/0]   INFO - Core: Configured storage service started.2024-04-19T04:51:55.171637 [APP/PROC/WEB/0]   INFO - Core: Initializing license...2024-04-19T04:51:55.187401 [APP/PROC/WEB/0]   INFO - LicenseService: Using PredefinedLicenseService: This license:2024-04-19T04:51:55.187428 [APP/PROC/WEB/0]  - is a developer license: true2024-04-19T04:51:55.187442 [APP/PROC/WEB/0]  - has concurrent user restrictions: true2024-04-19T04:51:55.187456 [APP/PROC/WEB/0]  - license type: Unspecified2024-04-19T04:51:55.187528 [APP/PROC/WEB/0]  - runtime mode: Unspecified2024-04-19T04:51:55.187569 [APP/PROC/WEB/0]  - company: 2024-04-19T04:51:55.187607 [APP/PROC/WEB/0]  - separate anonymous users: false2024-04-19T04:51:55.187666 [APP/PROC/WEB/0]  - expiration date: Unspecified2024-04-19T04:51:55.187717 [APP/PROC/WEB/0]  - components: 2024-04-19T04:51:55.187760 [APP/PROC/WEB/0]  - products: Map()2024-04-19T04:51:55.187814 [APP/PROC/WEB/0]  - user limitations: 6 Specified Concurrent2024-04-19T04:51:55.504875 [APP/PROC/WEB/0]   INFO - LicenseService: Project company name is 'Stellar One Consulting, Inc.'2024-04-19T04:51:55.505009 [APP/PROC/WEB/0]   INFO - LicenseService: License expiration date is 'Some(Tue Dec 31 00:00:00 UTC 2999)'2024-04-19T04:51:55.505082 [APP/PROC/WEB/0]   INFO - LicenseService: License type is: 'Subscription'2024-04-19T04:51:55.507173 [APP/PROC/WEB/0]   INFO - LicenseService: PredefinedLicenseService, received new license: This license:2024-04-19T04:51:55.507195 [APP/PROC/WEB/0]  - is a developer license: false2024-04-19T04:51:55.507218 [APP/PROC/WEB/0]  - has concurrent user restrictions: true2024-04-19T04:51:55.507332 [APP/PROC/WEB/0]  - license type: Subscription2024-04-19T04:51:55.507378 [APP/PROC/WEB/0]  - runtime mode: Testing2024-04-19T04:51:55.507420 [APP/PROC/WEB/0]  - company: Stellar One Consulting, Inc.2024-04-19T04:51:55.507464 [APP/PROC/WEB/0]  - separate anonymous users: true2024-04-19T04:51:55.507524 [APP/PROC/WEB/0]  - expiration date: Tue Dec 31 00:00:00 UTC 29992024-04-19T04:51:55.507607 [APP/PROC/WEB/0]  - components: Mobile2024-04-19T04:51:55.507637 [APP/PROC/WEB/0]  - products: Map()2024-04-19T04:51:55.507692 [APP/PROC/WEB/0]  - user limitations: 2024-04-19T04:51:55.509280 [APP/PROC/WEB/0]   INFO - Core: Initialized license.2024-04-19T04:51:56.124863 [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), System.ScheduledEventsQueue(59651013-f9bc-4fc1-b435-276439b07899) -> Parallelism: 10 (node local).2024-04-19T04:51:56.129829 [APP/PROC/WEB/0]   INFO - TaskQueue: Initializing task queue 'System.MendixWorkflows-WorkflowExecution'.2024-04-19T04:51:56.129851 [APP/PROC/WEB/0]   INFO - TaskQueue: Initializing task queue 'System.MendixWorkflows-DefaultTaskExecution'.2024-04-19T04:51:56.129954 [APP/PROC/WEB/0]   INFO - TaskQueue: Initializing task queue 'System.ScheduledEventsQueue'.2024-04-19T04:51:56.144600 [APP/PROC/WEB/0]   INFO - ML Engine: ML Engine is initialized.2024-04-19T04:51:56.145999 [APP/PROC/WEB/0]   INFO - Workflow Engine: Initializing Workflow Engine...2024-04-19T04:51:56.310205 [APP/PROC/WEB/0]   INFO - Workflow Engine: Workflow Engine is initialized.2024-04-19T04:51:56.312539 [APP/PROC/WEB/0]   INFO - Core: Running after-startup-action...2024-04-19T04:51:56.347394 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'docgen/' with class 'documentgeneration.implementation.DocGenRequestHandler'2024-04-19T04:51:56.351483 [APP/PROC/WEB/0]   INFO - DocumentGeneration: Added document generation request handler2024-04-19T04:51:56.380585 [APP/PROC/WEB/0]   INFO - Core: Successfully ran after-startup-action.2024-04-19T04:51:56.396088 [APP/PROC/WEB/0]   INFO - Core: This node is a cluster leader.2024-04-19T04:51:56.414372 [APP/PROC/WEB/0]   INFO - Core: Scheduled all cluster management actions. It will: cleanup expired sessions from the database; migrate old files; cleanup old scheduled event information from the database; cleanup old processed tasks from the database.2024-04-19T04:51:56.525768 [APP/PROC/WEB/0]   INFO - Connector: Added request handler '' with class 'com.mendix.webui.requesthandling.ResourceRequestHandler'2024-04-19T04:51:56.701836 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'xas/' with class 'com.mendix.webui.requesthandling.ClientRequestHandler'2024-04-19T04:51:56.714945 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'file' with class 'com.mendix.webui.requesthandling.FileRequestHandler'2024-04-19T04:51:56.722332 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'p/' with class 'com.mendix.webui.requesthandling.PageUrlRequestHandler'2024-04-19T04:51:56.724943 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'manifest.webmanifest' with class 'com.mendix.webui.requesthandling.WebAppManifestHandler'2024-04-19T04:51:56.746889 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime successfully started, the application is now available.2024-04-19T04:51:56.858973 [APP/PROC/WEB/0]  INFO: The Mendix runtime has been fully started2024-04-19T04:51:56.859137 [APP/PROC/WEB/0]  INFO: Ensuring admin user credentials2024-04-19T04:51:56.863020 [APP/PROC/WEB/0]  INFO: Model version: [1.2.3.e614b887]2024-04-19T04:51:56.873251 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'debugger/' with class 'com.mendix.modules.debugger.internal.DebuggerHandler'2024-04-19T04:51:56.874763 [APP/PROC/WEB/0]   INFO - MicroflowDebugger: Enabled debugger.2024-04-19T04:51:56.875525 [APP/PROC/WEB/0]  INFO: Remote debugger enabled with value from DEBUGGER_PASSWORD environment variable2024-04-19T04:51:56.875559 [APP/PROC/WEB/0]  INFO: You can use the remote debugger option in Mendix Studio Pro to connect to the /debugger/ path (e.g. https://app.example.com/debugger/)2024-04-19T04:51:56.881331 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T04:51:56.881360 [APP/PROC/WEB/0]  INFO: Metrics are logged direct to metrics server.2024-04-19T04:51:56.930943 [APP/PROC/WEB/0]   ERROR - TaskQueue: Failed to execute task 'ClusterManagement-CleanupUnreferencedFiles()' from task queue 'System.ScheduledEventsQueue'.2024-04-19T04:51:56.930978 [APP/PROC/WEB/0]  com.mendix.systemwideinterfaces.MendixRuntimeException: Can not find user action with name 'ClusterManagement-CleanupUnreferencedFiles'2024-04-19T04:51:56.931047 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.UserActionCallBuilderImpl.execute(UserActionCallBuilderImpl.scala:60)2024-04-19T04:51:56.931269 [APP/PROC/WEB/0]      at com.mendix.modules.queue.UserActionTask.$anonfun$execute$1(UserActionTask.scala:42)2024-04-19T04:51:56.931534 [APP/PROC/WEB/0]      at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)2024-04-19T04:51:56.931553 [APP/PROC/WEB/0]      at com.mendix.shared.util.TryUtils$FlexibleTry$.apply(TryUtils.scala:35)2024-04-19T04:51:56.931559 [APP/PROC/WEB/0]      at com.mendix.modules.queue.UserActionTask.execute(UserActionTask.scala:36)2024-04-19T04:51:56.931570 [APP/PROC/WEB/0]      at com.mendix.modules.queue.TaskDispatcher.executeTask(TaskDispatcher.scala:229)2024-04-19T04:51:56.931725 [APP/PROC/WEB/0]      at com.mendix.modules.queue.TaskDispatcher.$anonfun$dispatchTask$2(TaskDispatcher.scala:209)2024-04-19T04:51:56.931797 [APP/PROC/WEB/0]      at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)2024-04-19T04:51:56.931849 [APP/PROC/WEB/0]      at com.mendix.modules.queue.MendixTaskQueueMetrics$QueueBasedMetricsImpl.$anonfun$timeTaskExecution$1(TaskQueueMetrics.scala:44)2024-04-19T04:51:56.931898 [APP/PROC/WEB/0]      at io.micrometer.core.instrument.composite.CompositeTimer.record(CompositeTimer.java:69)2024-04-19T04:51:56.932000 [APP/PROC/WEB/0]      at com.mendix.metrics.micrometer.MicrometerTimer.record(MicrometerTimer.scala:29)2024-04-19T04:51:56.932063 [APP/PROC/WEB/0]      at com.mendix.modules.queue.MendixTaskQueueMetrics$QueueBasedMetricsImpl.timeTaskExecution(TaskQueueMetrics.scala:44)2024-04-19T04:51:56.932080 [APP/PROC/WEB/0]      at com.mendix.modules.queue.TaskDispatcher.$anonfun$dispatchTask$1(TaskDispatcher.scala:209)2024-04-19T04:51:56.932141 [APP/PROC/WEB/0]      at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)2024-04-19T04:51:56.932225 [APP/PROC/WEB/0]      at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)2024-04-19T04:51:56.932303 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T04:51:57.432840 [CELL/0]  Container became healthy2024-04-19T04:52:29.682218 [APP/PROC/WEB/0]   WARNING - Core: Detected that mx-agent is used, which is deprecated. Use the Core.metrics() API instead.2024-04-19T04:55:39.960232 [APP/PROC/WEB/0]   WARNING - DocumentGeneration: Failed to register application: Invalid personal access token (PAT)2024-04-19T04:57:57.710733 [APP/PROC/WEB/0]   WARNING - DocumentGeneration: Failed to register application: Invalid personal access token (PAT)2024-04-19T04:58:54.775059 [APP/PROC/WEB/0]   INFO - DocumentGeneration: Providing verification token for service registration2024-04-19T04:58:54.878381 [APP/PROC/WEB/0]   INFO - DocumentGeneration: The application was registered successfully!2024-04-19T05:01:55.358989 [APP/PROC/WEB/0]   ERROR - Connector: An error has occurred while handling the request. [User 'MxAdmin' with session id 'ac332958-XXXX-XXXX-XXXX-XXXXXXXX1a3d' and roles 'DevAdmin']2024-04-19T05:01:55.359043 [APP/PROC/WEB/0]  com.mendix.webui.WebUIException: Exception while executing runtime operation2024-04-19T05:01:55.359059 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RuntimeOperationAction.apply(RuntimeOperationAction.scala:72)2024-04-19T05:01:55.359139 [APP/PROC/WEB/0]  Caused by: com.mendix.modules.microflowengine.MicroflowException: Failed to evaluate expression, error occurred on line 1, character 12024-04-19T05:01:55.359193 [APP/PROC/WEB/0]  substring($Uppercase_Company, 0,3) + $HeaderRECid2024-04-19T05:01:55.359257 [APP/PROC/WEB/0]  ^2024-04-19T05:01:55.359309 [APP/PROC/WEB/0]      at PricingCalculator.Create_FinalRecordOBJ_NEWFLOW2 (CreateAndChange : 'Create FinalPrice(RecID, Name, CorportateEmail, Industry, LicensingTier, CalculatedAnnualTotal, CalculatedMonthlyTotal, ImplementationRate, DateCreated, Company, AddOnPriceTotalMonthly, AddOnPriceTotalAnnually, QuoteID, CompanyID)')2024-04-19T05:01:55.359392 [APP/PROC/WEB/0]      at PricingCalculator.SaveContactInfo_ShowQuoteLoading_TESTViewProposal (SubMicroflow : 'Create_FinalRecordOBJ_NEWFLOW2')2024-04-19T05:01:55.359429 [APP/PROC/WEB/0]      at PricingCalculator.ValidateFormFill_TESTViewProposal (SubMicroflow : 'SaveContactInfo_ShowQuoteLoading_TESTViewProposal')2024-04-19T05:01:55.359536 [APP/PROC/WEB/0]  Advanced stacktrace:2024-04-19T05:01:55.359629 [APP/PROC/WEB/0]      at com.mendix.languages.mxexpressions.MxExpressionImpl.evaluate(MxExpressionImpl.scala:32)2024-04-19T05:01:55.359736 [APP/PROC/WEB/0]  Caused by: com.mendix.languages.expressions.ExpressionException: begin 0, end 3, length 12024-04-19T05:01:55.359793 [APP/PROC/WEB/0]      at com.mendix.languages.expressions.Expr.evaluate(Expr.scala:16)2024-04-19T05:01:55.359919 [APP/PROC/WEB/0]  Caused by: java.lang.StringIndexOutOfBoundsException: begin 0, end 3, length 12024-04-19T05:01:55.360117 [APP/PROC/WEB/0]      at java.base/java.lang.String.checkBoundsBeginEnd(Unknown Source)2024-04-19T05:01:55.360217 [APP/PROC/WEB/0]      at java.base/java.lang.String.substring(Unknown Source)2024-04-19T05:01:55.360227 [APP/PROC/WEB/0]      at com.mendix.languages.expressions.StringFunctions$$anonfun$substring$1.applyOrElse(StringFunctions.scala:85)2024-04-19T05:01:55.360289 [APP/PROC/WEB/0]      at com.mendix.languages.expressions.StringFunctions$$anonfun$substring$1.applyOrElse(StringFunctions.scala:83)2024-04-19T05:01:55.360331 [APP/PROC/WEB/0]      at com.mendix.languages.expressions.FunctionCallExpr.evaluateExpression(FunctionCallExpr.scala:28)2024-04-19T05:01:55.360376 [APP/PROC/WEB/0]      at com.mendix.languages.expressions.Expr.evaluate(Expr.scala:13)2024-04-19T05:01:55.360440 [APP/PROC/WEB/0]      at com.mendix.languages.expressions.BinaryExpr.evaluateExpression(BinaryExpr.scala:28)2024-04-19T05:01:55.360497 [APP/PROC/WEB/0]      at com.mendix.languages.expressions.Expr.evaluate(Expr.scala:13)2024-04-19T05:01:55.360574 [APP/PROC/WEB/0]      at com.mendix.languages.mxexpressions.MxExpressionImpl.evaluate(MxExpressionImpl.scala:25)2024-04-19T05:01:55.360620 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.ChangeItemsExecutor.$anonfun$executeChanges$1(ChangeItemsExecutor.scala:28)2024-04-19T05:01:55.360758 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.ChangeItemsExecutor.$anonfun$newValues$2(ChangeItemsExecutor.scala:80)2024-04-19T05:01:55.360801 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.Changer.$anonfun$changeMembers$3(Changer.scala:39)2024-04-19T05:01:55.360893 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.Changer.$anonfun$changeMembers$3$adapted(Changer.scala:38)2024-04-19T05:01:55.360954 [APP/PROC/WEB/0]      at scala.collection.immutable.List.foreach(List.scala:333)2024-04-19T05:01:55.361182 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.Changer.changeMembers(Changer.scala:38)2024-04-19T05:01:55.361223 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.Changer.changeMembers$(Changer.scala:25)2024-04-19T05:01:55.361307 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.ChangeAction.changeMembers(ChangeAction.scala:12)2024-04-19T05:01:55.361375 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.ChangeItemsExecutor.executeChanges(ChangeItemsExecutor.scala:31)2024-04-19T05:01:55.361439 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.ChangeItemsExecutor.executeChanges$(ChangeItemsExecutor.scala:20)2024-04-19T05:01:55.361490 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.ChangeAction.executeChanges(ChangeAction.scala:12)2024-04-19T05:01:55.361556 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.CreateChangeAction$$anonfun$1.applyOrElse(CreateChangeAction.scala:26)2024-04-19T05:01:55.361622 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.CreateChangeAction$$anonfun$1.applyOrElse(CreateChangeAction.scala:24)2024-04-19T05:01:55.361697 [APP/PROC/WEB/0]      at scala.PartialFunction$Lifted.apply(PartialFunction.scala:338)2024-04-19T05:01:55.361762 [APP/PROC/WEB/0]      at scala.PartialFunction$Lifted.apply(PartialFunction.scala:334)2024-04-19T05:01:55.361803 [APP/PROC/WEB/0]      at scala.Option.collect(Option.scala:462)2024-04-19T05:01:55.361856 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.CreateChangeAction.execute(CreateChangeAction.scala:24)2024-04-19T05:01:55.361955 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.CreateChangeAction.execute(CreateChangeAction.scala:12)2024-04-19T05:01:55.362009 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.$anonfun$execute$1(MicroflowObject.scala:29)2024-04-19T05:01:55.362076 [APP/PROC/WEB/0]      at scala.Option.flatMap(Option.scala:283)2024-04-19T05:01:55.362199 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.execute(MicroflowObject.scala:26)2024-04-19T05:01:55.362207 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAfterBreakingIfNecessary(MicroflowImpl.scala:176)2024-04-19T05:01:55.362249 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAction(MicroflowImpl.scala:116)2024-04-19T05:01:55.362317 [APP/PROC/WEB/0]      at com.mendix.systemwideinterfaces.core.UserAction.execute(UserAction.java:58)2024-04-19T05:01:55.362360 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.doCall(CoreActionHandlerImpl.scala:71)2024-04-19T05:01:55.362445 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.call(CoreActionHandlerImpl.scala:48)2024-04-19T05:01:55.362525 [APP/PROC/WEB/0]      at com.mendix.core.actionmanagement.internal.InternalCoreAction.call(InternalCoreAction.java:57)2024-04-19T05:01:55.362613 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.$anonfun$executeSync$2(ActionManager.scala:104)2024-04-19T05:01:55.362680 [APP/PROC/WEB/0]      at com.mendix.util.classloading.Runner$.withContextClassLoader(Runner.scala:20)2024-04-19T05:01:55.362763 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.executeSync(ActionManager.scala:103)2024-04-19T05:01:55.362830 [APP/PROC/WEB/0]      at com.mendix.basis.component.ExecutionCore.doExecuteSync(ExecutionCore.scala:144)2024-04-19T05:01:55.362887 [APP/PROC/WEB/0]      at com.mendix.basis.component.ExecutionCore.doExecuteSync$(ExecutionCore.scala:143)2024-04-19T05:01:55.362946 [APP/PROC/WEB/0]      at com.mendix.basis.component.InternalCore.doExecuteSync(InternalCore.scala:24)2024-04-19T05:01:55.363055 [APP/PROC/WEB/0]      at com.mendix.basis.component.ExecutionCore.executeSync(ExecutionCore.scala:93)2024-04-19T05:01:55.363124 [APP/PROC/WEB/0]      at com.mendix.basis.component.ExecutionCore.executeSync$(ExecutionCore.scala:90)2024-04-19T05:01:55.363183 [APP/PROC/WEB/0]      at com.mendix.basis.component.InternalCore.executeSync(InternalCore.scala:24)2024-04-19T05:01:55.363218 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.MicroflowExecuter$.executeSync(MicroflowExecuter.scala:19)2024-04-19T05:01:55.363314 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.SubMicroflowAction.execute(SubMicroflowAction.scala:37)2024-04-19T05:01:55.363365 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.$anonfun$execute$1(MicroflowObject.scala:29)2024-04-19T05:01:55.363421 [APP/PROC/WEB/0]      at scala.Option.flatMap(Option.scala:283)2024-04-19T05:01:55.363496 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.execute(MicroflowObject.scala:26)2024-04-19T05:01:55.363577 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAfterBreakingIfNecessary(MicroflowImpl.scala:176)2024-04-19T05:01:55.363878 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAction(MicroflowImpl.scala:116)2024-04-19T05:01:55.363914 [APP/PROC/WEB/0]      at com.mendix.systemwideinterfaces.core.UserAction.execute(UserAction.java:58)2024-04-19T05:01:55.363965 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.doCall(CoreActionHandlerImpl.scala:71)2024-04-19T05:01:55.363995 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.call(CoreActionHandlerImpl.scala:48)2024-04-19T05:01:55.364059 [APP/PROC/WEB/0]      at com.mendix.core.actionmanagement.internal.InternalCoreAction.call(InternalCoreAction.java:57)2024-04-19T05:01:55.364067 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.$anonfun$executeSync$2(ActionManager.scala:104)2024-04-19T05:01:55.364087 [APP/PROC/WEB/0]      at com.mendix.util.classloading.Runner$.withContextClassLoader(Runner.scala:20)2024-04-19T05:01:55.364116 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.executeSync(ActionManager.scala:103)2024-04-19T05:01:55.364210 [APP/PROC/WEB/0]      at com.mendix.basis.component.ExecutionCore.doExecuteSync(ExecutionCore.scala:144)2024-04-19T05:01:55.364221 [APP/PROC/WEB/0]      at com.mendix.basis.component.ExecutionCore.doExecuteSync$(ExecutionCore.scala:143)2024-04-19T05:01:55.364228 [APP/PROC/WEB/0]      at com.mendix.basis.component.InternalCore.doExecuteSync(InternalCore.scala:24)2024-04-19T05:01:55.364306 [APP/PROC/WEB/0]      at com.mendix.basis.component.ExecutionCore.executeSync(ExecutionCore.scala:93)2024-04-19T05:01:55.364317 [APP/PROC/WEB/0]      at com.mendix.basis.component.ExecutionCore.executeSync$(ExecutionCore.scala:90)2024-04-19T05:01:55.364321 [APP/PROC/WEB/0]      at com.mendix.basis.component.InternalCore.executeSync(InternalCore.scala:24)2024-04-19T05:01:55.364327 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.MicroflowExecuter$.executeSync(MicroflowExecuter.scala:19)2024-04-19T05:01:55.364384 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.SubMicroflowAction.execute(SubMicroflowAction.scala:37)2024-04-19T05:01:55.364395 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.$anonfun$execute$1(MicroflowObject.scala:29)2024-04-19T05:01:55.364406 [APP/PROC/WEB/0]      at scala.Option.flatMap(Option.scala:283)2024-04-19T05:01:55.364438 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.execute(MicroflowObject.scala:26)2024-04-19T05:01:55.364505 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAfterBreakingIfNecessary(MicroflowImpl.scala:176)2024-04-19T05:01:55.364540 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAction(MicroflowImpl.scala:116)2024-04-19T05:01:55.364573 [APP/PROC/WEB/0]      at com.mendix.systemwideinterfaces.core.UserAction.execute(UserAction.java:58)2024-04-19T05:01:55.364608 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.doCall(CoreActionHandlerImpl.scala:71)2024-04-19T05:01:55.364639 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.call(CoreActionHandlerImpl.scala:48)2024-04-19T05:01:55.364674 [APP/PROC/WEB/0]      at com.mendix.core.actionmanagement.internal.InternalCoreAction.call(InternalCoreAction.java:57)2024-04-19T05:01:55.364709 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.$anonfun$executeSync$2(ActionManager.scala:104)2024-04-19T05:01:55.364744 [APP/PROC/WEB/0]      at com.mendix.util.classloading.Runner$.withContextClassLoader(Runner.scala:20)2024-04-19T05:01:55.364779 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.executeSync(ActionManager.scala:103)2024-04-19T05:01:55.364813 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.MicroflowCallBuilderImpl.execute(MicroflowCallBuilderImpl.scala:64)2024-04-19T05:01:55.364846 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.MicroflowRuntimeOperationExecutor.runMicroflow(MicroflowRuntimeOperationExecutor.scala:88)2024-04-19T05:01:55.364902 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.MicroflowRuntimeOperationExecutor.$anonfun$apply$7(MicroflowRuntimeOperationExecutor.scala:61)2024-04-19T05:01:55.364935 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction$Helpers$.$anonfun$liftEither$1(RegularClientAction.scala:30)2024-04-19T05:01:55.364969 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction$Helpers$StateHandler.$anonfun$apply$1(RegularClientAction.scala:72)2024-04-19T05:01:55.365002 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.helpers.StateHandling.withState(StateHandling.scala:46)2024-04-19T05:01:55.365037 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.helpers.StateHandling.withState$(StateHandling.scala:43)2024-04-19T05:01:55.365077 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction$Helpers$StateHandler.withState(RegularClientAction.scala:66)2024-04-19T05:01:55.365114 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction$Helpers$StateHandler.apply(RegularClientAction.scala:70)2024-04-19T05:01:55.365148 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction$Helpers$StateHandler.apply(RegularClientAction.scala:66)2024-04-19T05:01:55.365184 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.MicroflowRuntimeOperationExecutor.apply(MicroflowRuntimeOperationExecutor.scala:62)2024-04-19T05:01:55.365215 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RuntimeOperationAction.apply(RuntimeOperationAction.scala:66)2024-04-19T05:01:55.365249 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RuntimeOperationAction.apply(RuntimeOperationAction.scala:25)2024-04-19T05:01:55.365281 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction$Helpers$.$anonfun$liftEither$1(RegularClientAction.scala:30)2024-04-19T05:01:55.365315 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction.$anonfun$execute$3(RegularClientAction.scala:121)2024-04-19T05:01:55.365353 [APP/PROC/WEB/0]      at scala.util.Try$.apply(Try.scala:210)2024-04-19T05:01:55.365384 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction.$anonfun$execute$2(RegularClientAction.scala:121)2024-04-19T05:01:55.365421 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction.$anonfun$execute$2$adapted(RegularClientAction.scala:119)2024-04-19T05:01:55.365465 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.helpers.ContextHandling.$anonfun$inContext$7(ContextHandling.scala:59)2024-04-19T05:01:55.365499 [APP/PROC/WEB/0]      at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)2024-04-19T05:01:55.365537 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionMonitoring$.$anonfun$monitor$1(ActionMonitoring.scala:52)2024-04-19T05:01:55.365574 [APP/PROC/WEB/0]      at com.mendix.util.classloading.Runner$.withContextClassLoader(Runner.scala:20)2024-04-19T05:01:55.365612 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionMonitoring$.monitor(ActionMonitoring.scala:52)2024-04-19T05:01:55.365652 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.helpers.ContextHandling.inContext(ContextHandling.scala:59)2024-04-19T05:01:55.365687 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.helpers.ContextHandling.inContext$(ContextHandling.scala:33)2024-04-19T05:01:55.365723 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction.inContext(RegularClientAction.scala:95)2024-04-19T05:01:55.365761 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.helpers.ContextHandling.inContext(ContextHandling.scala:30)2024-04-19T05:01:55.365794 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.helpers.ContextHandling.inContext$(ContextHandling.scala:22)2024-04-19T05:01:55.365829 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction.inContext(RegularClientAction.scala:95)2024-04-19T05:01:55.365863 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction.$anonfun$execute$1(RegularClientAction.scala:119)2024-04-19T05:01:55.365896 [APP/PROC/WEB/0]      at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)2024-04-19T05:01:55.365930 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.helpers.ProfileHandling.profileRequest(ProfileHandling.scala:14)2024-04-19T05:01:55.365983 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.helpers.ProfileHandling.profileRequest$(ProfileHandling.scala:10)2024-04-19T05:01:55.365989 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction.profileRequest(RegularClientAction.scala:95)2024-04-19T05:01:55.366029 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction.execute(RegularClientAction.scala:116)2024-04-19T05:01:55.366061 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.ClientRequestHandler.handleAction(ClientRequestHandler.scala:95)2024-04-19T05:01:55.366092 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.ClientRequestHandler.processRequest(ClientRequestHandler.scala:68)2024-04-19T05:01:55.366125 [APP/PROC/WEB/0]      at com.mendix.externalinterface.connector.RequestHandler.doProcessRequest(RequestHandler.java:37)2024-04-19T05:01:55.366161 [APP/PROC/WEB/0]      at com.mendix.external.connector.MxRuntimeConnector.$anonfun$processRequest$1(MxRuntimeConnector.scala:54)2024-04-19T05:01:55.366195 [APP/PROC/WEB/0]      at com.mendix.external.connector.MxRuntimeConnector.$anonfun$processRequest$1$adapted(MxRuntimeConnector.scala:54)2024-04-19T05:01:55.366232 [APP/PROC/WEB/0]      at com.mendix.util.classloading.Runner$.withContextClassLoader(Runner.scala:20)2024-04-19T05:01:55.366267 [APP/PROC/WEB/0]      at com.mendix.external.connector.MxRuntimeConnector.processRequest(MxRuntimeConnector.scala:54)2024-04-19T05:01:55.366305 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImpl.processRequest(MxRuntimeImpl.scala:513)2024-04-19T05:01:55.366354 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.RuntimeServlet.service(RuntimeServlet.scala:40)2024-04-19T05:01:55.366695 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T05:01:55.366779 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T05:01:55.366794 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1665)2024-04-19T05:01:55.366840 [APP/PROC/WEB/0]      at org.eclipse.jetty.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:170)2024-04-19T05:01:55.366864 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202)2024-04-19T05:01:55.366933 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635)2024-04-19T05:01:55.366953 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:527)2024-04-19T05:01:55.367053 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T05:01:55.367064 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580)2024-04-19T05:01:55.367101 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T05:01:55.367197 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T05:01:55.367215 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T05:01:55.367221 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T05:01:55.367238 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553)2024-04-19T05:01:55.367324 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T05:01:55.367335 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T05:01:55.367341 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T05:01:55.367349 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T05:01:55.367378 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T05:01:55.367448 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T05:01:55.367458 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T05:01:55.367472 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T05:01:55.367508 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T05:01:55.367519 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T05:01:55.367568 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T05:01:55.367652 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T05:01:55.367693 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T05:01:55.367769 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T05:01:55.367791 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T05:01:55.367829 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199)2024-04-19T05:01:55.367857 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411)2024-04-19T05:01:55.367923 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T05:01:55.367937 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T05:01:55.367951 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T05:01:55.368054 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T05:01:57.853557 [APP/PROC/WEB/0]   ERROR - Connector: An error has occurred while handling the request. [User 'MxAdmin' with session id 'ac332958-XXXX-XXXX-XXXX-XXXXXXXX1a3d' and roles 'DevAdmin']2024-04-19T05:01:57.853576 [APP/PROC/WEB/0]  com.mendix.webui.WebUIException: Exception while executing runtime operation2024-04-19T05:01:57.853585 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RuntimeOperationAction.apply(RuntimeOperationAction.scala:72)2024-04-19T05:01:57.853637 [APP/PROC/WEB/0]  Caused by: com.mendix.modules.microflowengine.MicroflowException: Failed to evaluate expression, error occurred on line 1, character 12024-04-19T05:01:57.853642 [APP/PROC/WEB/0]  substring($Uppercase_Company, 0,3) + $HeaderRECid2024-04-19T05:01:57.853700 [APP/PROC/WEB/0]  ^2024-04-19T05:01:57.853738 [APP/PROC/WEB/0]      at PricingCalculator.Create_FinalRecordOBJ_NEWFLOW2 (CreateAndChange : 'Create FinalPrice(RecID, Name, CorportateEmail, Industry, LicensingTier, CalculatedAnnualTotal, CalculatedMonthlyTotal, ImplementationRate, DateCreated, Company, AddOnPriceTotalMonthly, AddOnPriceTotalAnnually, QuoteID, CompanyID)')2024-04-19T05:01:57.853752 [APP/PROC/WEB/0]      at PricingCalculator.SaveContactInfo_ShowQuoteLoading_TESTViewProposal (SubMicroflow : 'Create_FinalRecordOBJ_NEWFLOW2')2024-04-19T05:01:57.853813 [APP/PROC/WEB/0]      at PricingCalculator.ValidateFormFill_TESTViewProposal (SubMicroflow : 'SaveContactInfo_ShowQuoteLoading_TESTViewProposal')2024-04-19T05:01:57.853869 [APP/PROC/WEB/0]  Advanced stacktrace:2024-04-19T05:01:57.853894 [APP/PROC/WEB/0]      at com.mendix.languages.mxexpressions.MxExpressionImpl.evaluate(MxExpressionImpl.scala:32)2024-04-19T05:01:57.854050 [APP/PROC/WEB/0]  Caused by: com.mendix.languages.expressions.ExpressionException: begin 0, end 3, length 12024-04-19T05:01:57.854061 [APP/PROC/WEB/0]      at com.mendix.languages.expressions.Expr.evaluate(Expr.scala:16)2024-04-19T05:01:57.854071 [APP/PROC/WEB/0]  Caused by: java.lang.StringIndexOutOfBoundsException: begin 0, end 3, length 12024-04-19T05:01:57.854121 [APP/PROC/WEB/0]      at java.base/java.lang.String.checkBoundsBeginEnd(Unknown Source)2024-04-19T05:01:57.854150 [APP/PROC/WEB/0]      at java.base/java.lang.String.substring(Unknown Source)2024-04-19T05:01:57.854188 [APP/PROC/WEB/0]      at com.mendix.languages.expressions.StringFunctions$$anonfun$substring$1.applyOrElse(StringFunctions.scala:85)2024-04-19T05:01:57.854208 [APP/PROC/WEB/0]      at com.mendix.languages.expressions.StringFunctions$$anonfun$substring$1.applyOrElse(StringFunctions.scala:83)2024-04-19T05:01:57.854250 [APP/PROC/WEB/0]      at com.mendix.languages.expressions.FunctionCallExpr.evaluateExpression(FunctionCallExpr.scala:28)2024-04-19T05:01:57.854309 [APP/PROC/WEB/0]      at com.mendix.languages.expressions.Expr.evaluate(Expr.scala:13)2024-04-19T05:01:57.854322 [APP/PROC/WEB/0]      at com.mendix.languages.expressions.BinaryExpr.evaluateExpression(BinaryExpr.scala:28)2024-04-19T05:01:57.854351 [APP/PROC/WEB/0]      at com.mendix.languages.expressions.Expr.evaluate(Expr.scala:13)2024-04-19T05:01:57.854384 [APP/PROC/WEB/0]      at com.mendix.languages.mxexpressions.MxExpressionImpl.evaluate(MxExpressionImpl.scala:25)2024-04-19T05:01:57.854420 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.ChangeItemsExecutor.$anonfun$executeChanges$1(ChangeItemsExecutor.scala:28)2024-04-19T05:01:57.854462 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.ChangeItemsExecutor.$anonfun$newValues$2(ChangeItemsExecutor.scala:80)2024-04-19T05:01:57.854477 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.Changer.$anonfun$changeMembers$3(Changer.scala:39)2024-04-19T05:01:57.854520 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.Changer.$anonfun$changeMembers$3$adapted(Changer.scala:38)2024-04-19T05:01:57.854558 [APP/PROC/WEB/0]      at scala.collection.immutable.List.foreach(List.scala:333)2024-04-19T05:01:57.854588 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.Changer.changeMembers(Changer.scala:38)2024-04-19T05:01:57.854600 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.Changer.changeMembers$(Changer.scala:25)2024-04-19T05:01:57.854652 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.ChangeAction.changeMembers(ChangeAction.scala:12)2024-04-19T05:01:57.854975 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.ChangeItemsExecutor.executeChanges(ChangeItemsExecutor.scala:31)2024-04-19T05:01:57.855049 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.ChangeItemsExecutor.executeChanges$(ChangeItemsExecutor.scala:20)2024-04-19T05:01:57.855128 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.ChangeAction.executeChanges(ChangeAction.scala:12)2024-04-19T05:01:57.855137 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.CreateChangeAction$$anonfun$1.applyOrElse(CreateChangeAction.scala:26)2024-04-19T05:01:57.855177 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.CreateChangeAction$$anonfun$1.applyOrElse(CreateChangeAction.scala:24)2024-04-19T05:01:57.855191 [APP/PROC/WEB/0]      at scala.PartialFunction$Lifted.apply(PartialFunction.scala:338)2024-04-19T05:01:57.855243 [APP/PROC/WEB/0]      at scala.PartialFunction$Lifted.apply(PartialFunction.scala:334)2024-04-19T05:01:57.855256 [APP/PROC/WEB/0]      at scala.Option.collect(Option.scala:462)2024-04-19T05:01:57.855323 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.CreateChangeAction.execute(CreateChangeAction.scala:24)2024-04-19T05:01:57.855332 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.CreateChangeAction.execute(CreateChangeAction.scala:12)2024-04-19T05:01:57.855353 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.$anonfun$execute$1(MicroflowObject.scala:29)2024-04-19T05:01:57.855387 [APP/PROC/WEB/0]      at scala.Option.flatMap(Option.scala:283)2024-04-19T05:01:57.855436 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.execute(MicroflowObject.scala:26)2024-04-19T05:01:57.855461 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAfterBreakingIfNecessary(MicroflowImpl.scala:176)2024-04-19T05:01:57.855511 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAction(MicroflowImpl.scala:116)2024-04-19T05:01:57.855525 [APP/PROC/WEB/0]      at com.mendix.systemwideinterfaces.core.UserAction.execute(UserAction.java:58)2024-04-19T05:01:57.855581 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.doCall(CoreActionHandlerImpl.scala:71)2024-04-19T05:01:57.855585 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.call(CoreActionHandlerImpl.scala:48)2024-04-19T05:01:57.855636 [APP/PROC/WEB/0]      at com.mendix.core.actionmanagement.internal.InternalCoreAction.call(InternalCoreAction.java:57)2024-04-19T05:01:57.855654 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.$anonfun$executeSync$2(ActionManager.scala:104)2024-04-19T05:01:57.855693 [APP/PROC/WEB/0]      at com.mendix.util.classloading.Runner$.withContextClassLoader(Runner.scala:20)2024-04-19T05:01:57.855738 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.executeSync(ActionManager.scala:103)2024-04-19T05:01:57.855752 [APP/PROC/WEB/0]      at com.mendix.basis.component.ExecutionCore.doExecuteSync(ExecutionCore.scala:144)2024-04-19T05:01:57.855786 [APP/PROC/WEB/0]      at com.mendix.basis.component.ExecutionCore.doExecuteSync$(ExecutionCore.scala:143)2024-04-19T05:01:57.855822 [APP/PROC/WEB/0]      at com.mendix.basis.component.InternalCore.doExecuteSync(InternalCore.scala:24)2024-04-19T05:01:57.855853 [APP/PROC/WEB/0]      at com.mendix.basis.component.ExecutionCore.executeSync(ExecutionCore.scala:93)2024-04-19T05:01:57.855887 [APP/PROC/WEB/0]      at com.mendix.basis.component.ExecutionCore.executeSync$(ExecutionCore.scala:90)2024-04-19T05:01:57.855922 [APP/PROC/WEB/0]      at com.mendix.basis.component.InternalCore.executeSync(InternalCore.scala:24)2024-04-19T05:01:57.855958 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.MicroflowExecuter$.executeSync(MicroflowExecuter.scala:19)2024-04-19T05:01:57.855995 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.SubMicroflowAction.execute(SubMicroflowAction.scala:37)2024-04-19T05:01:57.856013 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.$anonfun$execute$1(MicroflowObject.scala:29)2024-04-19T05:01:57.856061 [APP/PROC/WEB/0]      at scala.Option.flatMap(Option.scala:283)2024-04-19T05:01:57.856095 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.execute(MicroflowObject.scala:26)2024-04-19T05:01:57.856191 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAfterBreakingIfNecessary(MicroflowImpl.scala:176)2024-04-19T05:01:57.856199 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAction(MicroflowImpl.scala:116)2024-04-19T05:01:57.856203 [APP/PROC/WEB/0]      at com.mendix.systemwideinterfaces.core.UserAction.execute(UserAction.java:58)2024-04-19T05:01:57.856288 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.doCall(CoreActionHandlerImpl.scala:71)2024-04-19T05:01:57.856297 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.call(CoreActionHandlerImpl.scala:48)2024-04-19T05:01:57.856303 [APP/PROC/WEB/0]      at com.mendix.core.actionmanagement.internal.InternalCoreAction.call(InternalCoreAction.java:57)2024-04-19T05:01:57.856325 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.$anonfun$executeSync$2(ActionManager.scala:104)2024-04-19T05:01:57.856360 [APP/PROC/WEB/0]      at com.mendix.util.classloading.Runner$.withContextClassLoader(Runner.scala:20)2024-04-19T05:01:57.856397 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.executeSync(ActionManager.scala:103)2024-04-19T05:01:57.856434 [APP/PROC/WEB/0]      at com.mendix.basis.component.ExecutionCore.doExecuteSync(ExecutionCore.scala:144)2024-04-19T05:01:57.856468 [APP/PROC/WEB/0]      at com.mendix.basis.component.ExecutionCore.doExecuteSync$(ExecutionCore.scala:143)2024-04-19T05:01:57.856485 [APP/PROC/WEB/0]      at com.mendix.basis.component.InternalCore.doExecuteSync(InternalCore.scala:24)2024-04-19T05:01:57.856565 [APP/PROC/WEB/0]      at com.mendix.basis.component.ExecutionCore.executeSync(ExecutionCore.scala:93)2024-04-19T05:01:57.856586 [APP/PROC/WEB/0]      at com.mendix.basis.component.ExecutionCore.executeSync$(ExecutionCore.scala:90)2024-04-19T05:01:57.856627 [APP/PROC/WEB/0]      at com.mendix.basis.component.InternalCore.executeSync(InternalCore.scala:24)2024-04-19T05:01:57.856694 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.MicroflowExecuter$.executeSync(MicroflowExecuter.scala:19)2024-04-19T05:01:57.856707 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.SubMicroflowAction.execute(SubMicroflowAction.scala:37)2024-04-19T05:01:57.856763 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.$anonfun$execute$1(MicroflowObject.scala:29)2024-04-19T05:01:57.856786 [APP/PROC/WEB/0]      at scala.Option.flatMap(Option.scala:283)2024-04-19T05:01:57.856830 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.execute(MicroflowObject.scala:26)2024-04-19T05:01:57.856890 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAfterBreakingIfNecessary(MicroflowImpl.scala:176)2024-04-19T05:01:57.856904 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAction(MicroflowImpl.scala:116)2024-04-19T05:01:57.856934 [APP/PROC/WEB/0]      at com.mendix.systemwideinterfaces.core.UserAction.execute(UserAction.java:58)2024-04-19T05:01:57.856989 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.doCall(CoreActionHandlerImpl.scala:71)2024-04-19T05:01:57.857028 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.call(CoreActionHandlerImpl.scala:48)2024-04-19T05:01:57.857085 [APP/PROC/WEB/0]      at com.mendix.core.actionmanagement.internal.InternalCoreAction.call(InternalCoreAction.java:57)2024-04-19T05:01:57.857103 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.$anonfun$executeSync$2(ActionManager.scala:104)2024-04-19T05:01:57.857152 [APP/PROC/WEB/0]      at com.mendix.util.classloading.Runner$.withContextClassLoader(Runner.scala:20)2024-04-19T05:01:57.857179 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.executeSync(ActionManager.scala:103)2024-04-19T05:01:57.857233 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.MicroflowCallBuilderImpl.execute(MicroflowCallBuilderImpl.scala:64)2024-04-19T05:01:57.857242 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.MicroflowRuntimeOperationExecutor.runMicroflow(MicroflowRuntimeOperationExecutor.scala:88)2024-04-19T05:01:57.857284 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.MicroflowRuntimeOperationExecutor.$anonfun$apply$7(MicroflowRuntimeOperationExecutor.scala:61)2024-04-19T05:01:57.857327 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction$Helpers$.$anonfun$liftEither$1(RegularClientAction.scala:30)2024-04-19T05:01:57.857439 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction$Helpers$StateHandler.$anonfun$apply$1(RegularClientAction.scala:72)2024-04-19T05:01:57.857548 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.helpers.StateHandling.withState(StateHandling.scala:46)2024-04-19T05:01:57.857556 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.helpers.StateHandling.withState$(StateHandling.scala:43)2024-04-19T05:01:57.857559 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction$Helpers$StateHandler.withState(RegularClientAction.scala:66)2024-04-19T05:01:57.857625 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction$Helpers$StateHandler.apply(RegularClientAction.scala:70)2024-04-19T05:01:57.857845 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction$Helpers$StateHandler.apply(RegularClientAction.scala:66)2024-04-19T05:01:57.858061 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.MicroflowRuntimeOperationExecutor.apply(MicroflowRuntimeOperationExecutor.scala:62)2024-04-19T05:01:57.858097 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RuntimeOperationAction.apply(RuntimeOperationAction.scala:66)2024-04-19T05:01:57.858160 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RuntimeOperationAction.apply(RuntimeOperationAction.scala:25)2024-04-19T05:01:57.858213 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction$Helpers$.$anonfun$liftEither$1(RegularClientAction.scala:30)2024-04-19T05:01:57.858289 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction.$anonfun$execute$3(RegularClientAction.scala:121)2024-04-19T05:01:57.858328 [APP/PROC/WEB/0]      at scala.util.Try$.apply(Try.scala:210)2024-04-19T05:01:57.858363 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction.$anonfun$execute$2(RegularClientAction.scala:121)2024-04-19T05:01:57.858400 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction.$anonfun$execute$2$adapted(RegularClientAction.scala:119)2024-04-19T05:01:57.858434 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.helpers.ContextHandling.$anonfun$inContext$7(ContextHandling.scala:59)2024-04-19T05:01:57.858470 [APP/PROC/WEB/0]      at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)2024-04-19T05:01:57.858565 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionMonitoring$.$anonfun$monitor$1(ActionMonitoring.scala:52)2024-04-19T05:01:57.858571 [APP/PROC/WEB/0]      at com.mendix.util.classloading.Runner$.withContextClassLoader(Runner.scala:20)2024-04-19T05:01:57.858581 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionMonitoring$.monitor(ActionMonitoring.scala:52)2024-04-19T05:01:57.858604 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.helpers.ContextHandling.inContext(ContextHandling.scala:59)2024-04-19T05:01:57.858665 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.helpers.ContextHandling.inContext$(ContextHandling.scala:33)2024-04-19T05:01:57.858673 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction.inContext(RegularClientAction.scala:95)2024-04-19T05:01:57.858721 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.helpers.ContextHandling.inContext(ContextHandling.scala:30)2024-04-19T05:01:57.858770 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.helpers.ContextHandling.inContext$(ContextHandling.scala:22)2024-04-19T05:01:57.858801 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction.inContext(RegularClientAction.scala:95)2024-04-19T05:01:57.858827 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction.$anonfun$execute$1(RegularClientAction.scala:119)2024-04-19T05:01:57.858876 [APP/PROC/WEB/0]      at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)2024-04-19T05:01:57.858883 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.helpers.ProfileHandling.profileRequest(ProfileHandling.scala:14)2024-04-19T05:01:57.858922 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.helpers.ProfileHandling.profileRequest$(ProfileHandling.scala:10)2024-04-19T05:01:57.858971 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction.profileRequest(RegularClientAction.scala:95)2024-04-19T05:01:57.859063 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction.execute(RegularClientAction.scala:116)2024-04-19T05:01:57.859107 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.ClientRequestHandler.handleAction(ClientRequestHandler.scala:95)2024-04-19T05:01:57.859141 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.ClientRequestHandler.processRequest(ClientRequestHandler.scala:68)2024-04-19T05:01:57.859202 [APP/PROC/WEB/0]      at com.mendix.externalinterface.connector.RequestHandler.doProcessRequest(RequestHandler.java:37)2024-04-19T05:01:57.859221 [APP/PROC/WEB/0]      at com.mendix.external.connector.MxRuntimeConnector.$anonfun$processRequest$1(MxRuntimeConnector.scala:54)2024-04-19T05:01:57.859236 [APP/PROC/WEB/0]      at com.mendix.external.connector.MxRuntimeConnector.$anonfun$processRequest$1$adapted(MxRuntimeConnector.scala:54)2024-04-19T05:01:57.859304 [APP/PROC/WEB/0]      at com.mendix.util.classloading.Runner$.withContextClassLoader(Runner.scala:20)2024-04-19T05:01:57.859319 [APP/PROC/WEB/0]      at com.mendix.external.connector.MxRuntimeConnector.processRequest(MxRuntimeConnector.scala:54)2024-04-19T05:01:57.859375 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImpl.processRequest(MxRuntimeImpl.scala:513)2024-04-19T05:01:57.859381 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.RuntimeServlet.service(RuntimeServlet.scala:40)2024-04-19T05:01:57.859426 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T05:01:57.859447 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T05:01:57.859475 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1665)2024-04-19T05:01:57.859510 [APP/PROC/WEB/0]      at org.eclipse.jetty.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:170)2024-04-19T05:01:57.859564 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202)2024-04-19T05:01:57.859582 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635)2024-04-19T05:01:57.859601 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:527)2024-04-19T05:01:57.859666 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T05:01:57.859674 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580)2024-04-19T05:01:57.859699 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T05:01:57.859715 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T05:01:57.859754 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T05:01:57.859797 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T05:01:57.859815 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553)2024-04-19T05:01:57.859872 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T05:01:57.859879 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T05:01:57.859906 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T05:01:57.859943 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T05:01:57.859998 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T05:01:57.860011 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T05:01:57.860033 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T05:01:57.860065 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T05:01:57.860170 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T05:01:57.860180 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T05:01:57.860186 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T05:01:57.860191 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T05:01:57.860223 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T05:01:57.860261 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T05:01:57.860290 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T05:01:57.860326 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199)2024-04-19T05:01:57.860360 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411)2024-04-19T05:01:57.860394 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T05:01:57.860439 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T05:01:57.860448 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T05:01:57.860482 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T05:02:11.070479 [APP/PROC/WEB/0]   ERROR - Connector: An error has occurred while handling the request. [User 'MxAdmin' with session id 'ac332958-XXXX-XXXX-XXXX-XXXXXXXX1a3d' and roles 'DevAdmin']2024-04-19T05:02:11.070513 [APP/PROC/WEB/0]  com.mendix.webui.WebUIException: Exception while executing runtime operation2024-04-19T05:02:11.070538 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RuntimeOperationAction.apply(RuntimeOperationAction.scala:72)2024-04-19T05:02:11.070588 [APP/PROC/WEB/0]  Caused by: com.mendix.modules.microflowengine.MicroflowException: Failed to evaluate expression, error occurred on line 1, character 12024-04-19T05:02:11.070652 [APP/PROC/WEB/0]  substring($Uppercase_Company, 0,3) + $HeaderRECid2024-04-19T05:02:11.070672 [APP/PROC/WEB/0]  ^2024-04-19T05:02:11.070723 [APP/PROC/WEB/0]      at PricingCalculator.Create_FinalRecordOBJ_NEWFLOW2 (CreateAndChange : 'Create FinalPrice(RecID, Name, CorportateEmail, Industry, LicensingTier, CalculatedAnnualTotal, CalculatedMonthlyTotal, ImplementationRate, DateCreated, Company, AddOnPriceTotalMonthly, AddOnPriceTotalAnnually, QuoteID, CompanyID)')2024-04-19T05:02:11.070767 [APP/PROC/WEB/0]      at PricingCalculator.SaveContactInfo_ShowQuoteLoading_TESTViewProposal (SubMicroflow : 'Create_FinalRecordOBJ_NEWFLOW2')2024-04-19T05:02:11.070818 [APP/PROC/WEB/0]      at PricingCalculator.ValidateFormFill_TESTViewProposal (SubMicroflow : 'SaveContactInfo_ShowQuoteLoading_TESTViewProposal')2024-04-19T05:02:11.070859 [APP/PROC/WEB/0]  Advanced stacktrace:2024-04-19T05:02:11.070912 [APP/PROC/WEB/0]      at com.mendix.languages.mxexpressions.MxExpressionImpl.evaluate(MxExpressionImpl.scala:32)2024-04-19T05:02:11.070962 [APP/PROC/WEB/0]  Caused by: com.mendix.languages.expressions.ExpressionException: begin 0, end 3, length 12024-04-19T05:02:11.071020 [APP/PROC/WEB/0]      at com.mendix.languages.expressions.Expr.evaluate(Expr.scala:16)2024-04-19T05:02:11.071172 [APP/PROC/WEB/0]  Caused by: java.lang.StringIndexOutOfBoundsException: begin 0, end 3, length 12024-04-19T05:02:11.071184 [APP/PROC/WEB/0]      at java.base/java.lang.String.checkBoundsBeginEnd(Unknown Source)2024-04-19T05:02:11.071190 [APP/PROC/WEB/0]      at java.base/java.lang.String.substring(Unknown Source)2024-04-19T05:02:11.071207 [APP/PROC/WEB/0]      at com.mendix.languages.expressions.StringFunctions$$anonfun$substring$1.applyOrElse(StringFunctions.scala:85)2024-04-19T05:02:11.071250 [APP/PROC/WEB/0]      at com.mendix.languages.expressions.StringFunctions$$anonfun$substring$1.applyOrElse(StringFunctions.scala:83)2024-04-19T05:02:11.071275 [APP/PROC/WEB/0]      at com.mendix.languages.expressions.FunctionCallExpr.evaluateExpression(FunctionCallExpr.scala:28)2024-04-19T05:02:11.071362 [APP/PROC/WEB/0]      at com.mendix.languages.expressions.Expr.evaluate(Expr.scala:13)2024-04-19T05:02:11.071402 [APP/PROC/WEB/0]      at com.mendix.languages.expressions.BinaryExpr.evaluateExpression(BinaryExpr.scala:28)2024-04-19T05:02:11.071419 [APP/PROC/WEB/0]      at com.mendix.languages.expressions.Expr.evaluate(Expr.scala:13)2024-04-19T05:02:11.071441 [APP/PROC/WEB/0]      at com.mendix.languages.mxexpressions.MxExpressionImpl.evaluate(MxExpressionImpl.scala:25)2024-04-19T05:02:11.071468 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.ChangeItemsExecutor.$anonfun$executeChanges$1(ChangeItemsExecutor.scala:28)2024-04-19T05:02:11.071519 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.ChangeItemsExecutor.$anonfun$newValues$2(ChangeItemsExecutor.scala:80)2024-04-19T05:02:11.071540 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.Changer.$anonfun$changeMembers$3(Changer.scala:39)2024-04-19T05:02:11.071552 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.Changer.$anonfun$changeMembers$3$adapted(Changer.scala:38)2024-04-19T05:02:11.071605 [APP/PROC/WEB/0]      at scala.collection.immutable.List.foreach(List.scala:333)2024-04-19T05:02:11.071631 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.Changer.changeMembers(Changer.scala:38)2024-04-19T05:02:11.071643 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.Changer.changeMembers$(Changer.scala:25)2024-04-19T05:02:11.071706 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.ChangeAction.changeMembers(ChangeAction.scala:12)2024-04-19T05:02:11.071738 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.ChangeItemsExecutor.executeChanges(ChangeItemsExecutor.scala:31)2024-04-19T05:02:11.071774 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.ChangeItemsExecutor.executeChanges$(ChangeItemsExecutor.scala:20)2024-04-19T05:02:11.071791 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.ChangeAction.executeChanges(ChangeAction.scala:12)2024-04-19T05:02:11.071857 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.CreateChangeAction$$anonfun$1.applyOrElse(CreateChangeAction.scala:26)2024-04-19T05:02:11.071869 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.CreateChangeAction$$anonfun$1.applyOrElse(CreateChangeAction.scala:24)2024-04-19T05:02:11.071898 [APP/PROC/WEB/0]      at scala.PartialFunction$Lifted.apply(PartialFunction.scala:338)2024-04-19T05:02:11.071909 [APP/PROC/WEB/0]      at scala.PartialFunction$Lifted.apply(PartialFunction.scala:334)2024-04-19T05:02:11.071969 [APP/PROC/WEB/0]      at scala.Option.collect(Option.scala:462)2024-04-19T05:02:11.071986 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.CreateChangeAction.execute(CreateChangeAction.scala:24)2024-04-19T05:02:11.072020 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.CreateChangeAction.execute(CreateChangeAction.scala:12)2024-04-19T05:02:11.072049 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.$anonfun$execute$1(MicroflowObject.scala:29)2024-04-19T05:02:11.072104 [APP/PROC/WEB/0]      at scala.Option.flatMap(Option.scala:283)2024-04-19T05:02:11.072114 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.execute(MicroflowObject.scala:26)2024-04-19T05:02:11.072159 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAfterBreakingIfNecessary(MicroflowImpl.scala:176)2024-04-19T05:02:11.072198 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAction(MicroflowImpl.scala:116)2024-04-19T05:02:11.072221 [APP/PROC/WEB/0]      at com.mendix.systemwideinterfaces.core.UserAction.execute(UserAction.java:58)2024-04-19T05:02:11.072245 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.doCall(CoreActionHandlerImpl.scala:71)2024-04-19T05:02:11.072283 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.call(CoreActionHandlerImpl.scala:48)2024-04-19T05:02:11.072312 [APP/PROC/WEB/0]      at com.mendix.core.actionmanagement.internal.InternalCoreAction.call(InternalCoreAction.java:57)2024-04-19T05:02:11.072349 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.$anonfun$executeSync$2(ActionManager.scala:104)2024-04-19T05:02:11.072379 [APP/PROC/WEB/0]      at com.mendix.util.classloading.Runner$.withContextClassLoader(Runner.scala:20)2024-04-19T05:02:11.072419 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.executeSync(ActionManager.scala:103)2024-04-19T05:02:11.072444 [APP/PROC/WEB/0]      at com.mendix.basis.component.ExecutionCore.doExecuteSync(ExecutionCore.scala:144)2024-04-19T05:02:11.072469 [APP/PROC/WEB/0]      at com.mendix.basis.component.ExecutionCore.doExecuteSync$(ExecutionCore.scala:143)2024-04-19T05:02:11.072559 [APP/PROC/WEB/0]      at com.mendix.basis.component.InternalCore.doExecuteSync(InternalCore.scala:24)2024-04-19T05:02:11.072569 [APP/PROC/WEB/0]      at com.mendix.basis.component.ExecutionCore.executeSync(ExecutionCore.scala:93)2024-04-19T05:02:11.072573 [APP/PROC/WEB/0]      at com.mendix.basis.component.ExecutionCore.executeSync$(ExecutionCore.scala:90)2024-04-19T05:02:11.072583 [APP/PROC/WEB/0]      at com.mendix.basis.component.InternalCore.executeSync(InternalCore.scala:24)2024-04-19T05:02:11.072616 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.MicroflowExecuter$.executeSync(MicroflowExecuter.scala:19)2024-04-19T05:02:11.072703 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.SubMicroflowAction.execute(SubMicroflowAction.scala:37)2024-04-19T05:02:11.072746 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.$anonfun$execute$1(MicroflowObject.scala:29)2024-04-19T05:02:11.072757 [APP/PROC/WEB/0]      at scala.Option.flatMap(Option.scala:283)2024-04-19T05:02:11.072800 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.execute(MicroflowObject.scala:26)2024-04-19T05:02:11.072841 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAfterBreakingIfNecessary(MicroflowImpl.scala:176)2024-04-19T05:02:11.072858 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAction(MicroflowImpl.scala:116)2024-04-19T05:02:11.072900 [APP/PROC/WEB/0]      at com.mendix.systemwideinterfaces.core.UserAction.execute(UserAction.java:58)2024-04-19T05:02:11.073280 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.doCall(CoreActionHandlerImpl.scala:71)2024-04-19T05:02:11.073315 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.call(CoreActionHandlerImpl.scala:48)2024-04-19T05:02:11.073352 [APP/PROC/WEB/0]      at com.mendix.core.actionmanagement.internal.InternalCoreAction.call(InternalCoreAction.java:57)2024-04-19T05:02:11.073409 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.$anonfun$executeSync$2(ActionManager.scala:104)2024-04-19T05:02:11.073453 [APP/PROC/WEB/0]      at com.mendix.util.classloading.Runner$.withContextClassLoader(Runner.scala:20)2024-04-19T05:02:11.073485 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.executeSync(ActionManager.scala:103)2024-04-19T05:02:11.073518 [APP/PROC/WEB/0]      at com.mendix.basis.component.ExecutionCore.doExecuteSync(ExecutionCore.scala:144)2024-04-19T05:02:11.073558 [APP/PROC/WEB/0]      at com.mendix.basis.component.ExecutionCore.doExecuteSync$(ExecutionCore.scala:143)2024-04-19T05:02:11.073591 [APP/PROC/WEB/0]      at com.mendix.basis.component.InternalCore.doExecuteSync(InternalCore.scala:24)2024-04-19T05:02:11.073633 [APP/PROC/WEB/0]      at com.mendix.basis.component.ExecutionCore.executeSync(ExecutionCore.scala:93)2024-04-19T05:02:11.073658 [APP/PROC/WEB/0]      at com.mendix.basis.component.ExecutionCore.executeSync$(ExecutionCore.scala:90)2024-04-19T05:02:11.073784 [APP/PROC/WEB/0]      at com.mendix.basis.component.InternalCore.executeSync(InternalCore.scala:24)2024-04-19T05:02:11.073792 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.MicroflowExecuter$.executeSync(MicroflowExecuter.scala:19)2024-04-19T05:02:11.073795 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.SubMicroflowAction.execute(SubMicroflowAction.scala:37)2024-04-19T05:02:11.073799 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.$anonfun$execute$1(MicroflowObject.scala:29)2024-04-19T05:02:11.073832 [APP/PROC/WEB/0]      at scala.Option.flatMap(Option.scala:283)2024-04-19T05:02:11.073867 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.execute(MicroflowObject.scala:26)2024-04-19T05:02:11.073903 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAfterBreakingIfNecessary(MicroflowImpl.scala:176)2024-04-19T05:02:11.073937 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAction(MicroflowImpl.scala:116)2024-04-19T05:02:11.073980 [APP/PROC/WEB/0]      at com.mendix.systemwideinterfaces.core.UserAction.execute(UserAction.java:58)2024-04-19T05:02:11.074018 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.doCall(CoreActionHandlerImpl.scala:71)2024-04-19T05:02:11.074086 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.call(CoreActionHandlerImpl.scala:48)2024-04-19T05:02:11.074113 [APP/PROC/WEB/0]      at com.mendix.core.actionmanagement.internal.InternalCoreAction.call(InternalCoreAction.java:57)2024-04-19T05:02:11.074148 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.$anonfun$executeSync$2(ActionManager.scala:104)2024-04-19T05:02:11.074183 [APP/PROC/WEB/0]      at com.mendix.util.classloading.Runner$.withContextClassLoader(Runner.scala:20)2024-04-19T05:02:11.074224 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.executeSync(ActionManager.scala:103)2024-04-19T05:02:11.074254 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.MicroflowCallBuilderImpl.execute(MicroflowCallBuilderImpl.scala:64)2024-04-19T05:02:11.074282 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.MicroflowRuntimeOperationExecutor.runMicroflow(MicroflowRuntimeOperationExecutor.scala:88)2024-04-19T05:02:11.074314 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.MicroflowRuntimeOperationExecutor.$anonfun$apply$7(MicroflowRuntimeOperationExecutor.scala:61)2024-04-19T05:02:11.074357 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction$Helpers$.$anonfun$liftEither$1(RegularClientAction.scala:30)2024-04-19T05:02:11.074386 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction$Helpers$StateHandler.$anonfun$apply$1(RegularClientAction.scala:72)2024-04-19T05:02:11.074415 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.helpers.StateHandling.withState(StateHandling.scala:46)2024-04-19T05:02:11.074449 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.helpers.StateHandling.withState$(StateHandling.scala:43)2024-04-19T05:02:11.074506 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction$Helpers$StateHandler.withState(RegularClientAction.scala:66)2024-04-19T05:02:11.074532 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction$Helpers$StateHandler.apply(RegularClientAction.scala:70)2024-04-19T05:02:11.074572 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction$Helpers$StateHandler.apply(RegularClientAction.scala:66)2024-04-19T05:02:11.074611 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.MicroflowRuntimeOperationExecutor.apply(MicroflowRuntimeOperationExecutor.scala:62)2024-04-19T05:02:11.074649 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RuntimeOperationAction.apply(RuntimeOperationAction.scala:66)2024-04-19T05:02:11.074689 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RuntimeOperationAction.apply(RuntimeOperationAction.scala:25)2024-04-19T05:02:11.074724 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction$Helpers$.$anonfun$liftEither$1(RegularClientAction.scala:30)2024-04-19T05:02:11.074763 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction.$anonfun$execute$3(RegularClientAction.scala:121)2024-04-19T05:02:11.074810 [APP/PROC/WEB/0]      at scala.util.Try$.apply(Try.scala:210)2024-04-19T05:02:11.074848 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction.$anonfun$execute$2(RegularClientAction.scala:121)2024-04-19T05:02:11.074885 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction.$anonfun$execute$2$adapted(RegularClientAction.scala:119)2024-04-19T05:02:11.074924 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.helpers.ContextHandling.$anonfun$inContext$7(ContextHandling.scala:59)2024-04-19T05:02:11.074964 [APP/PROC/WEB/0]      at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)2024-04-19T05:02:11.075031 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionMonitoring$.$anonfun$monitor$1(ActionMonitoring.scala:52)2024-04-19T05:02:11.075096 [APP/PROC/WEB/0]      at com.mendix.util.classloading.Runner$.withContextClassLoader(Runner.scala:20)2024-04-19T05:02:11.075114 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionMonitoring$.monitor(ActionMonitoring.scala:52)2024-04-19T05:02:11.075169 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.helpers.ContextHandling.inContext(ContextHandling.scala:59)2024-04-19T05:02:11.075191 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.helpers.ContextHandling.inContext$(ContextHandling.scala:33)2024-04-19T05:02:11.075229 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction.inContext(RegularClientAction.scala:95)2024-04-19T05:02:11.075272 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.helpers.ContextHandling.inContext(ContextHandling.scala:30)2024-04-19T05:02:11.075312 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.helpers.ContextHandling.inContext$(ContextHandling.scala:22)2024-04-19T05:02:11.075352 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction.inContext(RegularClientAction.scala:95)2024-04-19T05:02:11.075388 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction.$anonfun$execute$1(RegularClientAction.scala:119)2024-04-19T05:02:11.075433 [APP/PROC/WEB/0]      at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)2024-04-19T05:02:11.075467 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.helpers.ProfileHandling.profileRequest(ProfileHandling.scala:14)2024-04-19T05:02:11.075503 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.helpers.ProfileHandling.profileRequest$(ProfileHandling.scala:10)2024-04-19T05:02:11.075541 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction.profileRequest(RegularClientAction.scala:95)2024-04-19T05:02:11.075579 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction.execute(RegularClientAction.scala:116)2024-04-19T05:02:11.075620 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.ClientRequestHandler.handleAction(ClientRequestHandler.scala:95)2024-04-19T05:02:11.075662 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.ClientRequestHandler.processRequest(ClientRequestHandler.scala:68)2024-04-19T05:02:11.075700 [APP/PROC/WEB/0]      at com.mendix.externalinterface.connector.RequestHandler.doProcessRequest(RequestHandler.java:37)2024-04-19T05:02:11.075742 [APP/PROC/WEB/0]      at com.mendix.external.connector.MxRuntimeConnector.$anonfun$processRequest$1(MxRuntimeConnector.scala:54)2024-04-19T05:02:11.075795 [APP/PROC/WEB/0]      at com.mendix.external.connector.MxRuntimeConnector.$anonfun$processRequest$1$adapted(MxRuntimeConnector.scala:54)2024-04-19T05:02:11.075830 [APP/PROC/WEB/0]      at com.mendix.util.classloading.Runner$.withContextClassLoader(Runner.scala:20)2024-04-19T05:02:11.075876 [APP/PROC/WEB/0]      at com.mendix.external.connector.MxRuntimeConnector.processRequest(MxRuntimeConnector.scala:54)2024-04-19T05:02:11.075907 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImpl.processRequest(MxRuntimeImpl.scala:513)2024-04-19T05:02:11.075920 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.RuntimeServlet.service(RuntimeServlet.scala:40)2024-04-19T05:02:11.075980 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T05:02:11.076011 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T05:02:11.076184 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1665)2024-04-19T05:02:11.076413 [APP/PROC/WEB/0]      at org.eclipse.jetty.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:170)2024-04-19T05:02:11.076504 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202)2024-04-19T05:02:11.076515 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1635)2024-04-19T05:02:11.076519 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:527)2024-04-19T05:02:11.076623 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T05:02:11.076633 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580)2024-04-19T05:02:11.076640 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T05:02:11.076653 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T05:02:11.076663 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T05:02:11.076709 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T05:02:11.076734 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553)2024-04-19T05:02:11.076795 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T05:02:11.076883 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T05:02:11.076892 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T05:02:11.076895 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T05:02:11.076906 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T05:02:11.076940 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T05:02:11.076965 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T05:02:11.077007 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T05:02:11.077021 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T05:02:11.077059 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T05:02:11.077094 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T05:02:11.077142 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T05:02:11.077157 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T05:02:11.077199 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T05:02:11.077228 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T05:02:11.077263 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199)2024-04-19T05:02:11.077300 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411)2024-04-19T05:02:11.077327 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T05:02:11.077434 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T05:02:11.077449 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T05:02:11.077453 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T05:02:29.909999 [APP/PROC/WEB/0]   ERROR - Connector: An error has occurred while handling the request. [User 'MxAdmin' with session id 'ac332958-XXXX-XXXX-XXXX-XXXXXXXX1a3d' and roles 'DevAdmin']2024-04-19T05:02:29.910018 [APP/PROC/WEB/0]  com.mendix.webui.WebUIException: Exception while executing runtime operation2024-04-19T05:02:29.910023 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RuntimeOperationAction.apply(RuntimeOperationAction.scala:72)2024-04-19T05:02:29.910070 [APP/PROC/WEB/0]  Caused by: com.mendix.modules.microflowengine.MicroflowException: Failed to evaluate expression, error occurred on line 1, character 12024-04-19T05:02:29.910105 [APP/PROC/WEB/0]  substring($Uppercase_Company, 0,3) + $HeaderRECid2024-04-19T05:02:29.910139 [APP/PROC/WEB/0]  ^2024-04-19T05:02:29.910182 [APP/PROC/WEB/0]      at PricingCalculator.Create_FinalRecordOBJ_NEWFLOW2 (CreateAndChange : 'Create FinalPrice(RecID, Name, CorportateEmail, Industry, LicensingTier, CalculatedAnnualTotal, CalculatedMonthlyTotal, ImplementationRate, DateCreated, Company, AddOnPriceTotalMonthly, AddOnPriceTotalAnnually, QuoteID, CompanyID)')2024-04-19T05:02:29.910224 [APP/PROC/WEB/0]      at PricingCalculator.SaveContactInfo_ShowQuoteLoading_TESTViewProposal (SubMicroflow : 'Create_FinalRecordOBJ_NEWFLOW2')2024-04-19T05:02:29.910250 [APP/PROC/WEB/0]      at PricingCalculator.ValidateFormFill_TESTViewProposal (SubMicroflow : 'SaveContactInfo_ShowQuoteLoading_TESTViewProposal')2024-04-19T05:02:29.910302 [APP/PROC/WEB/0]  Advanced stacktrace:2024-04-19T05:02:29.910346 [APP/PROC/WEB/0]      at com.mendix.languages.mxexpressions.MxExpressionImpl.evaluate(MxExpressionImpl.scala:32)2024-04-19T05:02:29.910430 [APP/PROC/WEB/0]  Caused by: com.mendix.languages.expressions.ExpressionException: begin 0, end 3, length 22024-04-19T05:02:29.910462 [APP/PROC/WEB/0]      at com.mendix.languages.expressions.Expr.evaluate(Expr.scala:16)2024-04-19T05:02:29.910547 [APP/PROC/WEB/0]  Caused by: java.lang.StringIndexOutOfBoundsException: begin 0, end 3, length 22024-04-19T05:02:29.910577 [APP/PROC/WEB/0]      at java.base/java.lang.String.checkBoundsBeginEnd(Unknown Source)2024-04-19T05:02:29.910615 [APP/PROC/WEB/0]      at java.base/java.lang.String.substring(Unknown Source)2024-04-19T05:02:29.910657 [APP/PROC/WEB/0]      at com.mendix.languages.expressions.StringFunctions$$anonfun$substring$1.applyOrElse(StringFunctions.scala:85)2024-04-19T05:02:29.910673 [APP/PROC/WEB/0]      at com.mendix.languages.expressions.StringFunctions$$anonfun$substring$1.applyOrElse(StringFunctions.scala:83)2024-04-19T05:02:29.910745 [APP/PROC/WEB/0]      at com.mendix.languages.expressions.FunctionCallExpr.evaluateExpression(FunctionCallExpr.scala:28)2024-04-19T05:02:29.910759 [APP/PROC/WEB/0]      at com.mendix.languages.expressions.Expr.evaluate(Expr.scala:13)2024-04-19T05:02:29.910785 [APP/PROC/WEB/0]      at com.mendix.languages.expressions.BinaryExpr.evaluateExpression(BinaryExpr.scala:28)2024-04-19T05:02:29.910887 [APP/PROC/WEB/0]      at com.mendix.languages.expressions.Expr.evaluate(Expr.scala:13)2024-04-19T05:02:29.910898 [APP/PROC/WEB/0]      at com.mendix.languages.mxexpressions.MxExpressionImpl.evaluate(MxExpressionImpl.scala:25)2024-04-19T05:02:29.910906 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.ChangeItemsExecutor.$anonfun$executeChanges$1(ChangeItemsExecutor.scala:28)2024-04-19T05:02:29.910913 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.ChangeItemsExecutor.$anonfun$newValues$2(ChangeItemsExecutor.scala:80)2024-04-19T05:02:29.910950 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.Changer.$anonfun$changeMembers$3(Changer.scala:39)2024-04-19T05:02:29.911033 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.Changer.$anonfun$changeMembers$3$adapted(Changer.scala:38)2024-04-19T05:02:29.911044 [APP/PROC/WEB/0]      at scala.collection.immutable.List.foreach(List.scala:333)2024-04-19T05:02:29.911093 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.Changer.changeMembers(Changer.scala:38)2024-04-19T05:02:29.911129 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.Changer.changeMembers$(Changer.scala:25)2024-04-19T05:02:29.911155 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.ChangeAction.changeMembers(ChangeAction.scala:12)2024-04-19T05:02:29.911209 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.ChangeItemsExecutor.executeChanges(ChangeItemsExecutor.scala:31)2024-04-19T05:02:29.911230 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.ChangeItemsExecutor.executeChanges$(ChangeItemsExecutor.scala:20)2024-04-19T05:02:29.911397 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.ChangeAction.executeChanges(ChangeAction.scala:12)2024-04-19T05:02:29.911583 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.CreateChangeAction$$anonfun$1.applyOrElse(CreateChangeAction.scala:26)2024-04-19T05:02:29.911653 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.CreateChangeAction$$anonfun$1.applyOrElse(CreateChangeAction.scala:24)2024-04-19T05:02:29.911687 [APP/PROC/WEB/0]      at scala.PartialFunction$Lifted.apply(PartialFunction.scala:338)2024-04-19T05:02:29.911717 [APP/PROC/WEB/0]      at scala.PartialFunction$Lifted.apply(PartialFunction.scala:334)2024-04-19T05:02:29.911766 [APP/PROC/WEB/0]      at scala.Option.collect(Option.scala:462)2024-04-19T05:02:29.911782 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.CreateChangeAction.execute(CreateChangeAction.scala:24)2024-04-19T05:02:29.911819 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.mxobject.CreateChangeAction.execute(CreateChangeAction.scala:12)2024-04-19T05:02:29.911846 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.$anonfun$execute$1(MicroflowObject.scala:29)2024-04-19T05:02:29.911907 [APP/PROC/WEB/0]      at scala.Option.flatMap(Option.scala:283)2024-04-19T05:02:29.911919 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.execute(MicroflowObject.scala:26)2024-04-19T05:02:29.911926 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAfterBreakingIfNecessary(MicroflowImpl.scala:176)2024-04-19T05:02:29.911942 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAction(MicroflowImpl.scala:116)2024-04-19T05:02:29.911980 [APP/PROC/WEB/0]      at com.mendix.systemwideinterfaces.core.UserAction.execute(UserAction.java:58)2024-04-19T05:02:29.912024 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.doCall(CoreActionHandlerImpl.scala:71)2024-04-19T05:02:29.912056 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.call(CoreActionHandlerImpl.scala:48)2024-04-19T05:02:29.912091 [APP/PROC/WEB/0]      at com.mendix.core.actionmanagement.internal.InternalCoreAction.call(InternalCoreAction.java:57)2024-04-19T05:02:29.912120 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.$anonfun$executeSync$2(ActionManager.scala:104)2024-04-19T05:02:29.912156 [APP/PROC/WEB/0]      at com.mendix.util.classloading.Runner$.withContextClassLoader(Runner.scala:20)2024-04-19T05:02:29.912185 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.executeSync(ActionManager.scala:103)2024-04-19T05:02:29.912203 [APP/PROC/WEB/0]      at com.mendix.basis.component.ExecutionCore.doExecuteSync(ExecutionCore.scala:144)2024-04-19T05:02:29.912245 [APP/PROC/WEB/0]      at com.mendix.basis.component.ExecutionCore.doExecuteSync$(ExecutionCore.scala:143)2024-04-19T05:02:29.912284 [APP/PROC/WEB/0]      at com.mendix.basis.component.InternalCore.doExecuteSync(InternalCore.scala:24)2024-04-19T05:02:29.912310 [APP/PROC/WEB/0]      at com.mendix.basis.component.ExecutionCore.executeSync(ExecutionCore.scala:93)2024-04-19T05:02:29.912344 [APP/PROC/WEB/0]      at com.mendix.basis.component.ExecutionCore.executeSync$(ExecutionCore.scala:90)2024-04-19T05:02:29.912382 [APP/PROC/WEB/0]      at com.mendix.basis.component.InternalCore.executeSync(InternalCore.scala:24)2024-04-19T05:02:29.912394 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.MicroflowExecuter$.executeSync(MicroflowExecuter.scala:19)2024-04-19T05:02:29.912457 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.SubMicroflowAction.execute(SubMicroflowAction.scala:37)2024-04-19T05:02:29.912467 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.$anonfun$execute$1(MicroflowObject.scala:29)2024-04-19T05:02:29.912512 [APP/PROC/WEB/0]      at scala.Option.flatMap(Option.scala:283)2024-04-19T05:02:29.912515 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.execute(MicroflowObject.scala:26)2024-04-19T05:02:29.912645 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAfterBreakingIfNecessary(MicroflowImpl.scala:176)2024-04-19T05:02:29.912657 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAction(MicroflowImpl.scala:116)2024-04-19T05:02:29.912664 [APP/PROC/WEB/0]      at com.mendix.systemwideinterfaces.core.UserAction.execute(UserAction.java:58)2024-04-19T05:02:29.912668 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.doCall(CoreActionHandlerImpl.scala:71)2024-04-19T05:02:29.912673 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.call(CoreActionHandlerImpl.scala:48)2024-04-19T05:02:29.912687 [APP/PROC/WEB/0]      at com.mendix.core.actionmanagement.internal.InternalCoreAction.call(InternalCoreAction.java:57)2024-04-19T05:02:29.912700 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.$anonfun$executeSync$2(ActionManager.scala:104)2024-04-19T05:02:29.912745 [APP/PROC/WEB/0]      at com.mendix.util.classloading.Runner$.withContextClassLoader(Runner.scala:20)2024-04-19T05:02:29.912755 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.executeSync(ActionManager.scala:103)2024-04-19T05:02:29.912789 [APP/PROC/WEB/0]      at com.mendix.basis.component.ExecutionCore.doExecuteSync(ExecutionCore.scala:144)2024-04-19T05:02:29.912827 [APP/PROC/WEB/0]      at com.mendix.basis.component.ExecutionCore.doExecuteSync$(ExecutionCore.scala:143)2024-04-19T05:02:29.912886 [APP/PROC/WEB/0]      at com.mendix.basis.component.InternalCore.doExecuteSync(InternalCore.scala:24)2024-04-19T05:02:29.912894 [APP/PROC/WEB/0]      at com.mendix.basis.component.ExecutionCore.executeSync(ExecutionCore.scala:93)2024-04-19T05:02:29.912925 [APP/PROC/WEB/0]      at com.mendix.basis.component.ExecutionCore.executeSync$(ExecutionCore.scala:90)2024-04-19T05:02:29.912962 [APP/PROC/WEB/0]      at com.mendix.basis.component.InternalCore.executeSync(InternalCore.scala:24)2024-04-19T05:02:29.913001 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.MicroflowExecuter$.executeSync(MicroflowExecuter.scala:19)2024-04-19T05:02:29.913037 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.actions.SubMicroflowAction.execute(SubMicroflowAction.scala:37)2024-04-19T05:02:29.913079 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.$anonfun$execute$1(MicroflowObject.scala:29)2024-04-19T05:02:29.913114 [APP/PROC/WEB/0]      at scala.Option.flatMap(Option.scala:283)2024-04-19T05:02:29.913144 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowObject.execute(MicroflowObject.scala:26)2024-04-19T05:02:29.913179 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAfterBreakingIfNecessary(MicroflowImpl.scala:176)2024-04-19T05:02:29.913211 [APP/PROC/WEB/0]      at com.mendix.modules.microflowengine.microflow.impl.MicroflowImpl.executeAction(MicroflowImpl.scala:116)2024-04-19T05:02:29.913246 [APP/PROC/WEB/0]      at com.mendix.systemwideinterfaces.core.UserAction.execute(UserAction.java:58)2024-04-19T05:02:29.913279 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.doCall(CoreActionHandlerImpl.scala:71)2024-04-19T05:02:29.913312 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.call(CoreActionHandlerImpl.scala:48)2024-04-19T05:02:29.913351 [APP/PROC/WEB/0]      at com.mendix.core.actionmanagement.internal.InternalCoreAction.call(InternalCoreAction.java:57)2024-04-19T05:02:29.913439 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.$anonfun$executeSync$2(ActionManager.scala:104)2024-04-19T05:02:29.913448 [APP/PROC/WEB/0]      at com.mendix.util.classloading.Runner$.withContextClassLoader(Runner.scala:20)2024-04-19T05:02:29.913457 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.executeSync(ActionManager.scala:103)2024-04-19T05:02:29.913516 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.MicroflowCallBuilderImpl.execute(MicroflowCallBuilderImpl.scala:64)2024-04-19T05:02:29.913531 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.MicroflowRuntimeOperationExecutor.runMicroflow(MicroflowRuntimeOperationExecutor.scala:88)2024-04-19T05:02:29.913557 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.MicroflowRuntimeOperationExecutor.$anonfun$apply$7(MicroflowRuntimeOperationExecutor.scala:61)2024-04-19T05:02:29.913626 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction$Helpers$.$anonfun$liftEither$1(RegularClientAction.scala:30)2024-04-19T05:02:29.913634 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction$Helpers$StateHandler.$anonfun$apply$1(RegularClientAction.scala:72)2024-04-19T05:02:29.913671 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.helpers.StateHandling.withState(StateHandling.scala:46)2024-04-19T05:02:29.913684 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.helpers.StateHandling.withState$(StateHandling.scala:43)2024-04-19T05:02:29.913760 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction$Helpers$StateHandler.withState(RegularClientAction.scala:66)2024-04-19T05:02:29.913765 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction$Helpers$StateHandler.apply(RegularClientAction.scala:70)2024-04-19T05:02:29.913775 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction$Helpers$StateHandler.apply(RegularClientAction.scala:66)2024-04-19T05:02:29.913810 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.MicroflowRuntimeOperationExecutor.apply(MicroflowRuntimeOperationExecutor.scala:62)2024-04-19T05:02:29.913825 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RuntimeOperationAction.apply(RuntimeOperationAction.scala:66)2024-04-19T05:02:29.913972 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RuntimeOperationAction.apply(RuntimeOperationAction.scala:25)2024-04-19T05:02:29.914272 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction$Helpers$.$anonfun$liftEither$1(RegularClientAction.scala:30)2024-04-19T05:02:29.914280 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction.$anonfun$execute$3(RegularClientAction.scala:121)2024-04-19T05:02:29.914285 [APP/PROC/WEB/0]      at scala.util.Try$.apply(Try.scala:210)2024-04-19T05:02:29.914300 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction.$anonfun$execute$2(RegularClientAction.scala:121)2024-04-19T05:02:29.914378 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction.$anonfun$execute$2$adapted(RegularClientAction.scala:119)2024-04-19T05:02:29.914414 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.helpers.ContextHandling.$anonfun$inContext$7(ContextHandling.scala:59)2024-04-19T05:02:29.914452 [APP/PROC/WEB/0]      at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)2024-04-19T05:02:29.914491 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionMonitoring$.$anonfun$monitor$1(ActionMonitoring.scala:52)2024-04-19T05:02:29.914536 [APP/PROC/WEB/0]      at com.mendix.util.classloading.Runner$.withContextClassLoader(Runner.scala:20)2024-04-19T05:02:29.914610 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.helpers.ContextHandling.inContext(ContextHandling.scala:59)2024-04-19T05:02:29.914649 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.helpers.ContextHandling.inContext$(ContextHandling.scala:33)2024-04-19T05:02:29.914686 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction.inContext(RegularClientAction.scala:95)2024-04-19T05:02:29.914764 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.helpers.ContextHandling.inContext$(ContextHandling.scala:22)2024-04-19T05:02:29.914802 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction.inContext(RegularClientAction.scala:95)2024-04-19T05:02:29.914842 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction.$anonfun$execute$1(RegularClientAction.scala:119)2024-04-19T05:02:29.914884 [APP/PROC/WEB/0]      at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)2024-04-19T05:02:29.914917 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.helpers.ProfileHandling.profileRequest(ProfileHandling.scala:14)2024-04-19T05:02:29.915027 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction.profileRequest(RegularClientAction.scala:95)2024-04-19T05:02:29.915069 [APP/PROC/WEB/0]      at com.mendix.webui.actions.client.RegularClientAction.execute(RegularClientAction.scala:116)2024-04-19T05:02:29.915118 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.ClientRequestHandler.handleAction(ClientRequestHandler.scala:95)2024-04-19T05:02:29.915140 [APP/PROC/WEB/0]      at com.mendix.webui.requesthandling.ClientRequestHandler.processRequest(ClientRequestHandler.scala:68)2024-04-19T05:02:29.915199 [APP/PROC/WEB/0]      at com.mendix.externalinterface.connector.RequestHandler.doProcessRequest(RequestHandler.java:37)2024-04-19T05:02:29.915220 [APP/PROC/WEB/0]      at com.mendix.external.connector.MxRuntimeConnector.$anonfun$processRequest$1(MxRuntimeConnector.scala:54)2024-04-19T05:02:29.915352 [APP/PROC/WEB/0]      at com.mendix.external.connector.MxRuntimeConnector.processRequest(MxRuntimeConnector.scala:54)2024-04-19T05:02:29.915361 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImpl.processRequest(MxRuntimeImpl.scala:513)2024-04-19T05:02:29.915540 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T05:02:29.915545 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T05:02:29.915552 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1665)2024-04-19T05:02:29.915567 [APP/PROC/WEB/0]      at org.eclipse.jetty.websocket.servlet.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:170)2024-04-19T05:02:29.915579 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:202)2024-04-19T05:02:29.915663 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:527)2024-04-19T05:02:29.915677 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T05:02:29.915690 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580)2024-04-19T05:02:29.915771 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T05:02:29.915805 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T05:02:29.915873 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T05:02:29.915906 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T05:02:29.915936 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553)2024-04-19T05:02:29.915971 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T05:02:29.916000 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T05:02:29.916036 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T05:02:29.916070 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T05:02:29.916102 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T05:02:29.916128 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T05:02:29.916165 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T05:02:29.916197 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T05:02:29.916223 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T05:02:29.916259 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T05:02:29.916277 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T05:02:29.916327 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T05:02:29.916344 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T05:02:29.916416 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T05:02:29.916471 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199)2024-04-19T05:02:29.916520 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T05:02:29.916591 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T05:02:29.916686 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T05:31:17.758062 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: wp-content%2Fplugins%2Fqards%2Fhtml2canvasproxy.php2024-04-19T05:38:58.336578 [API/0]  Uploading bits for app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T05:38:58.752068 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T05:38:58.859160 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"metadata"=>{"annotations"=>nil, "labels"=>{"mendix-primary-deployment"=>"cloudfoundry"}}})2024-04-19T05:39:00.955127 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"lifecycle"=>{"data"=>{"buildpacks"=>["mendix_buildpack"], "stack"=>"cflinuxfs4"}, "type"=>"buildpack"}})2024-04-19T05:39:41.286880 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T05:39:41.563346 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T05:39:41.836998 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T05:39:42.268005 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T05:39:42.569242 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T05:39:42.900331 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T05:39:43.329362 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T05:39:44.245330 [API/1]  Stopping app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T05:39:44.313650 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a stopping instance 6ea0facd-add7-4dcb-4fd5-ff692024-04-19T05:39:49.611865 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T05:39:49.613431 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T05:39:49.614842 [CELL/SSHD/0]  Exit status 02024-04-19T05:39:49.618020 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T05:39:49.627928 [APP/PROC/WEB/0]   INFO - TaskQueue: Shutting down task queue 'System.MendixWorkflows-WorkflowExecution'.2024-04-19T05:39:49.628044 [APP/PROC/WEB/0]   INFO - TaskQueue: Shutting down task queue 'System.MendixWorkflows-DefaultTaskExecution'.2024-04-19T05:39:49.628073 [APP/PROC/WEB/0]   INFO - TaskQueue: Shutting down task queue 'System.ScheduledEventsQueue'.2024-04-19T05:39:49.628221 [APP/PROC/WEB/0]   INFO - TaskQueue: Rescheduling running tasks for expired XAS instance '6eaebf77-b2ad-4e87-a8e1-5e85a1bda2ef'.2024-04-19T05:39:49.635685 [API/1]  Creating build for app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T05:39:49.636394 [APP/PROC/WEB/0]   INFO - MicroflowDebugger: Disabled microflow debugger.2024-04-19T05:39:49.638950 [APP/PROC/WEB/0]   INFO - MicroflowDebugger: Disabled debugger.2024-04-19T05:39:49.640983 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T05:39:49.661356 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T05:39:49.739781 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T05:39:49.917668 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T05:39:49.991939 [APP/PROC/WEB/0]  Exit status 02024-04-19T05:39:50.005025 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a destroying container for instance 6ea0facd-add7-4dcb-4fd5-ff692024-04-19T05:39:50.020062 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"state"=>"STARTED"})2024-04-19T05:39:50.098984 [PROXY/0]  Exit status 1372024-04-19T05:39:50.162771 [STG/0]  Downloading mendix_buildpack...2024-04-19T05:39:50.210177 [STG/0]  Downloaded mendix_buildpack2024-04-19T05:39:50.210268 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 creating container for instance ca16c6b8-3533-44e1-98ba-29d0217ef4f82024-04-19T05:39:50.737078 [STG/0]  Security group rules were updated2024-04-19T05:39:50.749577 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 successfully created container for instance ca16c6b8-3533-44e1-98ba-29d0217ef4f82024-04-19T05:39:51.176483 [STG/0]  Downloading build artifacts cache...2024-04-19T05:39:51.176556 [STG/0]  Downloading app package...2024-04-19T05:39:51.494960 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully destroyed container for instance 6ea0facd-add7-4dcb-4fd5-ff692024-04-19T05:39:55.301396 [STG/0]  Downloaded app package (152.4M)2024-04-19T05:40:00.773273 [STG/0]  Downloaded build artifacts cache (347.7M)2024-04-19T05:40:00.942363 [STG/0]   ---> Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] staging...2024-04-19T05:40:00.944526 [STG/0]   ---> Detected cflinuxfs4 without built-in python-dev...2024-04-19T05:40:00.955426 [STG/0]   -------> Providing Python 3.10.6 (required by the buildpack to run in cflinuxfs4)2024-04-19T05:40:03.027612 [STG/0]   ---> Check if Python dependencies need to be cached...2024-04-19T05:40:03.050082 [STG/0]   ---> Bootstrapping pip...2024-04-19T05:40:03.467908 [STG/0]  Requirement already satisfied: pip in /tmp/contents3322946790/deps/0/python/lib/python3.10/site-packages (22.2.1)2024-04-19T05:40:04.679040 [STG/0]  Collecting pip2024-04-19T05:40:04.760639 [STG/0]    Downloading pip-24.0-py3-none-any.whl (2.1 MB)2024-04-19T05:40:04.823699 [STG/0]       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 35.3 MB/s eta 0:00:002024-04-19T05:40:04.837111 [STG/0]  Requirement already satisfied: setuptools in /tmp/contents3322946790/deps/0/python/lib/python3.10/site-packages (63.2.0)2024-04-19T05:40:05.155247 [STG/0]  Collecting setuptools2024-04-19T05:40:05.160643 [STG/0]    Downloading setuptools-69.5.1-py3-none-any.whl (894 kB)2024-04-19T05:40:05.178437 [STG/0]       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 894.6/894.6 kB 60.4 MB/s eta 0:00:002024-04-19T05:40:05.236882 [STG/0]  Collecting wheel2024-04-19T05:40:05.242045 [STG/0]    Downloading wheel-0.43.0-py3-none-any.whl (65 kB)2024-04-19T05:40:05.251105 [STG/0]       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 8.7 MB/s eta 0:00:002024-04-19T05:40:05.405658 [STG/0]  Installing collected packages: wheel, setuptools, pip2024-04-19T05:40:07.463170 [STG/0]  Successfully installed pip-24.0 setuptools-69.5.1 wheel-0.43.02024-04-19T05:40:07.548897 [STG/0]   ---> Using bundled Python dependencies2024-04-19T05:40:07.548908 [STG/0]   ---> Installing Python dependencies to /tmp/app/.local/lib/python3.10/site-packages...2024-04-19T05:40:15.266574 [STG/0]   ---> Finished installing Python dependencies2024-04-19T05:40:15.707005 [STG/0]  INFO: get_java_major_version : major_version - 112024-04-19T05:40:15.707786 [STG/0]  INFO: Preflight check on Mendix version [10.9.0.31759] and stack [cflinuxfs4]...2024-04-19T05:40:15.707821 [STG/0]  INFO: Mendix [10.9] is not maintained. Please use a medium- or long-term supported Mendix version to easily receive fixes (https://docs.mendix.com/releasenotes/studio-pro/lts-mts).2024-04-19T05:40:15.707916 [STG/0]  INFO: Preflight check completed2024-04-19T05:40:17.176429 [STG/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:40:17.238194 [STG/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:40:18.359329 [STG/0]  INFO: Usage metering is enabled2024-04-19T05:40:21.049160 [STG/0]  INFO: Mendix Cloud Foundry Buildpack staging completed2024-04-19T05:41:20.449454 [STG/0]  Exit status 02024-04-19T05:41:20.449489 [STG/0]  Uploading droplet, build artifacts cache...2024-04-19T05:41:20.449563 [STG/0]  Uploading droplet...2024-04-19T05:41:20.449577 [STG/0]  Uploading build artifacts cache...2024-04-19T05:41:25.162310 [STG/0]  Uploaded build artifacts cache (347.7M)2024-04-19T05:41:26.596606 [API/0]  Creating droplet for app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T05:41:35.557508 [STG/0]  Uploaded droplet (562.6M)2024-04-19T05:41:35.655637 [STG/0]  Uploading complete2024-04-19T05:41:36.202284 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 stopping instance ca16c6b8-3533-44e1-98ba-29d0217ef4f82024-04-19T05:41:36.202312 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 destroying container for instance ca16c6b8-3533-44e1-98ba-29d0217ef4f82024-04-19T05:41:36.661435 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a creating container for instance ed9b8aab-9aec-433d-5bfd-fe562024-04-19T05:41:37.204043 [CELL/0]  Security group rules were updated2024-04-19T05:41:37.219128 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully created container for instance ed9b8aab-9aec-433d-5bfd-fe562024-04-19T05:41:37.269036 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 successfully destroyed container for instance ca16c6b8-3533-44e1-98ba-29d0217ef4f82024-04-19T05:41:37.639207 [CELL/0]  Downloading droplet...2024-04-19T05:41:57.464954 [CELL/0]  Downloaded droplet (562.6M)2024-04-19T05:41:57.465069 [CELL/0]  Starting health monitoring of container2024-04-19T05:41:57.628675 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T05:41:57.638036 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T05:41:58.060238 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T05:41:58.070565 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T05:41:58.070588 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T05:41:58.073298 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T05:41:58.073371 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T05:41:58.073644 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T05:41:58.073824 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T05:41:58.074271 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:41:58.135507 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:41:58.135716 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:41:58.210067 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:41:58.210931 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:41:58.210959 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T05:41:58.531962 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:41:58.531990 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T05:41:59.694177 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T05:41:59.801503 [APP/PROC/WEB/0]  time="2024-04-19T05:41:59Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T05:41:59.850376 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T05:41:59.850398 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T05:41:59.850404 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T05:41:59.850428 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T05:41:59.850687 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T05:41:59.851675 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T05:42:00.016832 [APP/PROC/WEB/0]  2024-04-19 05:42:00.013 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T05:42:03.617209 [APP/PROC/WEB/0]  2024-04-19 05:42:03.606 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T05:42:04.012537 [APP/PROC/WEB/0]  2024-04-19 05:42:04.012 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T05:42:04.017375 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T05:42:04.017712 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T05:42:04.029351 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T05:42:04.038532 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T05:42:04.102158 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T05:42:04.102191 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T05:42:04.121717 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T05:42:04.126228 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T05:42:04.131054 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T05:42:04.147652 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T05:42:04.192610 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T05:42:04.298800 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T05:42:04.316190 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T05:42:04.337007 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T05:42:04.365803 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T05:42:04.367654 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T05:42:04.369842 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T05:42:04.388665 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T05:42:04.389419 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T05:42:04.390252 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T05:42:04.390390 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T05:42:04.961077 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T05:42:07.823578 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T05:42:07.823640 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T05:42:08.603611 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T05:42:08.606764 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T05:42:08.903898 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T05:42:09.164581 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T05:42:09.166256 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T05:42:09.404089 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T05:42:09.406187 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T05:42:09.406245 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 503 database synchronization command(s)...2024-04-19T05:42:09.622426 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T05:42:09.622449 [APP/PROC/WEB/0]      DDL command executed in 8ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T05:42:09.622459 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T05:42:09.622524 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T05:42:09.622646 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T05:42:09.622698 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "a508c11eb7fd4803876171786b221cc5"2024-04-19T05:42:09.622765 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T05:42:09.622857 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T05:42:09.622896 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T05:42:09.622948 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "678ea49051a0496aa7e1464e7a5067a0"2024-04-19T05:42:09.623083 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T05:42:09.623144 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T05:42:09.623236 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T05:42:09.623296 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T05:42:09.623339 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "bd1df55100024d8abfd1ac7d21b40a1e"2024-04-19T05:42:09.623424 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T05:42:09.623463 [APP/PROC/WEB/0]      DDL command executed in 9ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T05:42:09.623511 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T05:42:09.623564 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "58b4b95d61f04c78973d3672a9d2fe06"2024-04-19T05:42:09.623622 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T05:42:09.623652 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T05:42:09.623758 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T05:42:09.623769 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "fe24ab8ff1d24413b2d0324587cb7aa0"2024-04-19T05:42:09.623777 [APP/PROC/WEB/0]      DDL command executed in 5ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T05:42:09.623814 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T05:42:09.623854 [APP/PROC/WEB/0]      DDL command executed in 6ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T05:42:09.623888 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "39f23ec5daaf4236bb9047acca98dc0e"2024-04-19T05:42:09.623965 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T05:42:09.623989 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T05:42:09.624039 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T05:42:09.624068 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T05:42:09.624151 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "415dffc5beb743af85aa054c114fbb4b"2024-04-19T05:42:09.624188 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T05:42:09.624231 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T05:42:09.624274 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T05:42:09.624951 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T05:42:09.625037 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "566295a8a5e142dfb9768435b3e0be29"2024-04-19T05:42:09.625072 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T05:42:09.625135 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T05:42:09.625178 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T05:42:09.625193 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T05:42:09.625256 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "b7d01e85954f45139e41008081455412"2024-04-19T05:42:09.625271 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T05:42:09.625333 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T05:42:09.625360 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T05:42:09.625411 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T05:42:09.625489 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "63557b3acf984c5ea90f7a261b4e7c00"2024-04-19T05:42:09.625530 [APP/PROC/WEB/0]      DDL command executed in 6ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T05:42:09.625594 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T05:42:09.625628 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_contact_type"2024-04-19T05:42:09.625695 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "c2a29806e52f4fb4bbf174cf461873d0"2024-04-19T05:42:09.625752 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T05:42:09.625790 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T05:42:09.625840 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T05:42:09.625879 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T05:42:09.625911 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "efa59cd1e1614ffaa1ddcb6ab9ff245d"2024-04-19T05:42:09.625976 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "ba183d19589a45cbab7b1ff4a979296e"2024-04-19T05:42:09.625985 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "3346f99d0bbe47d187aaa7a0162f6cba"2024-04-19T05:42:09.626030 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "572bf8f764c84cd5add838664ee723b0"2024-04-19T05:42:09.626074 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "c1917a846faf41fcb0a45bc2cf3ab8ad"2024-04-19T05:42:09.626110 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T05:42:09.626162 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "3ab475a6f22a4f9bb263ed0389e6c09f"2024-04-19T05:42:09.626213 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "57245b1a6aa0406888ea273088294fec"2024-04-19T05:42:09.626282 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T05:42:09.626334 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "bc47b904cbc6422cac764bce7d5608dc"2024-04-19T05:42:09.626390 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T05:42:09.626447 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "1cf3022be4e0426c87c929b5f8fc82da"2024-04-19T05:42:09.626511 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "efb1e24ae8294e08ab7b8168e88fa6c3"2024-04-19T05:42:09.626568 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "fc8fd964a36145398130df6f57ed10b6"2024-04-19T05:42:09.626609 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T05:42:09.626649 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$features" RENAME TO "11b2f4ffe722485697c781c77c5af2bf"2024-04-19T05:42:09.626708 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T05:42:09.626743 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "191bab9fd74643cdb486b31ab6dc5cc8"2024-04-19T05:42:09.626825 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "ac9142d972294629b934984538e34810"2024-04-19T05:42:09.626836 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "6d68cf019a7a4a7598e76d4be5cc266c"2024-04-19T05:42:09.626908 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "4d9b9ff16e1b4e4c82888d0d77e78978"2024-04-19T05:42:09.626961 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "3b3db2f0eb494064b63841b82535639f"2024-04-19T05:42:09.627060 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "0cc9525238534faca09ad0522d2c1510"2024-04-19T05:42:09.627101 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "0cc5b65a39234400952d203f1d5af602"2024-04-19T05:42:09.627164 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T05:42:09.627182 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "5fa50cba440f4826b891b553d6464b82"2024-04-19T05:42:09.627301 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "e4f91983ea1748ca80c2ce5fb56bcf80"2024-04-19T05:42:09.627314 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T05:42:09.627327 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:42:09.627401 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:42:09.627472 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:42:09.627505 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:42:09.627589 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:42:09.627736 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:42:09.627770 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:42:09.627781 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:42:09.627842 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:42:09.627912 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:42:09.627962 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:42:09.628026 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:42:09.628081 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:42:09.628172 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:42:09.628234 [APP/PROC/WEB/0]      Total time: 177ms2024-04-19T05:42:09.634241 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T05:42:09.634504 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T05:42:09.634631 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T05:42:09.634653 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T05:42:09.634713 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T05:42:09.634868 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T05:42:09.635198 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T05:42:09.636045 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T05:42:09.636092 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T05:42:09.636136 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T05:42:09.636183 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T05:42:09.636235 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T05:42:09.636281 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T05:42:09.636336 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T05:42:09.636597 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T05:42:09.636689 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T05:42:09.636762 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T05:42:09.636846 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T05:42:09.637040 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T05:42:09.637054 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T05:42:09.637094 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T05:42:09.637134 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T05:42:09.637148 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T05:42:09.637228 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T05:42:09.637259 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T05:42:09.637341 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T05:42:09.637362 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T05:42:09.637378 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T05:42:09.637475 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T05:42:09.637505 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T05:42:09.637592 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T05:42:09.637782 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T05:42:09.638209 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T05:42:09.638247 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T05:42:09.638423 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T05:42:09.638593 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T05:42:09.638625 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T05:42:09.638638 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T05:42:09.638676 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T05:42:09.638771 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T05:42:09.638786 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T05:42:09.638842 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T05:42:09.638854 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T05:42:09.638912 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T05:42:09.638934 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T05:42:09.639042 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T05:42:09.639057 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T05:42:09.639139 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T05:42:09.639165 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T05:42:09.639225 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T05:42:09.639236 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T05:42:09.639291 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T05:42:09.639366 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T05:42:09.639380 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T05:42:09.639444 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T05:42:09.639467 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T05:42:09.639534 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T05:42:09.639572 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T05:42:09.639591 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T05:42:09.639675 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T05:42:09.639722 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T05:42:09.639817 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T05:42:09.639830 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T05:42:09.639836 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T05:42:09.639847 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T05:42:09.639915 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T05:42:09.639971 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T05:42:09.640035 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T05:42:09.640069 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T05:42:09.640105 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T05:42:09.640127 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T05:42:09.640185 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T05:42:09.640189 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T05:42:09.640494 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T05:42:09.640697 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T05:42:09.640722 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T05:42:09.640886 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T05:42:09.640908 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T05:42:09.642007 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T05:42:09.651732 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T05:42:09.714576 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T05:42:09.918041 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T05:42:09.991731 [APP/PROC/WEB/0]  Exit status 12024-04-19T05:42:09.993844 [CELL/SSHD/0]  Exit status 02024-04-19T05:42:16.019827 [API/1]  Process has crashed with type: "web"2024-04-19T05:42:16.029608 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a stopping instance ed9b8aab-9aec-433d-5bfd-fe562024-04-19T05:42:16.029649 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a destroying container for instance ed9b8aab-9aec-433d-5bfd-fe562024-04-19T05:42:16.036509 [API/1]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"ed9b8aab-9aec-433d-5bfd-fe56", "index"=>0, "cell_id"=>"e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>1, "crash_timestamp"=>1713505335987312077, "version"=>"50216f62-12fe-4694-bffb-63d651d160d6"}2024-04-19T05:42:16.118132 [PROXY/0]  Exit status 1372024-04-19T05:42:16.184572 [CELL/0]  Cell d1e9fc17-a7b3-4b86-9348-5960aae03e6c creating container for instance 9e169712-552b-4dc7-696f-00d02024-04-19T05:42:16.795104 [CELL/0]  Security group rules were updated2024-04-19T05:42:16.811263 [CELL/0]  Cell d1e9fc17-a7b3-4b86-9348-5960aae03e6c successfully created container for instance 9e169712-552b-4dc7-696f-00d02024-04-19T05:42:17.092022 [CELL/0]  Downloading droplet...2024-04-19T05:42:17.575132 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully destroyed container for instance ed9b8aab-9aec-433d-5bfd-fe562024-04-19T05:42:38.037279 [CELL/0]  Downloaded droplet (562.6M)2024-04-19T05:42:38.037456 [CELL/0]  Starting health monitoring of container2024-04-19T05:42:38.209443 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T05:42:38.224896 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T05:42:38.725695 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T05:42:38.736567 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T05:42:38.736706 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T05:42:38.739790 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T05:42:38.739855 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T05:42:38.740162 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T05:42:38.740356 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T05:42:38.740706 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:42:38.822683 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:42:38.822941 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:42:38.929899 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:42:38.931069 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:42:38.931155 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T05:42:39.347307 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:42:39.347394 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T05:42:40.747338 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T05:42:40.875182 [APP/PROC/WEB/0]  time="2024-04-19T05:42:40Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T05:42:40.937433 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T05:42:40.937531 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T05:42:40.937618 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T05:42:40.937719 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T05:42:40.937808 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T05:42:40.938869 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T05:42:41.127894 [APP/PROC/WEB/0]  2024-04-19 05:42:41.124 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T05:42:45.234811 [APP/PROC/WEB/0]  2024-04-19 05:42:45.222 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T05:42:45.617440 [APP/PROC/WEB/0]  2024-04-19 05:42:45.617 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T05:42:45.622535 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T05:42:45.622773 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T05:42:45.635159 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T05:42:45.646072 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T05:42:45.711846 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T05:42:45.711876 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T05:42:45.734930 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T05:42:45.739379 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T05:42:45.744446 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T05:42:45.760838 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T05:42:45.803604 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T05:42:45.908646 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T05:42:45.928053 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T05:42:45.948766 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T05:42:45.980817 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T05:42:45.982704 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T05:42:45.985682 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T05:42:46.007308 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T05:42:46.008458 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T05:42:46.009225 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T05:42:46.009309 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T05:42:46.746997 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T05:42:47.849271 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T05:42:48.017986 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T05:42:49.833047 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T05:42:49.836555 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T05:42:50.210427 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T05:42:50.498885 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T05:42:50.500861 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T05:42:50.758609 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T05:42:50.760976 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T05:42:50.761134 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 503 database synchronization command(s)...2024-04-19T05:42:50.907831 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T05:42:50.907943 [APP/PROC/WEB/0]      DDL command executed in 6ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T05:42:50.907998 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T05:42:50.908117 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T05:42:50.908228 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T05:42:50.908239 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "501b64e4494242c69a7eb9823b545145"2024-04-19T05:42:50.908281 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T05:42:50.908353 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T05:42:50.908457 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T05:42:50.908481 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "e2065f66b905475bb1d4ee3d13a66160"2024-04-19T05:42:50.908569 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T05:42:50.908700 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T05:42:50.908720 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T05:42:50.908792 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T05:42:50.908818 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "7c5ac96311c947b7a3f11d19270866aa"2024-04-19T05:42:50.908924 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T05:42:50.908942 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T05:42:50.908979 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T05:42:50.909005 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "6e0d58d8aacd41a4a2e502ff6fb6bc14"2024-04-19T05:42:50.909074 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T05:42:50.909139 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T05:42:50.909235 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T05:42:50.909318 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "9468bb9a5cd347c68255426926663222"2024-04-19T05:42:50.909357 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T05:42:50.909426 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T05:42:50.909437 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T05:42:50.909637 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "c5db4e9847ec4faa8e1c77e3d7e71c75"2024-04-19T05:42:50.909650 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T05:42:50.909665 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T05:42:50.909720 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T05:42:50.909775 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T05:42:50.909796 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "da99e8a8b60c43ac90a6f4391b37fb32"2024-04-19T05:42:50.909886 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T05:42:50.909907 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T05:42:50.910583 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T05:42:50.910738 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T05:42:50.910792 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "c18a2ece811046dcbbde68e2df68e258"2024-04-19T05:42:50.910881 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T05:42:50.910906 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T05:42:50.910971 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T05:42:50.910992 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T05:42:50.911081 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "a3755c5a867a45f69604db06c9333c1a"2024-04-19T05:42:50.911144 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T05:42:50.911208 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T05:42:50.911253 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T05:42:50.911320 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T05:42:50.911362 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "administration$account_company" RENAME TO "31733e9871904e859337766613e300cf"2024-04-19T05:42:50.911408 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T05:42:50.911441 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T05:42:50.911490 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_administration$account_contact_type"2024-04-19T05:42:50.911554 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "0a6ce9b86618493d8b93d6f95b32973c"2024-04-19T05:42:50.911589 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T05:42:50.911639 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T05:42:50.911715 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T05:42:50.911802 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T05:42:50.911813 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "a50836127ab84ed88b8ba308be81bce2"2024-04-19T05:42:50.911834 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "09891e1d372c4fd4b93273e4446ef29d"2024-04-19T05:42:50.911891 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "b25be28dfc7743c9bb8ad471f9cc8ef4"2024-04-19T05:42:50.911960 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "6eccc6880f1d4f6aa9597d7cc6cd6e41"2024-04-19T05:42:50.911995 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$company" RENAME TO "d3e22bc1986b4efeb3103eadf2128311"2024-04-19T05:42:50.912078 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T05:42:50.912109 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "acc9f99f056043d99e158e1b6a4c24bf"2024-04-19T05:42:50.912198 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "36c0626048f04dcd9c160129f768be66"2024-04-19T05:42:50.912214 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T05:42:50.912253 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "a9c64547f32149878a9dfe8fd7de701f"2024-04-19T05:42:50.912294 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T05:42:50.912343 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "3d03b3c87ab74b8189450f651a32850d"2024-04-19T05:42:50.912411 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "a71cdd232a414ae0bbb5b670eaf3ac78"2024-04-19T05:42:50.912427 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "a18ad58c617747d6a0f606d6c8322c6e"2024-04-19T05:42:50.912467 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T05:42:50.912541 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "5ac24c935741486188adb6b261e81b31"2024-04-19T05:42:50.912574 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T05:42:50.912639 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "c26a3984eb61444c9a9bd747c3e85310"2024-04-19T05:42:50.912748 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "0d8930b61388493bbc9f1588fdf255b3"2024-04-19T05:42:50.912759 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "5ce419959ba64f81afdfb2e48e0b2493"2024-04-19T05:42:50.912846 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "ab473712191a447f98fd4d0c4f560da4"2024-04-19T05:42:50.912866 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "c33b9ae4bd5d42d2a203e20ad5efa32b"2024-04-19T05:42:50.912923 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "fd525371912f4d1f9c158ff3d1fecf1f"2024-04-19T05:42:50.913015 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "c4c4ba166b8e447ca30c4d9eaf20a3f0"2024-04-19T05:42:50.913095 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T05:42:50.913131 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "376730c75bca4721ab51d1d67991995c"2024-04-19T05:42:50.913153 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "b2182ac60249419f85920e9249c2450e"2024-04-19T05:42:50.913219 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T05:42:50.913346 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:42:50.913359 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:42:50.913454 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:42:50.913518 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:42:50.913670 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:42:50.913738 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:42:50.913777 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:42:50.913843 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:42:50.913858 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:42:50.913898 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:42:50.913985 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:42:50.914113 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:42:50.914142 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:42:50.914258 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:42:50.914294 [APP/PROC/WEB/0]      Total time: 114ms2024-04-19T05:42:50.920338 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T05:42:50.920634 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T05:42:50.921172 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T05:42:50.921180 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T05:42:50.921251 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T05:42:50.921326 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T05:42:50.921332 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T05:42:50.921979 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T05:42:50.921987 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T05:42:50.921992 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T05:42:50.921998 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T05:42:50.922003 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T05:42:50.922028 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T05:42:50.922345 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T05:42:50.922534 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T05:42:50.922603 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T05:42:50.922634 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T05:42:50.922701 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T05:42:50.922717 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T05:42:50.922772 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T05:42:50.922830 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T05:42:50.922850 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T05:42:50.922952 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T05:42:50.922960 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T05:42:50.922965 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T05:42:50.922996 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T05:42:50.923082 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T05:42:50.923091 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T05:42:50.923154 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T05:42:50.923164 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T05:42:50.923191 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T05:42:50.923255 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T05:42:50.923294 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T05:42:50.923341 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T05:42:50.923364 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T05:42:50.923388 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T05:42:50.923408 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T05:42:50.923486 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T05:42:50.923498 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T05:42:50.923567 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T05:42:50.923651 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T05:42:50.923667 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T05:42:50.923725 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T05:42:50.923800 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T05:42:50.923840 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T05:42:50.923920 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T05:42:50.923967 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T05:42:50.924040 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T05:42:50.924067 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T05:42:50.924154 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T05:42:50.924181 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T05:42:50.924244 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T05:42:50.924306 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T05:42:50.924319 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T05:42:50.924333 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T05:42:50.924465 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T05:42:50.924493 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T05:42:50.924501 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T05:42:50.924506 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T05:42:50.924518 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T05:42:50.924523 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T05:42:50.924560 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T05:42:50.924669 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T05:42:50.924733 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T05:42:50.924746 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T05:42:50.924823 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T05:42:50.924830 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T05:42:50.924835 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T05:42:50.924897 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T05:42:50.924918 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T05:42:50.924978 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T05:42:50.925039 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T05:42:50.925045 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T05:42:50.925144 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T05:42:50.925200 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T05:42:50.925206 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T05:42:50.925256 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T05:42:50.925312 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T05:42:50.927011 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T05:42:50.939562 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T05:42:51.011450 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T05:42:51.205992 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T05:42:51.269295 [APP/PROC/WEB/0]  Exit status 12024-04-19T05:42:51.271971 [CELL/SSHD/0]  Exit status 02024-04-19T05:42:57.037694 [API/2]  Process has crashed with type: "web"2024-04-19T05:42:57.040347 [CELL/0]  Cell d1e9fc17-a7b3-4b86-9348-5960aae03e6c stopping instance 9e169712-552b-4dc7-696f-00d02024-04-19T05:42:57.040390 [CELL/0]  Cell d1e9fc17-a7b3-4b86-9348-5960aae03e6c destroying container for instance 9e169712-552b-4dc7-696f-00d02024-04-19T05:42:57.047742 [API/2]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"9e169712-552b-4dc7-696f-00d0", "index"=>0, "cell_id"=>"d1e9fc17-a7b3-4b86-9348-5960aae03e6c", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>2, "crash_timestamp"=>1713505377020165809, "version"=>"50216f62-12fe-4694-bffb-63d651d160d6"}2024-04-19T05:42:57.117042 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a creating container for instance 9d236346-b370-4dac-68ee-14502024-04-19T05:42:57.153899 [PROXY/0]  Exit status 1372024-04-19T05:42:57.700034 [CELL/0]  Security group rules were updated2024-04-19T05:42:57.715867 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully created container for instance 9d236346-b370-4dac-68ee-14502024-04-19T05:42:58.044245 [CELL/0]  Downloading droplet...2024-04-19T05:42:58.533324 [CELL/0]  Cell d1e9fc17-a7b3-4b86-9348-5960aae03e6c successfully destroyed container for instance 9e169712-552b-4dc7-696f-00d02024-04-19T05:43:00.378767 [CELL/0]  Downloaded droplet2024-04-19T05:43:00.378902 [CELL/0]  Starting health monitoring of container2024-04-19T05:43:00.561850 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T05:43:00.571226 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T05:43:01.004898 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T05:43:01.015121 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T05:43:01.015157 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T05:43:01.017831 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T05:43:01.017886 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T05:43:01.018192 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T05:43:01.018385 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T05:43:01.018752 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:43:01.083019 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:43:01.083297 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:43:01.160414 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:43:01.161326 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:43:01.161371 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T05:43:01.479251 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:43:01.479339 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T05:43:02.624772 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T05:43:02.738433 [APP/PROC/WEB/0]  time="2024-04-19T05:43:02Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T05:43:02.780511 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T05:43:02.780529 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T05:43:02.780551 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T05:43:02.780555 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T05:43:02.780680 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T05:43:02.781583 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T05:43:02.929285 [APP/PROC/WEB/0]  2024-04-19 05:43:02.927 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T05:43:10.505424 [APP/PROC/WEB/0]  2024-04-19 05:43:06.565 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T05:43:10.806462 [APP/PROC/WEB/0]  2024-04-19 05:43:10.806 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T05:43:10.811452 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T05:43:10.811669 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T05:43:10.821228 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T05:43:10.829640 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T05:43:10.888760 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T05:43:10.888794 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T05:43:10.907817 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T05:43:10.912997 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T05:43:10.917524 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T05:43:10.934251 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T05:43:10.981206 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T05:43:11.100389 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T05:43:11.125309 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T05:43:11.155204 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T05:43:11.193123 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T05:43:11.195517 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T05:43:11.198058 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T05:43:11.220214 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T05:43:11.221241 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T05:43:11.222124 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T05:43:11.222224 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T05:43:11.792633 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T05:43:12.757327 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T05:43:12.904600 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T05:43:14.410592 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T05:43:14.413820 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T05:43:14.719349 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T05:43:14.945767 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T05:43:14.947330 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T05:43:15.170396 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T05:43:15.172626 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T05:43:15.172646 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 503 database synchronization command(s)...2024-04-19T05:43:15.337256 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T05:43:15.337292 [APP/PROC/WEB/0]      DDL command executed in 7ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T05:43:15.337386 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T05:43:15.337403 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T05:43:15.337441 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T05:43:15.337490 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "f80c94703ea245e1b257b13c1da44502"2024-04-19T05:43:15.337509 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T05:43:15.337573 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T05:43:15.337603 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T05:43:15.337708 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "51cd6b4aa9cd4fc99eaf8d618cb6e9de"2024-04-19T05:43:15.337736 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T05:43:15.337748 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T05:43:15.337854 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T05:43:15.337865 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T05:43:15.337869 [APP/PROC/WEB/0]      DDL command executed in 14ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "6a0b94c3174e4bfc885ec3ab577b4975"2024-04-19T05:43:15.337884 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T05:43:15.337931 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T05:43:15.338000 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T05:43:15.338057 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "a18ad6fbd5924531a64c9d5021c31796"2024-04-19T05:43:15.338098 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T05:43:15.338147 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T05:43:15.338217 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T05:43:15.338344 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "cce0522d927f4403b6c761bfa0b1d5cd"2024-04-19T05:43:15.338362 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T05:43:15.338463 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T05:43:15.338542 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T05:43:15.338631 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "a4c11ff64bb74d1f90e6e47ffc440c33"2024-04-19T05:43:15.338745 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T05:43:15.338774 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T05:43:15.338789 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T05:43:15.338840 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T05:43:15.338876 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "e76ca50ed50e4d5d8d5f5075ca6f3977"2024-04-19T05:43:15.338922 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T05:43:15.339733 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T05:43:15.339767 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T05:43:15.339839 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T05:43:15.339868 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "b76ca034ae434487b32e71ac5d5111c4"2024-04-19T05:43:15.339921 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T05:43:15.339963 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T05:43:15.340030 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T05:43:15.340064 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T05:43:15.340118 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "4ebd537b31d94d91ba81470e4013b93c"2024-04-19T05:43:15.340203 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T05:43:15.340212 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T05:43:15.340258 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T05:43:15.340292 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T05:43:15.340329 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "administration$account_company" RENAME TO "9943635279f94219be82bc7a026f5ea9"2024-04-19T05:43:15.340379 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T05:43:15.340413 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T05:43:15.340459 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_contact_type"2024-04-19T05:43:15.340494 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "administration$account_contact_type" RENAME TO "9af335cbd0994a9985813ae10904fe05"2024-04-19T05:43:15.340550 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T05:43:15.340607 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T05:43:15.340664 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T05:43:15.340704 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T05:43:15.340804 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "64cbdc4f29db4c5abc1ee12f6ad88455"2024-04-19T05:43:15.340812 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "a9dfe3b8ddc040f4bede1939c703221f"2024-04-19T05:43:15.340844 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "ed8b70e6b21f493abc3c3fd8aad3dd0b"2024-04-19T05:43:15.340879 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "ff160448179548c49b311cf88345051d"2024-04-19T05:43:15.340941 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$company" RENAME TO "3a62def07b7c418da19026283b0d21a8"2024-04-19T05:43:15.340993 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T05:43:15.341045 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "b4fea2786e6744c5aaa48ba70966cc24"2024-04-19T05:43:15.341152 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "fb62451d71e14650a9ddb9163b358839"2024-04-19T05:43:15.341177 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T05:43:15.341182 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "c5646e96af0b4eb1abd59b536fd34765"2024-04-19T05:43:15.341217 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T05:43:15.341254 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "99a5c40035ea49a29a72331bb8a480ae"2024-04-19T05:43:15.341276 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "cb7384ef05ef48269040e37e53a68cd2"2024-04-19T05:43:15.341321 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "7c4432efc63c4885929a8a77a2b2973f"2024-04-19T05:43:15.341373 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T05:43:15.341413 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$features" RENAME TO "51284be94e244558ad2437169bd93712"2024-04-19T05:43:15.341463 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T05:43:15.341486 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "cffc8be3ce424941ac2197369b863b7a"2024-04-19T05:43:15.341637 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "16d4678c551c4f788578758644698aaf"2024-04-19T05:43:15.341652 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "2f3cf3b66ff340d8a0759fe32c566086"2024-04-19T05:43:15.341657 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "1230f2d630654aa5bc41618962aab07b"2024-04-19T05:43:15.341671 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "0d80d7aab3c74910b47dcaf6eb96e2ae"2024-04-19T05:43:15.341720 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "937bda8478cc413283bc1441883522d6"2024-04-19T05:43:15.341761 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "a74d9060972840da9c2fdfafe0b06b2e"2024-04-19T05:43:15.341791 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T05:43:15.341837 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "0c040e5eddb94c36819af5b255cebb80"2024-04-19T05:43:15.341905 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "3ed17846b89d4444a21b73f7d3cbb0e7"2024-04-19T05:43:15.341929 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T05:43:15.342008 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:43:15.342055 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:43:15.342097 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:43:15.342123 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:43:15.342198 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:43:15.342209 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:43:15.342226 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:43:15.342265 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:43:15.342308 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:43:15.342387 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:43:15.342424 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:43:15.342490 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:43:15.342575 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:43:15.342716 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:43:15.342766 [APP/PROC/WEB/0]      Total time: 123ms2024-04-19T05:43:15.348757 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T05:43:15.349230 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T05:43:15.349372 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T05:43:15.349515 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T05:43:15.349588 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T05:43:15.349717 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T05:43:15.349836 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T05:43:15.349929 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T05:43:15.350267 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T05:43:15.350425 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T05:43:15.350481 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T05:43:15.350525 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T05:43:15.350569 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T05:43:15.350616 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T05:43:15.350872 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T05:43:15.350974 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T05:43:15.351064 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T05:43:15.351134 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T05:43:15.351201 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T05:43:15.351304 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T05:43:15.351386 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T05:43:15.351497 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T05:43:15.351513 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T05:43:15.351532 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T05:43:15.351785 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T05:43:15.351823 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T05:43:15.351873 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T05:43:15.351931 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T05:43:15.352066 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T05:43:15.352078 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T05:43:15.352118 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T05:43:15.352211 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T05:43:15.352227 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T05:43:15.352302 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T05:43:15.352317 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T05:43:15.352383 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T05:43:15.352397 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T05:43:15.352403 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T05:43:15.352416 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T05:43:15.352465 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T05:43:15.352561 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T05:43:15.352615 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T05:43:15.352627 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T05:43:15.352700 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T05:43:15.352786 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T05:43:15.352815 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T05:43:15.352853 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T05:43:15.352942 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T05:43:15.352956 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T05:43:15.352987 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T05:43:15.352995 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T05:43:15.353103 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T05:43:15.353149 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T05:43:15.353320 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T05:43:15.353348 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T05:43:15.353437 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T05:43:15.353456 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T05:43:15.353517 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T05:43:15.353556 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T05:43:15.353582 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T05:43:15.353638 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T05:43:15.353710 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T05:43:15.353753 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T05:43:15.353817 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T05:43:15.353872 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T05:43:15.353946 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T05:43:15.353980 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T05:43:15.354025 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T05:43:15.354048 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T05:43:15.354108 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T05:43:15.354180 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T05:43:15.354213 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T05:43:15.354592 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T05:43:15.354643 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T05:43:15.354697 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T05:43:15.354724 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T05:43:15.354799 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T05:43:15.354817 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T05:43:15.356282 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T05:43:15.366848 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T05:43:15.428607 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T05:43:15.633253 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T05:43:15.719788 [APP/PROC/WEB/0]  Exit status 12024-04-19T05:43:15.722212 [CELL/SSHD/0]  Exit status 02024-04-19T05:43:21.218467 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a stopping instance 9d236346-b370-4dac-68ee-14502024-04-19T05:43:21.218501 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a destroying container for instance 9d236346-b370-4dac-68ee-14502024-04-19T05:43:21.233812 [API/1]  Process has crashed with type: "web"2024-04-19T05:43:21.248954 [API/1]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"9d236346-b370-4dac-68ee-1450", "index"=>0, "cell_id"=>"e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>3, "crash_timestamp"=>1713505401205271394, "version"=>"50216f62-12fe-4694-bffb-63d651d160d6"}2024-04-19T05:43:21.302148 [PROXY/0]  Exit status 1372024-04-19T05:43:22.789005 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully destroyed container for instance 9d236346-b370-4dac-68ee-14502024-04-19T05:44:24.397748 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a creating container for instance 3b7e0110-9a36-4bfb-58a1-f3942024-04-19T05:44:25.004135 [CELL/0]  Security group rules were updated2024-04-19T05:44:25.019850 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully created container for instance 3b7e0110-9a36-4bfb-58a1-f3942024-04-19T05:44:25.293489 [CELL/0]  Downloading droplet...2024-04-19T05:44:27.577931 [CELL/0]  Downloaded droplet2024-04-19T05:44:27.578084 [CELL/0]  Starting health monitoring of container2024-04-19T05:44:27.716733 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T05:44:27.726107 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T05:44:28.150534 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T05:44:28.160987 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T05:44:28.161013 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T05:44:28.163706 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T05:44:28.163757 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T05:44:28.164041 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T05:44:28.164226 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T05:44:28.164558 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:44:28.225214 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:44:28.225415 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:44:28.302483 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:44:28.303342 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:44:28.303395 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T05:44:28.619670 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:44:28.619692 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T05:44:29.843076 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T05:44:29.960566 [APP/PROC/WEB/0]  time="2024-04-19T05:44:29Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T05:44:30.013016 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T05:44:30.013037 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T05:44:30.013050 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T05:44:30.013081 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T05:44:30.013265 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T05:44:30.014384 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T05:44:30.166761 [APP/PROC/WEB/0]  2024-04-19 05:44:30.164 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T05:44:33.735549 [APP/PROC/WEB/0]  2024-04-19 05:44:33.724 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T05:44:34.002750 [APP/PROC/WEB/0]  2024-04-19 05:44:34.002 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T05:44:34.007987 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T05:44:34.008247 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T05:44:34.020218 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T05:44:34.030046 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T05:44:34.039825 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T05:44:34.039853 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T05:44:34.119880 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T05:44:34.124308 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T05:44:34.128534 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T05:44:34.141321 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T05:44:34.173472 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T05:44:34.273624 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T05:44:34.291748 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T05:44:34.320073 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T05:44:34.358641 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T05:44:34.361025 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T05:44:34.364019 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T05:44:34.389356 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T05:44:34.390396 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T05:44:34.391345 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T05:44:34.391369 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T05:44:35.051229 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T05:44:36.038130 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T05:44:36.185006 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T05:44:37.575438 [API/3]  Uploading bits for app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T05:44:38.029909 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T05:44:38.145410 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"metadata"=>{"annotations"=>nil, "labels"=>{"mendix-primary-deployment"=>"cloudfoundry"}}})2024-04-19T05:44:38.185121 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T05:44:38.187753 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T05:44:38.450089 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T05:44:38.657147 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T05:44:38.658436 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T05:44:38.866070 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T05:44:38.867916 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T05:44:38.867935 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 503 database synchronization command(s)...2024-04-19T05:44:39.034132 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T05:44:39.034197 [APP/PROC/WEB/0]      DDL command executed in 6ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T05:44:39.034215 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T05:44:39.034282 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T05:44:39.034338 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T05:44:39.034385 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "e24eeb7e721b4c14b7394e6ab89729d5"2024-04-19T05:44:39.034406 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T05:44:39.034800 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T05:44:39.034824 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T05:44:39.034833 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "37b3623c1b10451c98c38232c5b4f1b1"2024-04-19T05:44:39.034845 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T05:44:39.034849 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T05:44:39.034854 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T05:44:39.034860 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T05:44:39.034921 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "5a4e68c22a554f9fbacc197fb4e79903"2024-04-19T05:44:39.035639 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T05:44:39.035657 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T05:44:39.035667 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T05:44:39.035672 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "6bde2240993d49189436b9f26f234f3d"2024-04-19T05:44:39.035678 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T05:44:39.035684 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T05:44:39.035690 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T05:44:39.035695 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "c4e38f57b7ad40ae8929543fc70a032f"2024-04-19T05:44:39.035703 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T05:44:39.035713 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T05:44:39.035718 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T05:44:39.035725 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "6971cf19baff402781b16b48d81583cc"2024-04-19T05:44:39.035731 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T05:44:39.036546 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T05:44:39.036564 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T05:44:39.036572 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T05:44:39.036580 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "8c216fb69a0c4168843326e18e7adfb1"2024-04-19T05:44:39.036586 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T05:44:39.036595 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T05:44:39.037234 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T05:44:39.037309 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T05:44:39.037403 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "c94f10474228438ba98ec879c94d5734"2024-04-19T05:44:39.037455 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T05:44:39.037521 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T05:44:39.037582 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T05:44:39.037633 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T05:44:39.037652 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "35487b6d16f24e24a790226967a0d9d4"2024-04-19T05:44:39.037708 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T05:44:39.037726 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T05:44:39.037825 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T05:44:39.037840 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_administration$account_company"2024-04-19T05:44:39.037872 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "078904dc44d74f4993f0043314839626"2024-04-19T05:44:39.037941 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T05:44:39.038029 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T05:44:39.038177 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_contact_type"2024-04-19T05:44:39.038230 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "administration$account_contact_type" RENAME TO "eb0da0444987437fb26fceff304fe651"2024-04-19T05:44:39.038281 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T05:44:39.038332 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T05:44:39.038399 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T05:44:39.038460 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T05:44:39.038534 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "6a9e9bef31194165a9c0537836bc5dec"2024-04-19T05:44:39.038591 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "00cdbb691cd445858ae29c2711a90703"2024-04-19T05:44:39.038615 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "ae69f8e9f0dd4aebbbea8c0e427174f7"2024-04-19T05:44:39.038668 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "434de3275b784545af792afbc7f21e9f"2024-04-19T05:44:39.038682 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "7940ef1d3b504469b6ee53e0a8be76f4"2024-04-19T05:44:39.038780 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T05:44:39.038802 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "ba3fec2b17134e56aedc33ae66f8a14d"2024-04-19T05:44:39.038824 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "3aa9114ed3b444aab5f50867993a6142"2024-04-19T05:44:39.038947 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T05:44:39.038964 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "d3d6e3ce7ace47eb89bd59c76da35b88"2024-04-19T05:44:39.038982 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T05:44:39.039119 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "8ebe02d03fc54f579c73c3e156e1fff9"2024-04-19T05:44:39.039165 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "008f2a4521a44fd6a5f19c43085d686f"2024-04-19T05:44:39.039222 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "c6408194f2cc400d81bdd50d813bc807"2024-04-19T05:44:39.039301 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T05:44:39.039315 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "0046c13f2ab5480d9aa6a5bafe1c3955"2024-04-19T05:44:39.039351 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T05:44:39.039397 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "2e3afe38c175444bb30c389dc7d82a78"2024-04-19T05:44:39.039439 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "f849811ef37746768a0f14aba23128c3"2024-04-19T05:44:39.039451 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "01fe96a4d9074085a8545e1f6476cc23"2024-04-19T05:44:39.039527 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "a807ef939e4544ce8c9c43e9509005d6"2024-04-19T05:44:39.039582 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "a3c1a2db944d401f8107b50a3d8e44bd"2024-04-19T05:44:39.039670 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "6310edb4e73147eb89a4c468a9f5fbbe"2024-04-19T05:44:39.039684 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "8781ad2301b7434ab78281680c6d6c73"2024-04-19T05:44:39.039791 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T05:44:39.039814 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "f8e905a72f1348338fa656a93dc05300"2024-04-19T05:44:39.039912 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "a584b6459d354b248b9845650b444ac9"2024-04-19T05:44:39.039971 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T05:44:39.040044 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:44:39.040085 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:44:39.040131 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:44:39.040221 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:44:39.040269 [APP/PROC/WEB/0]      DDL command executed in 3ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:44:39.040361 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:44:39.040371 [APP/PROC/WEB/0]      DDL command executed in 6ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:44:39.040494 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:44:39.040560 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:44:39.040576 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:44:39.040647 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:44:39.040696 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:44:39.040739 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:44:39.040812 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:44:39.040860 [APP/PROC/WEB/0]      Total time: 134ms2024-04-19T05:44:39.047162 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T05:44:39.047573 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T05:44:39.047665 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T05:44:39.047676 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T05:44:39.047694 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T05:44:39.047987 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T05:44:39.048224 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T05:44:39.048365 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T05:44:39.048368 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T05:44:39.048422 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T05:44:39.048461 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T05:44:39.048501 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T05:44:39.048567 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T05:44:39.048601 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T05:44:39.048806 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T05:44:39.048840 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T05:44:39.048918 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T05:44:39.048947 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T05:44:39.049008 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T05:44:39.049012 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T05:44:39.049066 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T05:44:39.049141 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T05:44:39.049233 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T05:44:39.049240 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T05:44:39.049305 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T05:44:39.049368 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T05:44:39.049424 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T05:44:39.049441 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T05:44:39.049510 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T05:44:39.049549 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T05:44:39.049571 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T05:44:39.049654 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T05:44:39.049690 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T05:44:39.049756 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T05:44:39.049770 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T05:44:39.049794 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T05:44:39.049803 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T05:44:39.049886 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T05:44:39.049906 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T05:44:39.049927 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T05:44:39.049968 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T05:44:39.050029 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T05:44:39.050167 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T05:44:39.050180 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T05:44:39.050243 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T05:44:39.050300 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T05:44:39.050398 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T05:44:39.050532 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T05:44:39.050592 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T05:44:39.050621 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T05:44:39.050639 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T05:44:39.050676 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T05:44:39.050774 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T05:44:39.050822 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T05:44:39.050852 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T05:44:39.050907 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T05:44:39.050960 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T05:44:39.051029 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T05:44:39.051047 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T05:44:39.051164 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T05:44:39.051181 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T05:44:39.051248 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T05:44:39.051261 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T05:44:39.051315 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T05:44:39.051332 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T05:44:39.051424 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T05:44:39.051438 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T05:44:39.051444 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T05:44:39.051464 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T05:44:39.051529 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T05:44:39.051778 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T05:44:39.051997 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T05:44:39.052091 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T05:44:39.052109 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T05:44:39.052125 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T05:44:39.052174 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T05:44:39.052301 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T05:44:39.052314 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T05:44:39.053536 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T05:44:39.062700 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T05:44:39.123376 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T05:44:39.327554 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T05:44:39.410399 [APP/PROC/WEB/0]  Exit status 12024-04-19T05:44:39.412809 [CELL/SSHD/0]  Exit status 02024-04-19T05:44:40.429946 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"lifecycle"=>{"data"=>{"buildpacks"=>["mendix_buildpack"], "stack"=>"cflinuxfs4"}, "type"=>"buildpack"}})2024-04-19T05:44:44.649116 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a stopping instance 3b7e0110-9a36-4bfb-58a1-f3942024-04-19T05:44:44.649159 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a destroying container for instance 3b7e0110-9a36-4bfb-58a1-f3942024-04-19T05:44:44.664914 [API/1]  Process has crashed with type: "web"2024-04-19T05:44:44.676511 [API/1]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"3b7e0110-9a36-4bfb-58a1-f394", "index"=>0, "cell_id"=>"e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>4, "crash_timestamp"=>1713505484645269679, "version"=>"50216f62-12fe-4694-bffb-63d651d160d6"}2024-04-19T05:44:44.767722 [PROXY/0]  Exit status 1372024-04-19T05:44:46.208906 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully destroyed container for instance 3b7e0110-9a36-4bfb-58a1-f3942024-04-19T05:45:08.867645 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T05:45:09.144160 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T05:45:09.413569 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T05:45:09.703557 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T05:45:10.086594 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T05:45:10.343081 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T05:45:10.682904 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T05:45:11.893772 [API/1]  Stopping app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T05:45:16.762470 [API/1]  Creating build for app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T05:45:17.135042 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"state"=>"STARTED"})2024-04-19T05:45:17.194097 [STG/0]  Downloading mendix_buildpack...2024-04-19T05:45:17.283639 [STG/0]  Downloaded mendix_buildpack2024-04-19T05:45:17.283725 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 creating container for instance 41dbe4dd-eb3a-4beb-bea7-4879caaf77532024-04-19T05:45:17.797172 [STG/0]  Security group rules were updated2024-04-19T05:45:17.847564 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 successfully created container for instance 41dbe4dd-eb3a-4beb-bea7-4879caaf77532024-04-19T05:45:18.336126 [STG/0]  Downloading app package...2024-04-19T05:45:18.336181 [STG/0]  Downloading build artifacts cache...2024-04-19T05:45:22.457062 [STG/0]  Downloaded app package (152.5M)2024-04-19T05:45:29.896478 [STG/0]  Downloaded build artifacts cache (347.7M)2024-04-19T05:45:30.043177 [STG/0]   ---> Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] staging...2024-04-19T05:45:30.045396 [STG/0]   ---> Detected cflinuxfs4 without built-in python-dev...2024-04-19T05:45:30.056207 [STG/0]   -------> Providing Python 3.10.6 (required by the buildpack to run in cflinuxfs4)2024-04-19T05:45:32.140069 [STG/0]   ---> Check if Python dependencies need to be cached...2024-04-19T05:45:32.163423 [STG/0]   ---> Bootstrapping pip...2024-04-19T05:45:32.582859 [STG/0]  Requirement already satisfied: pip in /tmp/contents1721264007/deps/0/python/lib/python3.10/site-packages (22.2.1)2024-04-19T05:45:32.840138 [STG/0]  Collecting pip2024-04-19T05:45:32.921964 [STG/0]    Downloading pip-24.0-py3-none-any.whl (2.1 MB)2024-04-19T05:45:32.993668 [STG/0]       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 32.1 MB/s eta 0:00:002024-04-19T05:45:33.007412 [STG/0]  Requirement already satisfied: setuptools in /tmp/contents1721264007/deps/0/python/lib/python3.10/site-packages (63.2.0)2024-04-19T05:45:33.329057 [STG/0]  Collecting setuptools2024-04-19T05:45:33.334310 [STG/0]    Downloading setuptools-69.5.1-py3-none-any.whl (894 kB)2024-04-19T05:45:33.352746 [STG/0]       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 894.6/894.6 kB 57.8 MB/s eta 0:00:002024-04-19T05:45:33.412488 [STG/0]  Collecting wheel2024-04-19T05:45:33.417886 [STG/0]    Downloading wheel-0.43.0-py3-none-any.whl (65 kB)2024-04-19T05:45:33.427253 [STG/0]       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 8.4 MB/s eta 0:00:002024-04-19T05:45:33.581095 [STG/0]  Installing collected packages: wheel, setuptools, pip2024-04-19T05:45:35.643324 [STG/0]  Successfully installed pip-24.0 setuptools-69.5.1 wheel-0.43.02024-04-19T05:45:35.736069 [STG/0]   ---> Using bundled Python dependencies2024-04-19T05:45:35.736083 [STG/0]   ---> Installing Python dependencies to /tmp/app/.local/lib/python3.10/site-packages...2024-04-19T05:45:43.459555 [STG/0]   ---> Finished installing Python dependencies2024-04-19T05:45:43.898167 [STG/0]  INFO: get_java_major_version : major_version - 112024-04-19T05:45:43.899018 [STG/0]  INFO: Preflight check on Mendix version [10.9.0.31759] and stack [cflinuxfs4]...2024-04-19T05:45:43.899061 [STG/0]  INFO: Mendix [10.9] is not maintained. Please use a medium- or long-term supported Mendix version to easily receive fixes (https://docs.mendix.com/releasenotes/studio-pro/lts-mts).2024-04-19T05:45:43.899131 [STG/0]  INFO: Preflight check completed2024-04-19T05:45:45.346504 [STG/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:45:45.408867 [STG/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:45:46.541152 [STG/0]  INFO: Usage metering is enabled2024-04-19T05:45:49.246798 [STG/0]  INFO: Mendix Cloud Foundry Buildpack staging completed2024-04-19T05:46:48.749187 [STG/0]  Exit status 02024-04-19T05:46:48.749233 [STG/0]  Uploading droplet, build artifacts cache...2024-04-19T05:46:48.749300 [STG/0]  Uploading droplet...2024-04-19T05:46:48.749341 [STG/0]  Uploading build artifacts cache...2024-04-19T05:46:52.971278 [STG/0]  Uploaded build artifacts cache (347.7M)2024-04-19T05:46:53.214762 [API/2]  Creating droplet for app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T05:47:04.164182 [STG/0]  Uploaded droplet (562.7M)2024-04-19T05:47:04.263794 [STG/0]  Uploading complete2024-04-19T05:47:04.869975 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 stopping instance 41dbe4dd-eb3a-4beb-bea7-4879caaf77532024-04-19T05:47:04.870001 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 destroying container for instance 41dbe4dd-eb3a-4beb-bea7-4879caaf77532024-04-19T05:47:05.448882 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a creating container for instance d57eb709-4e2f-42b7-4d52-42962024-04-19T05:47:06.016009 [CELL/0]  Security group rules were updated2024-04-19T05:47:06.020913 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 successfully destroyed container for instance 41dbe4dd-eb3a-4beb-bea7-4879caaf77532024-04-19T05:47:06.030868 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully created container for instance d57eb709-4e2f-42b7-4d52-42962024-04-19T05:47:06.302027 [CELL/0]  Downloading droplet...2024-04-19T05:47:26.166407 [CELL/0]  Downloaded droplet (562.7M)2024-04-19T05:47:26.166569 [CELL/0]  Starting health monitoring of container2024-04-19T05:47:26.345769 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T05:47:26.354913 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T05:47:26.787118 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T05:47:26.797513 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T05:47:26.797564 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T05:47:26.800346 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T05:47:26.800423 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T05:47:26.800734 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T05:47:26.800954 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T05:47:26.801341 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:47:26.864214 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:47:26.864443 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:47:26.938894 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:47:26.939757 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:47:26.939805 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T05:47:27.274080 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:47:27.274110 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T05:47:28.440825 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T05:47:28.550419 [APP/PROC/WEB/0]  time="2024-04-19T05:47:28Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T05:47:28.593691 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T05:47:28.593714 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T05:47:28.593720 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T05:47:28.593742 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T05:47:28.593869 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T05:47:28.594794 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T05:47:28.751706 [APP/PROC/WEB/0]  2024-04-19 05:47:28.749 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T05:47:32.405495 [APP/PROC/WEB/0]  2024-04-19 05:47:32.394 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T05:47:32.749480 [APP/PROC/WEB/0]  2024-04-19 05:47:32.749 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T05:47:32.753450 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T05:47:32.753642 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T05:47:32.762940 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T05:47:32.770435 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T05:47:32.832607 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T05:47:32.832641 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T05:47:32.853746 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T05:47:32.859089 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T05:47:32.863989 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T05:47:32.877343 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T05:47:32.913157 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T05:47:33.003835 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T05:47:33.020259 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T05:47:33.040454 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T05:47:33.068027 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T05:47:33.070214 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T05:47:33.072750 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T05:47:33.093846 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T05:47:33.094671 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T05:47:33.095359 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T05:47:33.095442 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T05:47:33.639313 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T05:47:34.571827 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T05:47:34.712447 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T05:47:37.461678 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T05:47:37.464696 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T05:47:37.764585 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T05:47:37.993006 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T05:47:37.994348 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T05:47:38.229641 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T05:47:38.232073 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T05:47:38.232102 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 506 database synchronization command(s)...2024-04-19T05:47:38.405030 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T05:47:38.405057 [APP/PROC/WEB/0]      DDL command executed in 8ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T05:47:38.405070 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T05:47:38.405091 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T05:47:38.405118 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T05:47:38.405169 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "11aa0e7bcf1643a5af8dddfc45b0a808"2024-04-19T05:47:38.405193 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T05:47:38.405262 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T05:47:38.405338 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T05:47:38.405384 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "a21ca6bf12164b1ab3ed399d0a9d857e"2024-04-19T05:47:38.405521 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T05:47:38.405605 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T05:47:38.405636 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T05:47:38.405699 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T05:47:38.405742 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "9bcf0ec051bc455ab46e3e7707444adc"2024-04-19T05:47:38.405801 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T05:47:38.405841 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T05:47:38.405890 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T05:47:38.405952 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "39df7baaed4543aea05d57e61805e081"2024-04-19T05:47:38.405989 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T05:47:38.406045 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T05:47:38.406244 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T05:47:38.406260 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "42ab9035c06b48cfafb34e6b60eb1953"2024-04-19T05:47:38.406266 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T05:47:38.406280 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T05:47:38.406321 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T05:47:38.406377 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "98c51ff8184e4aaeb117d1e0b6b39f16"2024-04-19T05:47:38.406431 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T05:47:38.406473 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T05:47:38.406502 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T05:47:38.406552 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T05:47:38.406601 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "c71283cae2cc4326bdc7bf68596488cd"2024-04-19T05:47:38.406645 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T05:47:38.407254 [APP/PROC/WEB/0]      DDL command executed in 6ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T05:47:38.407469 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T05:47:38.407510 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T05:47:38.407583 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "4350a0674c124287a746101a5cdbc839"2024-04-19T05:47:38.407628 [APP/PROC/WEB/0]      DDL command executed in 6ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T05:47:38.407686 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T05:47:38.407719 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T05:47:38.407751 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T05:47:38.407823 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "fcb9eb966b104d9fba6501b93fe0ad30"2024-04-19T05:47:38.407861 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T05:47:38.407878 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T05:47:38.407962 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T05:47:38.407987 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T05:47:38.408062 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "a6357635faed4ae3a7d241a6129b7f68"2024-04-19T05:47:38.408097 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T05:47:38.408135 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T05:47:38.408173 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_contact_type"2024-04-19T05:47:38.408215 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "administration$account_contact_type" RENAME TO "b794ec4429944c89a62dd47bee817763"2024-04-19T05:47:38.408247 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T05:47:38.408302 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T05:47:38.408350 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T05:47:38.408380 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T05:47:38.408409 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "66200c7689874983ab7d7c7895223bb6"2024-04-19T05:47:38.408440 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "38759b82015b489ebe80e1714fd8faa3"2024-04-19T05:47:38.408536 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "482703d6b2d04c36912ddc30477367e6"2024-04-19T05:47:38.408544 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "2139e7986bd14feb9136828e72f3ee47"2024-04-19T05:47:38.408550 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "978792ad532948b48d8c15f16712547a"2024-04-19T05:47:38.408585 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T05:47:38.408623 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "e1d94798f6374e24857e59f16ac1598c"2024-04-19T05:47:38.408709 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "e97d46ab77bb4135819ea00155722fb0"2024-04-19T05:47:38.408717 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T05:47:38.408724 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "d113fa2ff37543699b61f83aecbb8e20"2024-04-19T05:47:38.408774 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T05:47:38.408824 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "3fd929b31bea4e4eb53891956c6734c4"2024-04-19T05:47:38.408874 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "cd7eadd620db436d9c15485281f57ada"2024-04-19T05:47:38.408896 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "63a761a852944370943631010b1d4ff0"2024-04-19T05:47:38.408962 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T05:47:38.409009 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "51ee7b52cbdb4873af6cead7a408b36e"2024-04-19T05:47:38.409067 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T05:47:38.409118 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "1b1f7772f2e3482d885b6292fcd4ef05"2024-04-19T05:47:38.409150 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "d9c67d2eab5643e4aa0e5c71ce2f01a4"2024-04-19T05:47:38.409178 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "dff025382cea4cbb8078130163c9dc37"2024-04-19T05:47:38.409242 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "d6be2afd50f64cf38c2ba3eef6225ed5"2024-04-19T05:47:38.409297 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "f3088159469d40e4b94657525a6dc801"2024-04-19T05:47:38.409350 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "03613fdd279e46a99585054b8ada9d4f"2024-04-19T05:47:38.409409 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "b8ca7a973ffa44b2b47675fefeba6966"2024-04-19T05:47:38.409450 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T05:47:38.409476 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "7d3e808a386a46dc8f1cfecb4660f3e6"2024-04-19T05:47:38.409590 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "55ce778ee70148fba476de1ec92cd87e"2024-04-19T05:47:38.409707 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T05:47:38.409731 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:47:38.409811 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:47:38.409843 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:47:38.409915 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:47:38.409936 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:47:38.410022 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:47:38.410061 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:47:38.410113 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:47:38.410166 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:47:38.410204 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:47:38.410240 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:47:38.410306 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:47:38.410347 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:47:38.410402 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:47:38.410463 [APP/PROC/WEB/0]      Total time: 137ms2024-04-19T05:47:38.416195 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T05:47:38.416456 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T05:47:38.416795 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T05:47:38.416819 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T05:47:38.416921 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T05:47:38.416994 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T05:47:38.416999 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T05:47:38.417625 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T05:47:38.417671 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T05:47:38.417712 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T05:47:38.417756 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T05:47:38.417795 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T05:47:38.417839 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T05:47:38.417881 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T05:47:38.418064 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T05:47:38.418107 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T05:47:38.418223 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T05:47:38.418247 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T05:47:38.418253 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T05:47:38.418326 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T05:47:38.418345 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T05:47:38.418419 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T05:47:38.418433 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T05:47:38.418498 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T05:47:38.418549 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T05:47:38.418643 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T05:47:38.418804 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T05:47:38.418849 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T05:47:38.418875 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T05:47:38.418982 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T05:47:38.419069 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T05:47:38.419141 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T05:47:38.419194 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T05:47:38.419239 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T05:47:38.419280 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T05:47:38.419363 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T05:47:38.419393 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T05:47:38.419449 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T05:47:38.419459 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T05:47:38.419566 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T05:47:38.419583 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T05:47:38.419619 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T05:47:38.419652 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T05:47:38.419684 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T05:47:38.419744 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T05:47:38.419772 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T05:47:38.419814 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T05:47:38.419850 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T05:47:38.419885 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T05:47:38.419984 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T05:47:38.419999 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T05:47:38.420006 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T05:47:38.420021 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T05:47:38.420113 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T05:47:38.420160 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T05:47:38.420187 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T05:47:38.420213 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T05:47:38.420357 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T05:47:38.420442 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T05:47:38.420460 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T05:47:38.420516 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T05:47:38.420559 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T05:47:38.420572 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T05:47:38.420707 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T05:47:38.420725 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T05:47:38.420731 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T05:47:38.420745 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T05:47:38.420778 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T05:47:38.420783 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T05:47:38.420871 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T05:47:38.420933 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T05:47:38.421326 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T05:47:38.421400 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T05:47:38.421465 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T05:47:38.421502 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T05:47:38.421514 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T05:47:38.421644 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T05:47:38.421703 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T05:47:38.422564 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T05:47:38.432410 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T05:47:38.493227 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T05:47:38.698382 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T05:47:38.775055 [APP/PROC/WEB/0]  Exit status 12024-04-19T05:47:38.777287 [CELL/SSHD/0]  Exit status 02024-04-19T05:47:44.505826 [API/0]  Process has crashed with type: "web"2024-04-19T05:47:44.507708 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a stopping instance d57eb709-4e2f-42b7-4d52-42962024-04-19T05:47:44.507741 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a destroying container for instance d57eb709-4e2f-42b7-4d52-42962024-04-19T05:47:44.516114 [API/0]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"d57eb709-4e2f-42b7-4d52-4296", "index"=>0, "cell_id"=>"e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>1, "crash_timestamp"=>1713505664488391930, "version"=>"f7b36206-6c2e-4fe0-8c0b-1b25c6ed0532"}2024-04-19T05:47:44.571830 [CELL/0]  Cell d1e9fc17-a7b3-4b86-9348-5960aae03e6c creating container for instance 7946bf63-dfe1-43bc-5681-21662024-04-19T05:47:44.583733 [PROXY/0]  Exit status 1372024-04-19T05:47:45.130675 [CELL/0]  Security group rules were updated2024-04-19T05:47:45.147320 [CELL/0]  Cell d1e9fc17-a7b3-4b86-9348-5960aae03e6c successfully created container for instance 7946bf63-dfe1-43bc-5681-21662024-04-19T05:47:45.389757 [CELL/0]  Downloading droplet...2024-04-19T05:47:45.969302 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully destroyed container for instance d57eb709-4e2f-42b7-4d52-42962024-04-19T05:48:05.236228 [CELL/0]  Downloaded droplet (562.7M)2024-04-19T05:48:05.236351 [CELL/0]  Starting health monitoring of container2024-04-19T05:48:05.392254 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T05:48:05.404635 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T05:48:05.823928 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T05:48:05.833910 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T05:48:05.833940 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T05:48:05.836554 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T05:48:05.836603 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T05:48:05.836858 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T05:48:05.837044 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T05:48:05.837368 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:48:05.899705 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:48:05.899952 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:48:05.975420 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:48:05.976208 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:48:05.976244 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T05:48:06.299334 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:48:06.299361 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T05:48:07.457249 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T05:48:07.575515 [APP/PROC/WEB/0]  time="2024-04-19T05:48:07Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T05:48:07.617946 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T05:48:07.617980 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T05:48:07.617998 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T05:48:07.618007 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T05:48:07.618158 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T05:48:07.619103 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T05:48:07.767859 [APP/PROC/WEB/0]  2024-04-19 05:48:07.765 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T05:48:11.282673 [APP/PROC/WEB/0]  2024-04-19 05:48:11.272 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T05:48:11.527286 [APP/PROC/WEB/0]  2024-04-19 05:48:11.526 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T05:48:11.532063 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T05:48:11.532095 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T05:48:11.545170 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T05:48:11.552493 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T05:48:11.610367 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T05:48:11.610392 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T05:48:11.630946 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T05:48:11.636510 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T05:48:11.641335 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T05:48:11.657606 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T05:48:11.695434 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T05:48:11.801725 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T05:48:11.819462 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T05:48:11.843524 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T05:48:11.875443 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T05:48:11.877372 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T05:48:11.880346 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T05:48:11.898175 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T05:48:11.898892 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T05:48:11.899510 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T05:48:11.899568 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T05:48:12.432853 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T05:48:13.398819 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T05:48:13.556213 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T05:48:16.276408 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T05:48:16.279851 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T05:48:16.589682 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T05:48:16.797199 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T05:48:16.798580 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T05:48:17.004978 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T05:48:17.006842 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T05:48:17.006858 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 506 database synchronization command(s)...2024-04-19T05:48:17.197937 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T05:48:17.197964 [APP/PROC/WEB/0]      DDL command executed in 6ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T05:48:17.198009 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T05:48:17.198105 [APP/PROC/WEB/0]      DDL command executed in 10ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T05:48:17.198240 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T05:48:17.198289 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "84c2c829011e4d6d8f021e25b2b938a2"2024-04-19T05:48:17.198298 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T05:48:17.198384 [APP/PROC/WEB/0]      DDL command executed in 5ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T05:48:17.198458 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T05:48:17.198487 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "0427e3f1179a408c90b4a8ad1c297ae6"2024-04-19T05:48:17.198596 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T05:48:17.198666 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T05:48:17.198726 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T05:48:17.198805 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T05:48:17.198950 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "ca7bdc3abd3f479b8524ec2f7c37bdfe"2024-04-19T05:48:17.198976 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T05:48:17.199039 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T05:48:17.199111 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T05:48:17.199159 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "976b93dd0cdb45f78a825237bd1d59e4"2024-04-19T05:48:17.199238 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T05:48:17.199306 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T05:48:17.199372 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T05:48:17.199493 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "9efc9cdfbe9a40baa4ffc2e499627b78"2024-04-19T05:48:17.199506 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T05:48:17.199522 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T05:48:17.199595 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T05:48:17.199651 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "2c372c58a7ac48c3b0f57f1c592032d1"2024-04-19T05:48:17.199693 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T05:48:17.199966 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T05:48:17.200011 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T05:48:17.200031 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T05:48:17.200076 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "9ab2238b090f4470b83871273e5fcadc"2024-04-19T05:48:17.200093 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T05:48:17.200168 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T05:48:17.200984 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T05:48:17.201063 [APP/PROC/WEB/0]      DDL command executed in 6ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T05:48:17.201082 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "0484b4530ddf4ddd9e94e21a7563d3b8"2024-04-19T05:48:17.201097 [APP/PROC/WEB/0]      DDL command executed in 5ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T05:48:17.201195 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T05:48:17.201208 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T05:48:17.201241 [APP/PROC/WEB/0]      DDL command executed in 4ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T05:48:17.201291 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "f9cc1da98cc54c459d0c75fd53cf1f7b"2024-04-19T05:48:17.201326 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T05:48:17.201370 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T05:48:17.201378 [APP/PROC/WEB/0]      DDL command executed in 6ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T05:48:17.201443 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T05:48:17.201527 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "administration$account_company" RENAME TO "664b19b66de54dd7a3cc995a045c5c37"2024-04-19T05:48:17.201564 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T05:48:17.201626 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T05:48:17.201641 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_contact_type"2024-04-19T05:48:17.201679 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "36dd666d618f4dd38f582f8228e5b200"2024-04-19T05:48:17.201709 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T05:48:17.201766 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T05:48:17.201793 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T05:48:17.201854 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T05:48:17.201890 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "639391ea5f4745caa88488751bec3113"2024-04-19T05:48:17.201924 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "b8ea080af6c7416bb4332724935a579d"2024-04-19T05:48:17.201968 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "68ef894398fe4e46a09a9081331ffd11"2024-04-19T05:48:17.202023 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "d0fcaedac7384bf39fe892346186452b"2024-04-19T05:48:17.202039 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "fe6c43fba2ea439c818b8d918773c34f"2024-04-19T05:48:17.202111 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T05:48:17.202164 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "e0ce739652ff4ca888e2e61cd19142f6"2024-04-19T05:48:17.202207 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "a98a645353dd4c8a8a352a65b050945c"2024-04-19T05:48:17.202242 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T05:48:17.202281 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "98ac1411e0e842aa9cf3f884c6302245"2024-04-19T05:48:17.202327 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T05:48:17.202374 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "653540e7fa56433bbd50475e683442c7"2024-04-19T05:48:17.202421 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "5164d09f26f642a4a556cd6ab7ee1e27"2024-04-19T05:48:17.202450 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "4ac578e5173b4322b406f154a3529311"2024-04-19T05:48:17.202509 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T05:48:17.202527 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$features" RENAME TO "145e197203354cc182aea9f7641d57f6"2024-04-19T05:48:17.202595 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T05:48:17.202639 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "bc8f118742af43dd8696c15e50819595"2024-04-19T05:48:17.202701 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "6f5e6b9106604309b1f0eb37174d20b7"2024-04-19T05:48:17.202757 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "bc5e3fc2493a4e1e8480365f1eaaea03"2024-04-19T05:48:17.202813 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "b27ef7ecd4e24da5a72efa1339529821"2024-04-19T05:48:17.202894 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "d2115b74cb9240d3a8e0c396f5670a65"2024-04-19T05:48:17.202929 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "39e96b072b7f4add9ad34f3f12b38af5"2024-04-19T05:48:17.202971 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "745cb4e8afbf4b36a4544fe2c7349f69"2024-04-19T05:48:17.203026 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T05:48:17.203044 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "8f40bf7848d1409cb114eeb4a706d826"2024-04-19T05:48:17.203089 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "ffe0c6d2eb574a11b35fc3f22da331eb"2024-04-19T05:48:17.203124 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T05:48:17.203153 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:48:17.203195 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:48:17.203287 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:48:17.203298 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:48:17.203307 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:48:17.203375 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:48:17.203425 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:48:17.203531 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:48:17.203542 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:48:17.203553 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:48:17.203603 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:48:17.203645 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:48:17.203703 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:48:17.203738 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:48:17.203787 [APP/PROC/WEB/0]      Total time: 159ms2024-04-19T05:48:17.208555 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T05:48:17.208833 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T05:48:17.209098 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T05:48:17.209136 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T05:48:17.209225 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T05:48:17.209338 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T05:48:17.209438 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T05:48:17.209444 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T05:48:17.209509 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T05:48:17.209727 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T05:48:17.209991 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T05:48:17.209998 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T05:48:17.210052 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T05:48:17.210125 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T05:48:17.210269 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T05:48:17.210311 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T05:48:17.210398 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T05:48:17.210416 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T05:48:17.210436 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T05:48:17.210478 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T05:48:17.210514 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T05:48:17.210550 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T05:48:17.210614 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T05:48:17.210669 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T05:48:17.210705 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T05:48:17.210751 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T05:48:17.210757 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T05:48:17.210841 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T05:48:17.210855 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T05:48:17.210867 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T05:48:17.210880 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T05:48:17.210982 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T05:48:17.211034 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T05:48:17.211117 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T05:48:17.211131 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T05:48:17.211204 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T05:48:17.211220 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T05:48:17.211289 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T05:48:17.211321 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T05:48:17.211349 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T05:48:17.211427 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T05:48:17.211440 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T05:48:17.211509 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T05:48:17.211569 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T05:48:17.211637 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T05:48:17.211663 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T05:48:17.211719 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T05:48:17.211787 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T05:48:17.211823 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T05:48:17.211867 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T05:48:17.211936 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T05:48:17.211983 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T05:48:17.212054 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T05:48:17.212064 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T05:48:17.212124 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T05:48:17.212150 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T05:48:17.212205 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T05:48:17.212293 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T05:48:17.212309 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T05:48:17.212325 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T05:48:17.212346 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T05:48:17.212385 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T05:48:17.212399 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T05:48:17.212468 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T05:48:17.212491 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T05:48:17.212503 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T05:48:17.212580 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T05:48:17.212604 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T05:48:17.212614 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T05:48:17.212661 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T05:48:17.212701 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T05:48:17.212743 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T05:48:17.212818 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T05:48:17.213015 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T05:48:17.213032 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T05:48:17.213039 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T05:48:17.213527 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T05:48:17.213714 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T05:48:17.214440 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T05:48:17.223930 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T05:48:17.288299 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T05:48:17.488525 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T05:48:17.547294 [APP/PROC/WEB/0]  Exit status 12024-04-19T05:48:17.549682 [CELL/SSHD/0]  Exit status 02024-04-19T05:48:23.520459 [API/0]  Process has crashed with type: "web"2024-04-19T05:48:23.520928 [CELL/0]  Cell d1e9fc17-a7b3-4b86-9348-5960aae03e6c stopping instance 7946bf63-dfe1-43bc-5681-21662024-04-19T05:48:23.520973 [CELL/0]  Cell d1e9fc17-a7b3-4b86-9348-5960aae03e6c destroying container for instance 7946bf63-dfe1-43bc-5681-21662024-04-19T05:48:23.531039 [API/0]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"7946bf63-dfe1-43bc-5681-2166", "index"=>0, "cell_id"=>"d1e9fc17-a7b3-4b86-9348-5960aae03e6c", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>2, "crash_timestamp"=>1713505703500466815, "version"=>"f7b36206-6c2e-4fe0-8c0b-1b25c6ed0532"}2024-04-19T05:48:23.593696 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a creating container for instance 327d6688-0507-45ae-4c74-24282024-04-19T05:48:23.709274 [PROXY/0]  Exit status 1372024-04-19T05:48:24.187954 [CELL/0]  Security group rules were updated2024-04-19T05:48:24.204992 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully created container for instance 327d6688-0507-45ae-4c74-24282024-04-19T05:48:24.450527 [CELL/0]  Downloading droplet...2024-04-19T05:48:25.013347 [CELL/0]  Cell d1e9fc17-a7b3-4b86-9348-5960aae03e6c successfully destroyed container for instance 7946bf63-dfe1-43bc-5681-21662024-04-19T05:48:26.753449 [CELL/0]  Downloaded droplet2024-04-19T05:48:26.753591 [CELL/0]  Starting health monitoring of container2024-04-19T05:48:26.942623 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T05:48:26.954828 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T05:48:27.395072 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T05:48:27.405765 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T05:48:27.405797 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T05:48:27.408595 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T05:48:27.408645 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T05:48:27.408937 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T05:48:27.409175 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T05:48:27.409439 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:48:27.480787 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:48:27.481139 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:48:27.558015 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:48:27.558884 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:48:27.558939 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T05:48:27.883134 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:48:27.883215 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T05:48:29.041636 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T05:48:29.159703 [APP/PROC/WEB/0]  time="2024-04-19T05:48:29Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T05:48:29.209632 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T05:48:29.209650 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T05:48:29.209654 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T05:48:29.209695 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T05:48:29.209764 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T05:48:29.210652 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T05:48:29.382156 [APP/PROC/WEB/0]  2024-04-19 05:48:29.379 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T05:48:32.921119 [APP/PROC/WEB/0]  2024-04-19 05:48:32.910 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T05:48:33.167069 [APP/PROC/WEB/0]  2024-04-19 05:48:33.166 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T05:48:33.171050 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T05:48:33.171068 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T05:48:33.180454 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T05:48:33.190460 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T05:48:33.247652 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T05:48:33.247680 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T05:48:33.266216 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T05:48:33.272467 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T05:48:33.276974 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T05:48:33.292211 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T05:48:33.324085 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T05:48:33.406486 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T05:48:33.421776 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T05:48:33.441893 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T05:48:33.465864 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T05:48:33.467389 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T05:48:33.469276 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T05:48:33.485989 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T05:48:33.486778 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T05:48:33.487503 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T05:48:33.487560 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T05:48:34.045100 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T05:48:34.913025 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T05:48:36.893044 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T05:48:38.041525 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T05:48:38.044174 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T05:48:38.306222 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T05:48:38.522298 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T05:48:38.523653 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T05:48:38.736020 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T05:48:38.737852 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T05:48:38.737867 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 506 database synchronization command(s)...2024-04-19T05:48:38.905140 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T05:48:38.905171 [APP/PROC/WEB/0]      DDL command executed in 7ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T05:48:38.905265 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T05:48:38.905317 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T05:48:38.905353 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T05:48:38.905373 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "d134620b26a74003bbaf7edad4131326"2024-04-19T05:48:38.905421 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T05:48:38.905443 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T05:48:38.905522 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T05:48:38.905564 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "b0af18f09bef44a6a82046171dd4b35f"2024-04-19T05:48:38.905604 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T05:48:38.905656 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T05:48:38.905695 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T05:48:38.905759 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T05:48:38.905770 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "4b3bd4d9bb954226b2d8de447b6ce1f8"2024-04-19T05:48:38.905819 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T05:48:38.905845 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T05:48:38.905900 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T05:48:38.906018 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "83bea95b27b84cd6bf4d783f21bf31ae"2024-04-19T05:48:38.906032 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T05:48:38.906038 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T05:48:38.906053 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T05:48:38.906097 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "3b9f973dd7cf4b3da4f33e0c48b48070"2024-04-19T05:48:38.906118 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T05:48:38.906184 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T05:48:38.906229 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T05:48:38.906353 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "1785d978d6a54e3bac85788d5bf6257a"2024-04-19T05:48:38.906369 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T05:48:38.906435 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T05:48:38.906448 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T05:48:38.906565 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T05:48:38.906636 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "13b8c502ebb24f0a8cd9230c16c8f89a"2024-04-19T05:48:38.906675 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T05:48:38.906715 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T05:48:38.906777 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T05:48:38.907442 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T05:48:38.907569 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "6cd5bce31b96431f8628c18f797f0980"2024-04-19T05:48:38.907629 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T05:48:38.907685 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T05:48:38.907751 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T05:48:38.907789 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T05:48:38.907841 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "f81d8512e3af492493c18fc0e2ea9e58"2024-04-19T05:48:38.907890 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T05:48:38.907957 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T05:48:38.907991 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T05:48:38.908026 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_administration$account_company"2024-04-19T05:48:38.908074 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "74f1eaec11074cc6bb363b3ce14d33ec"2024-04-19T05:48:38.908136 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T05:48:38.908180 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T05:48:38.908222 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_administration$account_contact_type"2024-04-19T05:48:38.908265 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "e5d052f5c88245c0afe9227e5d07a523"2024-04-19T05:48:38.908331 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T05:48:38.908365 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T05:48:38.908421 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T05:48:38.908455 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T05:48:38.908543 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "e403343b22264b868a09038dcaba9d69"2024-04-19T05:48:38.908575 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "497fc0d5b32a4b2f8016360ebef2181c"2024-04-19T05:48:38.908627 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "5c54b6c6d3254b688eabfd14add632db"2024-04-19T05:48:38.908661 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "38cd12c101724321a11f44edebcb5b30"2024-04-19T05:48:38.908735 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "95941a30479a4ea6bba17bab7858f49c"2024-04-19T05:48:38.908793 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T05:48:38.908820 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "e3e060ad1d79400fbc446c8cca36c596"2024-04-19T05:48:38.908871 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "da46a7f4f1694a78903bf00d5889954e"2024-04-19T05:48:38.908911 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T05:48:38.908943 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "ffb63d371eee41afaed6fe3d0acfdbbe"2024-04-19T05:48:38.909005 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T05:48:38.909037 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "4c4cab228bac4f548014ad9ff728002b"2024-04-19T05:48:38.909102 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "d3f0e5a768974621b4d411243c29b9d4"2024-04-19T05:48:38.909159 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "4b864d84512449189abbd3a32b944704"2024-04-19T05:48:38.909167 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T05:48:38.909255 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features" RENAME TO "e65bc37b710845fe9159ad066358c974"2024-04-19T05:48:38.909277 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T05:48:38.909324 [APP/PROC/WEB/0]      DDL command executed in 5ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "2a928776aff147fd9bfd9b0eb35401de"2024-04-19T05:48:38.909361 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "21872f71809f4935846187bbf47ab5dc"2024-04-19T05:48:38.909395 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "7be0033d243c460987dfc700d0080595"2024-04-19T05:48:38.909439 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "74d79a5d0fbd4884a192225794a89fef"2024-04-19T05:48:38.909508 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "0bc4bc15655d4553ab676944cc1b2d67"2024-04-19T05:48:38.909517 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "f49e360f9d4b433ab08386e3c0a8f8bf"2024-04-19T05:48:38.909558 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "13339e5fcb0948cfb16f4fe18a8752fb"2024-04-19T05:48:38.909602 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T05:48:38.909648 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "f4086e643cca4868aefc2e62af35d40a"2024-04-19T05:48:38.909689 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "452402693c5b473681bfb1046e84c7a9"2024-04-19T05:48:38.909727 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T05:48:38.909784 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:48:38.909822 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:48:38.909878 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:48:38.909895 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:48:38.909956 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:48:38.910041 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:48:38.910053 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:48:38.910095 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:48:38.910150 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:48:38.910188 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:48:38.910223 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:48:38.910254 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:48:38.910307 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:48:38.910362 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:48:38.910411 [APP/PROC/WEB/0]      Total time: 138ms2024-04-19T05:48:38.915100 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T05:48:38.915362 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T05:48:38.915483 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T05:48:38.915555 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T05:48:38.915571 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T05:48:38.915666 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T05:48:38.915760 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T05:48:38.915796 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T05:48:38.915857 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T05:48:38.916001 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T05:48:38.916078 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T05:48:38.916360 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T05:48:38.916371 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T05:48:38.916420 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T05:48:38.916580 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T05:48:38.916648 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T05:48:38.916712 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T05:48:38.916749 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T05:48:38.916792 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T05:48:38.916808 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T05:48:38.916864 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T05:48:38.916877 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T05:48:38.916920 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T05:48:38.916957 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T05:48:38.917006 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T05:48:38.917024 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T05:48:38.917070 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T05:48:38.917090 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T05:48:38.917188 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T05:48:38.917202 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T05:48:38.917207 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T05:48:38.917217 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T05:48:38.917266 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T05:48:38.917287 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T05:48:38.917379 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T05:48:38.917395 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T05:48:38.917429 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T05:48:38.917435 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T05:48:38.917497 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T05:48:38.917562 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T05:48:38.917576 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T05:48:38.917655 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T05:48:38.917699 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T05:48:38.917739 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T05:48:38.917794 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T05:48:38.917903 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T05:48:38.917926 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T05:48:38.917975 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T05:48:38.918116 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T05:48:38.918212 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T05:48:38.918224 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T05:48:38.918271 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T05:48:38.918311 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T05:48:38.918327 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T05:48:38.918361 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T05:48:38.918374 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T05:48:38.918464 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T05:48:38.918519 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T05:48:38.918531 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T05:48:38.918571 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T05:48:38.918639 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T05:48:38.918647 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T05:48:38.918714 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T05:48:38.918755 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T05:48:38.918819 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T05:48:38.918888 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T05:48:38.918913 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T05:48:38.919044 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T05:48:38.919060 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T05:48:38.919093 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T05:48:38.919112 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T05:48:38.919138 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T05:48:38.919182 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T05:48:38.919214 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T05:48:38.919502 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T05:48:38.919633 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T05:48:38.919723 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T05:48:38.919801 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T05:48:38.920756 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T05:48:38.929619 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T05:48:38.986427 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T05:48:39.193933 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T05:48:39.253987 [APP/PROC/WEB/0]  Exit status 12024-04-19T05:48:39.256079 [CELL/SSHD/0]  Exit status 02024-04-19T05:48:44.976603 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a stopping instance 327d6688-0507-45ae-4c74-24282024-04-19T05:48:44.976645 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a destroying container for instance 327d6688-0507-45ae-4c74-24282024-04-19T05:48:44.992050 [API/1]  Process has crashed with type: "web"2024-04-19T05:48:45.006758 [API/1]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"327d6688-0507-45ae-4c74-2428", "index"=>0, "cell_id"=>"e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>3, "crash_timestamp"=>1713505724972894953, "version"=>"f7b36206-6c2e-4fe0-8c0b-1b25c6ed0532"}2024-04-19T05:48:45.062838 [PROXY/0]  Exit status 1372024-04-19T05:48:46.399265 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully destroyed container for instance 327d6688-0507-45ae-4c74-24282024-04-19T05:49:39.677261 [API/1]  Stopping app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T05:55:36.411623 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T05:55:36.591329 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T05:55:36.758333 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T05:55:36.924891 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T05:55:37.103321 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T05:55:37.268173 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T05:55:37.524213 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T05:55:41.532099 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"state"=>"STARTED"})2024-04-19T05:55:41.770473 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a creating container for instance f5f5f9b6-fac6-482f-599c-66912024-04-19T05:55:42.340096 [CELL/0]  Security group rules were updated2024-04-19T05:55:42.355658 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully created container for instance f5f5f9b6-fac6-482f-599c-66912024-04-19T05:55:42.761354 [CELL/0]  Downloading droplet...2024-04-19T05:56:03.143290 [CELL/0]  Downloaded droplet (562.7M)2024-04-19T05:56:03.143421 [CELL/0]  Starting health monitoring of container2024-04-19T05:56:03.328372 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T05:56:03.338203 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T05:56:03.768878 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T05:56:03.779486 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T05:56:03.779514 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T05:56:03.782212 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T05:56:03.782278 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T05:56:03.782597 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T05:56:03.782808 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T05:56:03.783200 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:56:03.847333 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:56:03.847607 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:56:03.923913 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:56:03.924864 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:56:03.924929 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T05:56:04.271843 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:56:04.271924 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T05:56:05.483502 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T05:56:05.599429 [APP/PROC/WEB/0]  time="2024-04-19T05:56:05Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T05:56:05.646330 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T05:56:05.646354 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T05:56:05.646362 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T05:56:05.646434 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T05:56:05.646863 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T05:56:05.647488 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T05:56:05.802913 [APP/PROC/WEB/0]  2024-04-19 05:56:05.800 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T05:56:09.332259 [APP/PROC/WEB/0]  2024-04-19 05:56:09.320 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T05:56:09.591641 [APP/PROC/WEB/0]  2024-04-19 05:56:09.591 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T05:56:09.596412 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T05:56:09.596451 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T05:56:09.608403 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T05:56:09.617213 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T05:56:09.686422 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T05:56:09.686441 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T05:56:09.708549 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T05:56:09.713274 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T05:56:09.718559 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T05:56:09.731180 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T05:56:09.763919 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T05:56:09.858692 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T05:56:09.876198 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T05:56:09.895969 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T05:56:09.924070 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T05:56:09.925743 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T05:56:09.928110 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T05:56:09.948494 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T05:56:09.949311 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T05:56:09.950004 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T05:56:09.950033 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T05:56:13.524680 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T05:56:13.524796 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T05:56:13.524892 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T05:56:14.904125 [APP/PROC/WEB/0]   WARNING - io.micrometer.core.instrument.internal.DefaultGauge: Failed to apply the value function for the gauge 'mx.runtime.stats.sessions.named_user_sessions'. Note that subsequent logs will be logged at debug level.2024-04-19T05:56:14.904152 [APP/PROC/WEB/0]  com.mendix.core.CoreRuntimeException: com.mendix.systemwideinterfaces.MendixRuntimeException: com.mendix.core.CoreRuntimeException: Exception occurred in action '{"xpath":"COUNT(//System.Session[System.Session_User/System.User/IsAnonymous=false()])","type":"RetrieveXPathAggregateActionLong"}', all database changes executed by this action were rolled back2024-04-19T05:56:14.904173 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.executeSync(ActionManager.scala:108)2024-04-19T05:56:14.904374 [APP/PROC/WEB/0]  Caused by: com.mendix.systemwideinterfaces.MendixRuntimeException: com.mendix.core.CoreRuntimeException: Exception occurred in action '{"xpath":"COUNT(//System.Session[System.Session_User/System.User/IsAnonymous=false()])","type":"RetrieveXPathAggregateActionLong"}', all database changes executed by this action were rolled back2024-04-19T05:56:14.904423 [APP/PROC/WEB/0]      at com.mendix.util.classloading.Runner$.withContextClassLoader(Runner.scala:23)2024-04-19T05:56:14.904562 [APP/PROC/WEB/0]  Caused by: com.mendix.core.CoreRuntimeException: Exception occurred in action '{"xpath":"COUNT(//System.Session[System.Session_User/System.User/IsAnonymous=false()])","type":"RetrieveXPathAggregateActionLong"}', all database changes executed by this action were rolled back2024-04-19T05:56:14.904676 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.processErrorState(CoreActionHandlerImpl.scala:153)2024-04-19T05:56:14.904784 [APP/PROC/WEB/0]  Caused by: java.lang.NullPointerException: null2024-04-19T05:56:14.904883 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.doRequest(ConnectionBusImpl.scala:464)2024-04-19T05:56:14.904968 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.AggregateCalculator.calculateAggregate(RetrieveXPathAggregateActions.scala:27)2024-04-19T05:56:14.905066 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.AggregateCalculator.calculateAggregate$(RetrieveXPathAggregateActions.scala:15)2024-04-19T05:56:14.905147 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.RetrieveXPathAggregateActionLong.calculateAggregate(RetrieveXPathAggregateActions.scala:58)2024-04-19T05:56:14.905199 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.RetrieveXPathAggregateActionLong.executeAction(RetrieveXPathAggregateActions.scala:69)2024-04-19T05:56:14.905301 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.RetrieveXPathAggregateActionLong.executeAction(RetrieveXPathAggregateActions.scala:58)2024-04-19T05:56:14.905357 [APP/PROC/WEB/0]      at com.mendix.systemwideinterfaces.core.UserAction.execute(UserAction.java:58)2024-04-19T05:56:14.905411 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.doCall(CoreActionHandlerImpl.scala:71)2024-04-19T05:56:14.905461 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.call(CoreActionHandlerImpl.scala:48)2024-04-19T05:56:14.905528 [APP/PROC/WEB/0]      at com.mendix.core.actionmanagement.internal.InternalCoreAction.call(InternalCoreAction.java:57)2024-04-19T05:56:14.905557 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.$anonfun$runMonitoredAction$1(CoreActionHandlerImpl.scala:59)2024-04-19T05:56:14.905646 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionMonitoring$.$anonfun$monitor$1(ActionMonitoring.scala:52)2024-04-19T05:56:14.905720 [APP/PROC/WEB/0]      at com.mendix.util.classloading.Runner$.withContextClassLoader(Runner.scala:20)2024-04-19T05:56:14.905911 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionMonitoring$.monitor(ActionMonitoring.scala:52)2024-04-19T05:56:14.905926 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.runMonitoredAction(CoreActionHandlerImpl.scala:59)2024-04-19T05:56:14.905934 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.call(CoreActionHandlerImpl.scala:46)2024-04-19T05:56:14.905991 [APP/PROC/WEB/0]      at com.mendix.core.actionmanagement.internal.InternalCoreAction.call(InternalCoreAction.java:57)2024-04-19T05:56:14.906043 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.$anonfun$executeSync$2(ActionManager.scala:104)2024-04-19T05:56:14.906128 [APP/PROC/WEB/0]      at com.mendix.util.classloading.Runner$.withContextClassLoader(Runner.scala:20)2024-04-19T05:56:14.906144 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.executeSync(ActionManager.scala:103)2024-04-19T05:56:14.906225 [APP/PROC/WEB/0]      at com.mendix.basis.action.InternalXPathQuery.executeAggregate(InternalXPathQuery.scala:132)2024-04-19T05:56:14.906271 [APP/PROC/WEB/0]      at com.mendix.basis.action.InternalXPathQuery.executeAggregateLong(InternalXPathQuery.scala:113)2024-04-19T05:56:14.906374 [APP/PROC/WEB/0]      at com.mendix.basis.session.SessionManager.$anonfun$getConcurrentUserCount$2(SessionManager.scala:215)2024-04-19T05:56:14.906494 [APP/PROC/WEB/0]      at scala.util.Using$.$anonfun$apply$1(Using.scala:262)2024-04-19T05:56:14.906518 [APP/PROC/WEB/0]      at scala.util.Using$.apply(Using.scala:113)2024-04-19T05:56:14.906636 [APP/PROC/WEB/0]      at com.mendix.basis.session.SessionManager.getConcurrentUserCount(SessionManager.scala:212)2024-04-19T05:56:14.906685 [APP/PROC/WEB/0]      at com.mendix.basis.component.SessionCore.getConcurrentUserCount(SessionCore.scala:50)2024-04-19T05:56:14.906767 [APP/PROC/WEB/0]      at com.mendix.basis.component.SessionCore.getConcurrentUserCount$(SessionCore.scala:50)2024-04-19T05:56:14.906788 [APP/PROC/WEB/0]      at com.mendix.basis.component.InternalCore.getConcurrentUserCount(InternalCore.scala:24)2024-04-19T05:56:14.906875 [APP/PROC/WEB/0]      at com.mendix.basis.stats.RuntimeStatistics.$anonfun$gaugeNamedUserSessions$1(RuntimeStatistics.scala:32)2024-04-19T05:56:14.907780 [APP/PROC/WEB/0]      at com.mendix.metrics.AutoGaugeImpl.get(AutoGaugeImpl.scala:11)2024-04-19T05:56:14.907989 [APP/PROC/WEB/0]      at com.mendix.metrics.micrometer.MicrometerGauge$.$anonfun$builder$5(MicrometerGauge.scala:37)2024-04-19T05:56:14.908015 [APP/PROC/WEB/0]      at io.micrometer.core.instrument.Gauge.lambda$builder$0(Gauge.java:58)2024-04-19T05:56:14.908086 [APP/PROC/WEB/0]      at io.micrometer.core.instrument.StrongReferenceGaugeFunction.applyAsDouble(StrongReferenceGaugeFunction.java:48)2024-04-19T05:56:14.908123 [APP/PROC/WEB/0]      at io.micrometer.core.instrument.internal.DefaultGauge.value(DefaultGauge.java:53)2024-04-19T05:56:14.908185 [APP/PROC/WEB/0]      at io.micrometer.influx.InfluxMeterRegistry.lambda$publish$2(InfluxMeterRegistry.java:138)2024-04-19T05:56:14.908259 [APP/PROC/WEB/0]      at io.micrometer.core.instrument.Meter.match(Meter.java:101)2024-04-19T05:56:14.908286 [APP/PROC/WEB/0]      at io.micrometer.influx.InfluxMeterRegistry.lambda$publish$6(InfluxMeterRegistry.java:137)2024-04-19T05:56:14.908336 [APP/PROC/WEB/0]      at java.base/java.util.stream.ReferencePipeline$7$1.accept(Unknown Source)2024-04-19T05:56:14.908403 [APP/PROC/WEB/0]      at java.base/java.util.ArrayList$SubList$2.forEachRemaining(Unknown Source)2024-04-19T05:56:14.908439 [APP/PROC/WEB/0]      at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source)2024-04-19T05:56:14.908451 [APP/PROC/WEB/0]      at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)2024-04-19T05:56:14.908543 [APP/PROC/WEB/0]      at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source)2024-04-19T05:56:14.908587 [APP/PROC/WEB/0]      at java.base/java.util.stream.AbstractPipeline.evaluate(Unknown Source)2024-04-19T05:56:14.908624 [APP/PROC/WEB/0]      at java.base/java.util.stream.ReferencePipeline.collect(Unknown Source)2024-04-19T05:56:14.908679 [APP/PROC/WEB/0]      at io.micrometer.influx.InfluxMeterRegistry.publish(InfluxMeterRegistry.java:147)2024-04-19T05:56:14.908822 [APP/PROC/WEB/0]      at io.micrometer.core.instrument.push.PushMeterRegistry.publishSafelyOrSkipIfInProgress(PushMeterRegistry.java:64)2024-04-19T05:56:14.908836 [APP/PROC/WEB/0]      at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)2024-04-19T05:56:14.908846 [APP/PROC/WEB/0]      at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)2024-04-19T05:56:14.908891 [APP/PROC/WEB/0]      at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)2024-04-19T05:56:14.908943 [APP/PROC/WEB/0]      at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)2024-04-19T05:56:14.909010 [APP/PROC/WEB/0]      at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)2024-04-19T05:56:14.909051 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T05:56:14.961265 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T05:56:14.964703 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T05:56:15.279028 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T05:56:15.512764 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T05:56:15.514571 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T05:56:15.766063 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T05:56:15.768247 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T05:56:15.768374 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 506 database synchronization command(s)...2024-04-19T05:56:15.958951 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T05:56:15.959074 [APP/PROC/WEB/0]      DDL command executed in 7ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T05:56:15.959126 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T05:56:15.959200 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T05:56:15.959388 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T05:56:15.959441 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "9537fab884d1438eb990cd9647f23db9"2024-04-19T05:56:15.959511 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T05:56:15.959522 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T05:56:15.959542 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T05:56:15.959623 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "bf743a3bf598406e8e46f98e89b230ad"2024-04-19T05:56:15.959734 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T05:56:15.959762 [APP/PROC/WEB/0]      DDL command executed in 5ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T05:56:15.959841 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T05:56:15.959880 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T05:56:15.959955 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "131359630b544beb9b7dee616f28dbea"2024-04-19T05:56:15.959989 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T05:56:15.960040 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T05:56:15.960096 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T05:56:15.960153 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "522d0cc6e8e14db4bc6968790de2242e"2024-04-19T05:56:15.960209 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T05:56:15.960237 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T05:56:15.960314 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T05:56:15.960381 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "ec544a8d07b746a8879f590182945b40"2024-04-19T05:56:15.960438 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T05:56:15.960515 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T05:56:15.960583 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T05:56:15.960636 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "44fd85c1080744a58843adcb84a0d855"2024-04-19T05:56:15.960684 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T05:56:15.960744 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T05:56:15.960792 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T05:56:15.960904 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T05:56:15.960947 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "8e6b0359afe24ed4a6cb207787a53698"2024-04-19T05:56:15.961017 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T05:56:15.961080 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T05:56:15.961141 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T05:56:15.961190 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T05:56:15.961252 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "8c352f7ddcfc4ff0b11fca14c472d2fd"2024-04-19T05:56:15.961316 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T05:56:15.961721 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T05:56:15.961778 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T05:56:15.961836 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T05:56:15.961871 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "c94ca68e0b0544b3a1e5269b5e96e1e0"2024-04-19T05:56:15.961978 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T05:56:15.961987 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T05:56:15.961991 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T05:56:15.962034 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T05:56:15.962074 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "e98cc8e7049848fda53bce6e85d5cf40"2024-04-19T05:56:15.962110 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T05:56:15.962142 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T05:56:15.962165 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_administration$account_contact_type"2024-04-19T05:56:15.962215 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "10a3f3a5e0e44c799269fdc8ea3eecb8"2024-04-19T05:56:15.962246 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T05:56:15.962302 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T05:56:15.962344 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T05:56:15.962389 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T05:56:15.962457 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "20e0475150814ff28b95ce9cb4cf8554"2024-04-19T05:56:15.962482 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "c701c66fc6ff4449ae9f9f23980d6928"2024-04-19T05:56:15.962528 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "20d6c0040b0a407f8f7501639bbd9d82"2024-04-19T05:56:15.962562 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "2b7a352aa9bf49a7a645f666449908fb"2024-04-19T05:56:15.962580 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "58230c144bec4c4fbf7fc452220d5ee0"2024-04-19T05:56:15.962644 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T05:56:15.962650 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "78fca53eeb9641feb05f8656ed6ce02d"2024-04-19T05:56:15.962679 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "59d595caf18c46fd8c164393179be642"2024-04-19T05:56:15.962721 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T05:56:15.962737 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "bb57cc6bba0d4173a0e218b1e562502e"2024-04-19T05:56:15.962774 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T05:56:15.962809 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "c13e25d403ae42959cb1b0b443707175"2024-04-19T05:56:15.962846 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "4cddc323a4b749119d3821709e0c5c8a"2024-04-19T05:56:15.962887 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "e1743372871d47f698dcd430da48f171"2024-04-19T05:56:15.963016 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T05:56:15.963030 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "cb13584a96584b42be7892a26257e69f"2024-04-19T05:56:15.963043 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T05:56:15.963119 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "c2383145c06b431ab0c2a92cc85bf29d"2024-04-19T05:56:15.963143 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "015e09776b164d7d86430bd78de48e89"2024-04-19T05:56:15.963235 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "94371e09c0da4783948c8b7ff436793f"2024-04-19T05:56:15.963278 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "9436983a1eed4507b6b1f21b916e5e9f"2024-04-19T05:56:15.963314 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "42c7c9791076405388adfcbcb04cead6"2024-04-19T05:56:15.963332 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "534a582768ec47b1925a22b4dbd5d782"2024-04-19T05:56:15.963376 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "03d96811cc3049d1942aec1d9205de84"2024-04-19T05:56:15.963392 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T05:56:15.963464 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "b6bb902e1f1d43f29d6dc625a6edeb84"2024-04-19T05:56:15.963498 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "a8f8a9021bda48718678dedeb92479d8"2024-04-19T05:56:15.963562 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T05:56:15.963575 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:56:15.963592 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:56:15.963625 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:56:15.963673 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:56:15.963707 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:56:15.963737 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:56:15.963787 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:56:15.963839 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:56:15.963870 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:56:15.963920 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:56:15.963956 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:56:15.963999 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:56:15.964036 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:56:15.964072 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:56:15.964103 [APP/PROC/WEB/0]      Total time: 154ms2024-04-19T05:56:15.970441 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T05:56:15.970455 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T05:56:15.970468 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T05:56:15.970559 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T05:56:15.970573 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T05:56:15.970600 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T05:56:15.970615 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T05:56:15.970632 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T05:56:15.970734 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T05:56:15.970801 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T05:56:15.971036 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T05:56:15.971151 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T05:56:15.971292 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T05:56:15.971454 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T05:56:15.971513 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T05:56:15.971592 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T05:56:15.971632 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T05:56:15.971730 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T05:56:15.971736 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T05:56:15.971754 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T05:56:15.971817 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T05:56:15.971823 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T05:56:15.971878 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T05:56:15.971913 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T05:56:15.971917 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T05:56:15.971953 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T05:56:15.972005 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T05:56:15.972025 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T05:56:15.972063 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T05:56:15.972095 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T05:56:15.972156 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T05:56:15.972170 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T05:56:15.972221 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T05:56:15.972280 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T05:56:15.972361 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T05:56:15.972394 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T05:56:15.972453 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T05:56:15.972497 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T05:56:15.972529 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T05:56:15.972544 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T05:56:15.972729 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T05:56:15.972747 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T05:56:15.972765 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T05:56:15.972800 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T05:56:15.972846 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T05:56:15.972903 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T05:56:15.972911 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T05:56:15.972918 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T05:56:15.972950 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T05:56:15.972990 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T05:56:15.973044 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T05:56:15.973053 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T05:56:15.973094 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T05:56:15.973133 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T05:56:15.973167 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T05:56:15.973183 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T05:56:15.973221 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T05:56:15.973250 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T05:56:15.973298 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T05:56:15.973319 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T05:56:15.973366 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T05:56:15.973424 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T05:56:15.973440 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T05:56:15.973484 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T05:56:15.973537 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T05:56:15.973571 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T05:56:15.973640 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T05:56:15.973655 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T05:56:15.973714 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T05:56:15.973725 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T05:56:15.973761 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T05:56:15.973797 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T05:56:15.973890 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T05:56:15.973905 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T05:56:15.973992 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T05:56:15.974009 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T05:56:15.974194 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T05:56:15.975384 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T05:56:15.977436 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T05:56:15.986746 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T05:56:16.050809 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T05:56:16.252774 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T05:56:16.333016 [APP/PROC/WEB/0]  Exit status 12024-04-19T05:56:16.335317 [CELL/SSHD/0]  Exit status 02024-04-19T05:56:22.156817 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a stopping instance f5f5f9b6-fac6-482f-599c-66912024-04-19T05:56:22.156849 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a destroying container for instance f5f5f9b6-fac6-482f-599c-66912024-04-19T05:56:22.170154 [API/3]  Process has crashed with type: "web"2024-04-19T05:56:22.186584 [API/3]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"f5f5f9b6-fac6-482f-599c-6691", "index"=>0, "cell_id"=>"e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>1, "crash_timestamp"=>1713506182134737700, "version"=>"89c974eb-f271-48aa-99cc-0c313a537f0c"}2024-04-19T05:56:22.242279 [CELL/0]  Cell d1e9fc17-a7b3-4b86-9348-5960aae03e6c creating container for instance 5bb79d31-64d8-4f96-6db9-53df2024-04-19T05:56:22.257290 [PROXY/0]  Exit status 1372024-04-19T05:56:22.854941 [CELL/0]  Security group rules were updated2024-04-19T05:56:22.871688 [CELL/0]  Cell d1e9fc17-a7b3-4b86-9348-5960aae03e6c successfully created container for instance 5bb79d31-64d8-4f96-6db9-53df2024-04-19T05:56:23.457617 [CELL/0]  Downloading droplet...2024-04-19T05:56:23.518020 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully destroyed container for instance f5f5f9b6-fac6-482f-599c-66912024-04-19T05:56:44.734475 [CELL/0]  Downloaded droplet (562.7M)2024-04-19T05:56:44.734601 [CELL/0]  Starting health monitoring of container2024-04-19T05:56:44.928725 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T05:56:44.944461 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T05:56:45.408387 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T05:56:45.418780 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T05:56:45.418805 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T05:56:45.422045 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T05:56:45.422128 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T05:56:45.422529 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T05:56:45.422863 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T05:56:45.423314 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:56:45.488383 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:56:45.488743 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:56:45.570575 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:56:45.571637 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:56:45.571710 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T05:56:45.920086 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:56:45.920116 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T05:56:47.192220 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T05:56:47.324675 [APP/PROC/WEB/0]  time="2024-04-19T05:56:47Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T05:56:47.380768 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T05:56:47.380790 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T05:56:47.380806 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T05:56:47.380816 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T05:56:47.380974 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T05:56:47.382212 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T05:56:47.566416 [APP/PROC/WEB/0]  2024-04-19 05:56:47.563 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T05:56:51.806888 [APP/PROC/WEB/0]  2024-04-19 05:56:51.791 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T05:56:52.153075 [APP/PROC/WEB/0]  2024-04-19 05:56:52.152 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T05:56:52.159061 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T05:56:52.159100 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T05:56:52.174833 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T05:56:52.185982 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T05:56:52.198888 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T05:56:52.198922 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T05:56:52.298755 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T05:56:52.303982 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T05:56:52.308212 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T05:56:52.322991 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T05:56:52.359824 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T05:56:52.465333 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T05:56:52.488477 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T05:56:52.514421 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T05:56:52.545531 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T05:56:52.546969 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T05:56:52.549702 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T05:56:52.572257 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T05:56:52.573070 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T05:56:52.574021 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T05:56:52.574075 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T05:56:53.304983 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T05:56:54.449960 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T05:56:54.614086 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T05:56:56.319709 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T05:56:56.325531 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T05:56:56.644611 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T05:56:56.916296 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T05:56:56.918855 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T05:56:57.182958 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T05:56:57.185013 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T05:56:57.185028 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 506 database synchronization command(s)...2024-04-19T05:56:57.338311 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T05:56:57.338346 [APP/PROC/WEB/0]      DDL command executed in 7ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T05:56:57.338602 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T05:56:57.338624 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T05:56:57.338739 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T05:56:57.338764 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "0e7a362853214ac8a2d48024281ba959"2024-04-19T05:56:57.338835 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T05:56:57.338890 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T05:56:57.338963 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T05:56:57.339051 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "9401e3b771f14cfd814720aa15c22553"2024-04-19T05:56:57.339241 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T05:56:57.339257 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T05:56:57.339263 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T05:56:57.339319 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T05:56:57.339389 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "1cc260103b6f483fa84b10289123b50d"2024-04-19T05:56:57.339396 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T05:56:57.339504 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T05:56:57.339531 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T05:56:57.339545 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "2cd9702ccc1d4119b368aa114b98f58c"2024-04-19T05:56:57.339636 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T05:56:57.339683 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T05:56:57.339760 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T05:56:57.339829 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "3e2a0e1de44947eab3fb65b3f3abd034"2024-04-19T05:56:57.339987 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T05:56:57.340008 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T05:56:57.340091 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T05:56:57.340183 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "37e01fb0faf64f15a673774c6fcd9712"2024-04-19T05:56:57.340208 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T05:56:57.340251 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T05:56:57.340346 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T05:56:57.340412 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T05:56:57.340485 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "4a7b3f23c26643af9a0b13e922056e83"2024-04-19T05:56:57.340591 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T05:56:57.340615 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T05:56:57.340713 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T05:56:57.341743 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T05:56:57.341831 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "4a1424d447e842b1a23617f0ab68c8c9"2024-04-19T05:56:57.341847 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T05:56:57.341874 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T05:56:57.341925 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T05:56:57.342010 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T05:56:57.342112 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "e10e310ee4ea4acbb4a8a7f1fb73c475"2024-04-19T05:56:57.342126 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T05:56:57.342216 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T05:56:57.342229 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T05:56:57.342290 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T05:56:57.342361 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "961f7fd4e17d4507b5fcec70d5403c8d"2024-04-19T05:56:57.342459 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T05:56:57.342493 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T05:56:57.342527 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_contact_type"2024-04-19T05:56:57.342585 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "b073e9cbd28741449fb4926486206ec4"2024-04-19T05:56:57.342651 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T05:56:57.342662 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T05:56:57.342731 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T05:56:57.342808 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T05:56:57.342877 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "cee0888cc0a14a09a90d5db8e47b31c2"2024-04-19T05:56:57.342924 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "7913ec5e814f411ba4dfaab5d25d997d"2024-04-19T05:56:57.342988 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "100f1eea793a4f3cb14c5cfe1c3eda96"2024-04-19T05:56:57.343017 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "65dd92d624554acebc565c28f228b70a"2024-04-19T05:56:57.343095 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$company" RENAME TO "8aaf75de16b640edb89a39f47482f50b"2024-04-19T05:56:57.343175 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T05:56:57.343190 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "c1d56b8a49f54cb3b2fc567c0b901efc"2024-04-19T05:56:57.343245 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "d435556052c14e8aade8afcb8884a114"2024-04-19T05:56:57.343315 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T05:56:57.343396 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "0cec98b3126b47b08af38d5a211a57ae"2024-04-19T05:56:57.343432 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T05:56:57.343497 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "3c010c29167b4a8b96b8fd91d0b9576b"2024-04-19T05:56:57.343521 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "aa5adacd89354487bb2b585d4dd6da2d"2024-04-19T05:56:57.343593 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "ddb73c5f6e4241579c7e61fb6501b566"2024-04-19T05:56:57.343639 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T05:56:57.343689 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "db83996cde72482faba7349a03db6e08"2024-04-19T05:56:57.343774 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T05:56:57.343823 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "91eaeccb1c904fc1bf24d3bcb943e27e"2024-04-19T05:56:57.343939 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "6a0d5bd14c654d7daa7995babcca162b"2024-04-19T05:56:57.343984 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "1957b5eb86ce44c8938bd0eaa48b7d52"2024-04-19T05:56:57.344180 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "c93dff6439ce44efa5b02f92106ab343"2024-04-19T05:56:57.344208 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "5305acb447074ae4ad2c9989bec6f574"2024-04-19T05:56:57.344215 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "b1193469993048cdb2425e9101d341aa"2024-04-19T05:56:57.344391 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "6f331819608f4237a7f06d4f3bfe785c"2024-04-19T05:56:57.344413 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T05:56:57.344494 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "b496fc3d95e54c31b88562ea9eff461c"2024-04-19T05:56:57.344558 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "9bc7b6ac99b8472e87a4ff5c61c4aef1"2024-04-19T05:56:57.344675 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T05:56:57.344690 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:56:57.344708 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:56:57.344775 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:56:57.344811 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:56:57.344880 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:56:57.344910 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:56:57.345124 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:56:57.345135 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:56:57.345144 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:56:57.345158 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:56:57.345163 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:56:57.345380 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:56:57.345390 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:56:57.345395 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:56:57.345399 [APP/PROC/WEB/0]      Total time: 114ms2024-04-19T05:56:57.351452 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T05:56:57.351757 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T05:56:57.352241 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T05:56:57.352313 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T05:56:57.352463 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T05:56:57.352469 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T05:56:57.352718 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T05:56:57.353383 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T05:56:57.353835 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T05:56:57.353861 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T05:56:57.353924 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T05:56:57.354021 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T05:56:57.354030 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T05:56:57.354035 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T05:56:57.354237 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T05:56:57.354278 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T05:56:57.354409 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T05:56:57.354423 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T05:56:57.354557 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T05:56:57.354582 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T05:56:57.354588 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T05:56:57.354604 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T05:56:57.354722 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T05:56:57.354770 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T05:56:57.354841 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T05:56:57.354853 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T05:56:57.354859 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T05:56:57.354865 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T05:56:57.355003 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T05:56:57.355090 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T05:56:57.355184 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T05:56:57.355199 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T05:56:57.355204 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T05:56:57.355239 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T05:56:57.355402 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T05:56:57.355421 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T05:56:57.355462 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T05:56:57.355551 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T05:56:57.355572 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T05:56:57.355650 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T05:56:57.355805 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T05:56:57.355819 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T05:56:57.355825 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T05:56:57.355828 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T05:56:57.355838 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T05:56:57.355883 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T05:56:57.355948 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T05:56:57.356981 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T05:56:57.356995 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T05:56:57.357001 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T05:56:57.357009 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T05:56:57.357015 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T05:56:57.357020 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T05:56:57.357025 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T05:56:57.357029 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T05:56:57.357034 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T05:56:57.357040 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T05:56:57.357045 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T05:56:57.357051 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T05:56:57.357059 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T05:56:57.357063 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T05:56:57.357068 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T05:56:57.357082 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T05:56:57.357086 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T05:56:57.357091 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T05:56:57.357095 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T05:56:57.357100 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T05:56:57.357104 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T05:56:57.357108 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T05:56:57.357113 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T05:56:57.357118 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T05:56:57.357123 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T05:56:57.357322 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T05:56:57.357346 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T05:56:57.357351 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T05:56:57.357390 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T05:56:57.357431 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T05:56:57.357859 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T05:56:57.358203 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T05:56:57.368991 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T05:56:57.450704 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T05:56:57.636647 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T05:56:57.703655 [APP/PROC/WEB/0]  Exit status 12024-04-19T05:56:57.706518 [CELL/SSHD/0]  Exit status 02024-04-19T05:57:03.249363 [CELL/0]  Cell d1e9fc17-a7b3-4b86-9348-5960aae03e6c stopping instance 5bb79d31-64d8-4f96-6db9-53df2024-04-19T05:57:03.249405 [CELL/0]  Cell d1e9fc17-a7b3-4b86-9348-5960aae03e6c destroying container for instance 5bb79d31-64d8-4f96-6db9-53df2024-04-19T05:57:03.252846 [API/0]  Process has crashed with type: "web"2024-04-19T05:57:03.263958 [API/0]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"5bb79d31-64d8-4f96-6db9-53df", "index"=>0, "cell_id"=>"d1e9fc17-a7b3-4b86-9348-5960aae03e6c", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>2, "crash_timestamp"=>1713506223212349596, "version"=>"89c974eb-f271-48aa-99cc-0c313a537f0c"}2024-04-19T05:57:03.331511 [CELL/0]  Cell 6d62e7c8-6bfe-4ef3-9443-ae37816da076 creating container for instance 6ec66367-2fc6-4235-660f-1b562024-04-19T05:57:03.363367 [PROXY/0]  Exit status 1372024-04-19T05:57:03.910183 [CELL/0]  Security group rules were updated2024-04-19T05:57:03.925886 [CELL/0]  Cell 6d62e7c8-6bfe-4ef3-9443-ae37816da076 successfully created container for instance 6ec66367-2fc6-4235-660f-1b562024-04-19T05:57:04.740011 [CELL/0]  Downloading droplet...2024-04-19T05:57:04.861800 [CELL/0]  Cell d1e9fc17-a7b3-4b86-9348-5960aae03e6c successfully destroyed container for instance 5bb79d31-64d8-4f96-6db9-53df2024-04-19T05:57:24.670778 [CELL/0]  Downloaded droplet (562.7M)2024-04-19T05:57:24.670897 [CELL/0]  Starting health monitoring of container2024-04-19T05:57:24.845825 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T05:57:24.857061 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T05:57:25.264904 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T05:57:25.275621 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T05:57:25.275650 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T05:57:25.278232 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T05:57:25.278321 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T05:57:25.278579 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T05:57:25.278759 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T05:57:25.279093 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:57:25.343351 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:57:25.343619 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:57:25.418309 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:57:25.419085 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:57:25.419213 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T05:57:25.737598 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:57:25.737622 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T05:57:26.950285 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T05:57:27.075494 [APP/PROC/WEB/0]  time="2024-04-19T05:57:27Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T05:57:27.116185 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T05:57:27.116210 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T05:57:27.116221 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T05:57:27.116275 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T05:57:27.116416 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T05:57:27.117719 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T05:57:27.276956 [APP/PROC/WEB/0]  2024-04-19 05:57:27.274 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T05:57:30.971654 [APP/PROC/WEB/0]  2024-04-19 05:57:30.960 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T05:57:31.308862 [APP/PROC/WEB/0]  2024-04-19 05:57:31.308 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T05:57:31.312993 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T05:57:31.313021 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T05:57:31.322920 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T05:57:31.330918 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T05:57:31.389600 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T05:57:31.389620 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T05:57:31.408900 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T05:57:31.413857 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T05:57:31.418003 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T05:57:31.430627 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T05:57:31.467070 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T05:57:31.555268 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T05:57:31.571607 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T05:57:31.590916 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T05:57:31.616636 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T05:57:31.618075 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T05:57:31.620029 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T05:57:31.637974 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T05:57:31.638869 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T05:57:31.639371 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T05:57:31.639436 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T05:57:32.186677 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T05:57:33.171477 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T05:57:33.323982 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T05:57:35.764628 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T05:57:35.767825 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T05:57:36.062637 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T05:57:36.315187 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T05:57:36.317264 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T05:57:36.594835 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T05:57:36.597072 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T05:57:36.597112 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 506 database synchronization command(s)...2024-04-19T05:57:36.771232 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T05:57:36.771254 [APP/PROC/WEB/0]      DDL command executed in 7ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T05:57:36.771310 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T05:57:36.771388 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T05:57:36.771418 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T05:57:36.771478 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "e5532bb2fbc7426286b037f94879e96d"2024-04-19T05:57:36.771553 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T05:57:36.771568 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T05:57:36.771630 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T05:57:36.771679 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "22446209cafa462a9fdc28703227bab8"2024-04-19T05:57:36.771731 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T05:57:36.771803 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T05:57:36.771869 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T05:57:36.771973 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T05:57:36.772001 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "c8e3557a96c54529b69ba8d2396a6bbb"2024-04-19T05:57:36.772023 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T05:57:36.772078 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T05:57:36.772135 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T05:57:36.772177 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "a2453ed8c38a4fe69a5fb3fabc44fd2e"2024-04-19T05:57:36.772278 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T05:57:36.772291 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T05:57:36.772343 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T05:57:36.772437 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "b8bc53c11e044f72bd714a1712d3cc59"2024-04-19T05:57:36.772508 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T05:57:36.772544 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T05:57:36.772578 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T05:57:36.772590 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "c9bd5bf333d346cc894863ab341b7b19"2024-04-19T05:57:36.772671 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T05:57:36.772774 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T05:57:36.772787 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T05:57:36.772845 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T05:57:36.772896 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "c9ee24f4586e497c8bc05b0e85753bec"2024-04-19T05:57:36.772944 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T05:57:36.773032 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T05:57:36.773050 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T05:57:36.773808 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T05:57:36.773847 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "90ee804cbe8142ca8d58c417dcfdbc2f"2024-04-19T05:57:36.773915 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T05:57:36.773924 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T05:57:36.773974 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T05:57:36.774031 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T05:57:36.774077 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "3066f6b51da6465aa80d04d293f19cf6"2024-04-19T05:57:36.774118 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T05:57:36.774174 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T05:57:36.774219 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T05:57:36.774264 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T05:57:36.774298 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "86a4e05d6beb413b973abd88ee6810a2"2024-04-19T05:57:36.774386 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T05:57:36.774405 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T05:57:36.774466 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_contact_type"2024-04-19T05:57:36.774534 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "a2ca874a6e2c4fb398bb38c13d8363e4"2024-04-19T05:57:36.774570 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T05:57:36.774585 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T05:57:36.774689 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T05:57:36.774810 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T05:57:36.774846 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "9daae7b6d4f74ff6b388980790359d7c"2024-04-19T05:57:36.774897 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "19ce4f1575954f739ade39e80c1961b5"2024-04-19T05:57:36.774947 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "55fd1e19f20b4e328ce4e30a54483867"2024-04-19T05:57:36.774999 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "f0f61df695a7443caa68b16ab2932806"2024-04-19T05:57:36.775036 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$company" RENAME TO "ccfa0cf7370649ee99acadc6235c7d36"2024-04-19T05:57:36.775093 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T05:57:36.775130 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "9d83816e2fd5493cbc7efd60f84d6e4d"2024-04-19T05:57:36.775185 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "5d71ae501a56409db7a12eb4fb77a2bd"2024-04-19T05:57:36.775236 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T05:57:36.775306 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "9d0dcf13dfd04200ade6faec1384f311"2024-04-19T05:57:36.775331 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T05:57:36.775432 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "ab1a6bebfd7b44e9ab5a7e8ad5066b8c"2024-04-19T05:57:36.775445 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "bff18248cded47baa10ce82a82d65c0d"2024-04-19T05:57:36.775476 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "ca7035757c0f4008bcb07b65eb6781db"2024-04-19T05:57:36.775538 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T05:57:36.775557 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$features" RENAME TO "66dba2a61d5c42ccba5bfd9420a75275"2024-04-19T05:57:36.775630 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T05:57:36.775645 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "701038dc804f43d59d221fcbdee4da46"2024-04-19T05:57:36.775691 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "0b28a272aef04158b254ee7b88925572"2024-04-19T05:57:36.775776 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "bb933eb8bbb04ce78e38f428de1c07ee"2024-04-19T05:57:36.775812 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "b13cfabbd43e4183ade35ac7b63cb2c7"2024-04-19T05:57:36.775867 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "7f9538193530420d970a3c45603c5c64"2024-04-19T05:57:36.775913 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "093653fade4e46388f976ad38796cf94"2024-04-19T05:57:36.775992 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "339fbeff3cac46d3a6397984edbd8a14"2024-04-19T05:57:36.776052 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T05:57:36.776071 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "97c3ba0b664843fdbf86a67a82292c0f"2024-04-19T05:57:36.776113 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "0b08ff2091cf4d3eb1f0bb585af4a9fb"2024-04-19T05:57:36.776208 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T05:57:36.776358 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:57:36.776434 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:57:36.776450 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:57:36.776512 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:57:36.776579 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:57:36.776666 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:57:36.776696 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:57:36.776763 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:57:36.776804 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:57:36.776921 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:57:36.776947 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:57:36.777000 [APP/PROC/WEB/0]      DDL command executed in 3ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:57:36.777039 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:57:36.777107 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:57:36.777145 [APP/PROC/WEB/0]      Total time: 138ms2024-04-19T05:57:36.782615 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T05:57:36.782838 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T05:57:36.783453 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T05:57:36.783473 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T05:57:36.783479 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T05:57:36.783550 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T05:57:36.783638 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T05:57:36.784256 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T05:57:36.784356 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T05:57:36.784368 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T05:57:36.784423 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T05:57:36.784528 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T05:57:36.784547 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T05:57:36.784557 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T05:57:36.784888 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T05:57:36.784910 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T05:57:36.785553 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T05:57:36.785571 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T05:57:36.785580 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T05:57:36.785586 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T05:57:36.785591 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T05:57:36.785597 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T05:57:36.785602 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T05:57:36.785607 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T05:57:36.785612 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T05:57:36.785617 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T05:57:36.785622 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T05:57:36.785627 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T05:57:36.785632 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T05:57:36.785638 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T05:57:36.785643 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T05:57:36.785661 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T05:57:36.785671 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T05:57:36.785816 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T05:57:36.785880 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T05:57:36.785933 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T05:57:36.785980 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T05:57:36.786028 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T05:57:36.786125 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T05:57:36.786141 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T05:57:36.786222 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T05:57:36.786279 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T05:57:36.786335 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T05:57:36.786355 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T05:57:36.786467 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T05:57:36.786481 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T05:57:36.786598 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T05:57:36.786621 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T05:57:36.786628 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T05:57:36.786634 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T05:57:36.786649 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T05:57:36.786690 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T05:57:36.786818 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T05:57:36.786909 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T05:57:36.786957 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T05:57:36.786972 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T05:57:36.787018 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T05:57:36.787064 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T05:57:36.787119 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T05:57:36.787186 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T05:57:36.787198 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T05:57:36.787262 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T05:57:36.787292 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T05:57:36.787303 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T05:57:36.787325 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T05:57:36.787378 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T05:57:36.787471 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T05:57:36.787506 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T05:57:36.787529 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T05:57:36.787614 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T05:57:36.787875 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T05:57:36.788684 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T05:57:36.788700 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T05:57:36.788864 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T05:57:36.789047 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T05:57:36.789101 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T05:57:36.789113 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T05:57:36.789296 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T05:57:36.789308 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T05:57:36.798432 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T05:57:36.875110 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T05:57:37.064165 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T05:57:37.125566 [APP/PROC/WEB/0]  Exit status 12024-04-19T05:57:37.127954 [CELL/SSHD/0]  Exit status 02024-04-19T05:57:42.749744 [CELL/0]  Cell 6d62e7c8-6bfe-4ef3-9443-ae37816da076 stopping instance 6ec66367-2fc6-4235-660f-1b562024-04-19T05:57:42.749778 [CELL/0]  Cell 6d62e7c8-6bfe-4ef3-9443-ae37816da076 destroying container for instance 6ec66367-2fc6-4235-660f-1b562024-04-19T05:57:42.767560 [API/1]  Process has crashed with type: "web"2024-04-19T05:57:42.782192 [API/1]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"6ec66367-2fc6-4235-660f-1b56", "index"=>0, "cell_id"=>"6d62e7c8-6bfe-4ef3-9443-ae37816da076", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>3, "crash_timestamp"=>1713506262745855073, "version"=>"89c974eb-f271-48aa-99cc-0c313a537f0c"}2024-04-19T05:57:42.906843 [PROXY/0]  Exit status 1372024-04-19T05:57:44.097244 [CELL/0]  Cell 6d62e7c8-6bfe-4ef3-9443-ae37816da076 successfully destroyed container for instance 6ec66367-2fc6-4235-660f-1b562024-04-19T05:58:43.616688 [CELL/0]  Cell 6d62e7c8-6bfe-4ef3-9443-ae37816da076 creating container for instance 9ea929d8-b55a-4692-6c81-95d72024-04-19T05:58:44.142080 [CELL/0]  Security group rules were updated2024-04-19T05:58:44.156951 [CELL/0]  Cell 6d62e7c8-6bfe-4ef3-9443-ae37816da076 successfully created container for instance 9ea929d8-b55a-4692-6c81-95d72024-04-19T05:58:44.580244 [CELL/0]  Downloading droplet...2024-04-19T05:58:46.886515 [CELL/0]  Downloaded droplet2024-04-19T05:58:46.886678 [CELL/0]  Starting health monitoring of container2024-04-19T05:58:47.114989 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T05:58:47.128389 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T05:58:47.546049 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T05:58:47.555705 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T05:58:47.555757 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T05:58:47.558235 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T05:58:47.558299 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T05:58:47.558572 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T05:58:47.558769 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T05:58:47.559078 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:58:47.617708 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:58:47.617923 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:58:47.689187 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:58:47.689939 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:58:47.689976 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T05:58:48.028696 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T05:58:48.028719 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T05:58:49.155012 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T05:58:49.311157 [APP/PROC/WEB/0]  time="2024-04-19T05:58:49Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T05:58:49.355634 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T05:58:49.355666 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T05:58:49.355780 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T05:58:49.355802 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T05:58:49.355948 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T05:58:49.356926 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T05:58:49.510117 [APP/PROC/WEB/0]  2024-04-19 05:58:49.508 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T05:58:53.034220 [APP/PROC/WEB/0]  2024-04-19 05:58:53.019 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T05:58:53.257387 [APP/PROC/WEB/0]  2024-04-19 05:58:53.257 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T05:58:53.261481 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T05:58:53.261549 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T05:58:53.271818 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T05:58:53.279824 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T05:58:53.334362 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T05:58:53.334421 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T05:58:53.352006 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T05:58:53.356546 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T05:58:53.360394 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T05:58:53.373822 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T05:58:53.404820 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T05:58:53.485833 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T05:58:53.502415 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T05:58:53.520246 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T05:58:53.543988 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T05:58:53.545378 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T05:58:53.547625 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T05:58:53.564420 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T05:58:53.565518 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T05:58:53.566232 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T05:58:53.566319 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T05:58:54.043379 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T05:58:54.941915 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T05:58:55.080601 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T05:58:57.585559 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T05:58:57.588579 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T05:58:57.878954 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T05:58:58.093564 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T05:58:58.094859 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T05:58:58.301923 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T05:58:58.303926 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T05:58:58.304037 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 506 database synchronization command(s)...2024-04-19T05:58:58.469653 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T05:58:58.469675 [APP/PROC/WEB/0]      DDL command executed in 7ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T05:58:58.469687 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T05:58:58.469721 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T05:58:58.469727 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T05:58:58.469733 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "10246da6dcb147b89c58c40b8d84fb37"2024-04-19T05:58:58.469748 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T05:58:58.469848 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T05:58:58.469865 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T05:58:58.469936 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "6bbba336ad2c481fb77498a815e0e247"2024-04-19T05:58:58.469981 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T05:58:58.470020 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T05:58:58.470080 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T05:58:58.470125 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T05:58:58.470268 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "3551af396cb04d28ba773d6f655516b7"2024-04-19T05:58:58.470277 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T05:58:58.470280 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T05:58:58.470294 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T05:58:58.470311 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "b07241ec10e942e8a1d1268c3b95db76"2024-04-19T05:58:58.470371 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T05:58:58.470413 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T05:58:58.470431 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T05:58:58.470464 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "33080697c4b54612aba00b8494d27a99"2024-04-19T05:58:58.470521 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T05:58:58.470550 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T05:58:58.470582 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T05:58:58.470630 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "e5f0606d271b4e569c35be6de2a6092d"2024-04-19T05:58:58.470662 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T05:58:58.470731 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T05:58:58.470783 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T05:58:58.470833 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T05:58:58.470863 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "d5f153f450824c5593a5cf32b1744f88"2024-04-19T05:58:58.470901 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T05:58:58.470966 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T05:58:58.471509 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T05:58:58.471775 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T05:58:58.471812 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "92d36dc3bda348b5a80f71d521edb135"2024-04-19T05:58:58.471833 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T05:58:58.471953 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T05:58:58.471961 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T05:58:58.471964 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T05:58:58.471976 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "7b3bd561090246debf8b04d28c13c306"2024-04-19T05:58:58.472038 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T05:58:58.472087 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T05:58:58.472125 [APP/PROC/WEB/0]      DDL command executed in 5ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T05:58:58.472155 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T05:58:58.472201 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "administration$account_company" RENAME TO "d69860d1cc7742faa93656c1665c882d"2024-04-19T05:58:58.472236 [APP/PROC/WEB/0]      DDL command executed in 5ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T05:58:58.472270 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T05:58:58.472308 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_contact_type"2024-04-19T05:58:58.472356 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "03a332ce3d5740efb4dc0910d5737c22"2024-04-19T05:58:58.472386 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T05:58:58.472433 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T05:58:58.472471 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T05:58:58.472522 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T05:58:58.472559 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "6e579d44270a45978d4bb4b4048b8c28"2024-04-19T05:58:58.472595 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "55b7fdd611044fda92e7d3113a1c6a92"2024-04-19T05:58:58.472628 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "bce7cc1f857146eb943fde1b5c4d372f"2024-04-19T05:58:58.472684 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "a50b9e668675465481a2b754d4b21183"2024-04-19T05:58:58.472723 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "263bec1bc6f04e4da54eb3948006382f"2024-04-19T05:58:58.472790 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T05:58:58.472855 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "246efcad82df4063b112fd8dc8b4c26b"2024-04-19T05:58:58.472870 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "9507575690b0415db943f56f119379c0"2024-04-19T05:58:58.472912 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T05:58:58.472954 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "e7ef35368fb542d7a469cc26a2ebf889"2024-04-19T05:58:58.472983 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T05:58:58.473049 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "72b0bf92d7594dd783382d461e69721e"2024-04-19T05:58:58.473061 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "656f99fd3ef44b68b8e441377452efde"2024-04-19T05:58:58.473095 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "edfeeb74226148e3b53a098920e5ac6b"2024-04-19T05:58:58.473130 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T05:58:58.473146 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "8b302d98317846d28e822ca77f251765"2024-04-19T05:58:58.473198 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T05:58:58.473289 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "aaa4f4d4c4f44675bf72dea03d2f78d3"2024-04-19T05:58:58.473298 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "9bd568e58aa74356b297df5fc1a1e29f"2024-04-19T05:58:58.473303 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "e3dff770fe734c009488eb6237d7a1e4"2024-04-19T05:58:58.473401 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "091a50da522a497ca689add3047296b7"2024-04-19T05:58:58.473412 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "9b231b16c0c7452bbb6e54401ac28ab2"2024-04-19T05:58:58.473421 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "92ab55c05c6c48a598f21f3f0475c616"2024-04-19T05:58:58.473486 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "866552c6e5424bd298aa073eb565b3ce"2024-04-19T05:58:58.473568 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T05:58:58.473577 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "15d4f38c633840d3831da0eacaae83f4"2024-04-19T05:58:58.473583 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "de9d5ab6fc9143b9a50b67d4c9d5be89"2024-04-19T05:58:58.473646 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T05:58:58.473686 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:58:58.473835 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:58:58.473860 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:58:58.473902 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:58:58.473960 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:58:58.474021 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:58:58.474039 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:58:58.474114 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:58:58.474152 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:58:58.474203 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:58:58.474265 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:58:58.474303 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:58:58.474347 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T05:58:58.474413 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T05:58:58.474456 [APP/PROC/WEB/0]      Total time: 140ms2024-04-19T05:58:58.480093 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T05:58:58.480313 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T05:58:58.480649 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T05:58:58.480733 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T05:58:58.480777 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T05:58:58.480865 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T05:58:58.480905 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T05:58:58.481360 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T05:58:58.481388 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T05:58:58.481419 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T05:58:58.481461 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T05:58:58.481516 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T05:58:58.481532 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T05:58:58.481552 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T05:58:58.481699 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T05:58:58.481762 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T05:58:58.481813 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T05:58:58.481832 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T05:58:58.481879 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T05:58:58.481895 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T05:58:58.481952 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T05:58:58.482013 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T05:58:58.482071 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T05:58:58.482119 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T05:58:58.482154 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T05:58:58.482215 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T05:58:58.482256 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T05:58:58.482330 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T05:58:58.482377 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T05:58:58.482461 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T05:58:58.482532 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T05:58:58.482556 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T05:58:58.482608 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T05:58:58.482661 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T05:58:58.482701 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T05:58:58.482746 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T05:58:58.482820 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T05:58:58.482837 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T05:58:58.482879 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T05:58:58.482909 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T05:58:58.482992 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T05:58:58.483017 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T05:58:58.483026 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T05:58:58.483045 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T05:58:58.483118 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T05:58:58.483138 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T05:58:58.483145 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T05:58:58.483172 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T05:58:58.483217 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T05:58:58.483233 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T05:58:58.483242 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T05:58:58.483304 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T05:58:58.483313 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T05:58:58.483376 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T05:58:58.483452 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T05:58:58.483474 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T05:58:58.483486 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T05:58:58.483529 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T05:58:58.483616 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T05:58:58.483639 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T05:58:58.483656 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T05:58:58.483702 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T05:58:58.483721 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T05:58:58.483775 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T05:58:58.483820 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T05:58:58.483827 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T05:58:58.483883 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T05:58:58.483903 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T05:58:58.483947 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T05:58:58.483979 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T05:58:58.484040 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T05:58:58.484302 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T05:58:58.484510 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T05:58:58.484553 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T05:58:58.484564 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T05:58:58.484699 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T05:58:58.484721 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T05:58:58.484830 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T05:58:58.485700 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T05:58:58.494708 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T05:58:58.550938 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T05:58:58.760074 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T05:58:58.819418 [APP/PROC/WEB/0]  Exit status 12024-04-19T05:58:58.821616 [CELL/SSHD/0]  Exit status 02024-04-19T05:59:04.481265 [CELL/0]  Cell 6d62e7c8-6bfe-4ef3-9443-ae37816da076 stopping instance 9ea929d8-b55a-4692-6c81-95d72024-04-19T05:59:04.481296 [CELL/0]  Cell 6d62e7c8-6bfe-4ef3-9443-ae37816da076 destroying container for instance 9ea929d8-b55a-4692-6c81-95d72024-04-19T05:59:04.496608 [API/3]  Process has crashed with type: "web"2024-04-19T05:59:04.508602 [API/3]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"9ea929d8-b55a-4692-6c81-95d7", "index"=>0, "cell_id"=>"6d62e7c8-6bfe-4ef3-9443-ae37816da076", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>4, "crash_timestamp"=>1713506344477268290, "version"=>"89c974eb-f271-48aa-99cc-0c313a537f0c"}2024-04-19T05:59:04.554723 [PROXY/0]  Exit status 1372024-04-19T05:59:05.832550 [CELL/0]  Cell 6d62e7c8-6bfe-4ef3-9443-ae37816da076 successfully destroyed container for instance 9ea929d8-b55a-4692-6c81-95d72024-04-19T06:00:18.544430 [CELL/0]  Cell 6d62e7c8-6bfe-4ef3-9443-ae37816da076 creating container for instance e5b3160c-09e3-4a59-5369-bde62024-04-19T06:00:19.185847 [CELL/0]  Security group rules were updated2024-04-19T06:00:19.200846 [CELL/0]  Cell 6d62e7c8-6bfe-4ef3-9443-ae37816da076 successfully created container for instance e5b3160c-09e3-4a59-5369-bde62024-04-19T06:00:19.397678 [CELL/0]  Downloading droplet...2024-04-19T06:00:21.790794 [CELL/0]  Downloaded droplet2024-04-19T06:00:21.790945 [CELL/0]  Starting health monitoring of container2024-04-19T06:00:21.948386 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T06:00:21.963367 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T06:00:22.396220 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T06:00:22.406096 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T06:00:22.406117 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T06:00:22.408698 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T06:00:22.408791 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T06:00:22.409114 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T06:00:22.409362 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T06:00:22.409653 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T06:00:22.474697 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T06:00:22.474998 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T06:00:22.551854 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T06:00:22.552650 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T06:00:22.552669 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T06:00:22.886560 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T06:00:22.886616 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T06:00:24.041645 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T06:00:24.159848 [APP/PROC/WEB/0]  time="2024-04-19T06:00:24Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T06:00:24.218441 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T06:00:24.218463 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T06:00:24.218477 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T06:00:24.218532 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T06:00:24.218655 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T06:00:24.219559 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T06:00:24.375353 [APP/PROC/WEB/0]  2024-04-19 06:00:24.372 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T06:00:27.923618 [APP/PROC/WEB/0]  2024-04-19 06:00:27.911 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T06:00:28.174395 [APP/PROC/WEB/0]  2024-04-19 06:00:28.174 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T06:00:28.178955 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T06:00:28.179232 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T06:00:28.190389 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T06:00:28.198486 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T06:00:28.261659 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T06:00:28.261681 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T06:00:28.281083 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T06:00:28.285537 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T06:00:28.289302 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T06:00:28.301018 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T06:00:28.330372 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T06:00:28.425555 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T06:00:28.445474 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T06:00:28.468197 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T06:00:28.497612 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T06:00:28.500088 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T06:00:28.502950 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T06:00:28.521589 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T06:00:28.522213 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T06:00:28.522836 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T06:00:28.522897 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T06:00:29.130994 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T06:00:30.171429 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T06:00:30.321653 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T06:00:32.086194 [APP/PROC/WEB/0]   WARNING - io.micrometer.core.instrument.internal.DefaultGauge: Failed to apply the value function for the gauge 'mx.runtime.stats.sessions.named_user_sessions'. Note that subsequent logs will be logged at debug level.2024-04-19T06:00:32.086355 [APP/PROC/WEB/0]  com.mendix.core.CoreRuntimeException: com.mendix.systemwideinterfaces.MendixRuntimeException: com.mendix.core.CoreRuntimeException: Exception occurred in action '{"xpath":"COUNT(//System.Session[System.Session_User/System.User/IsAnonymous=false()])","type":"RetrieveXPathAggregateActionLong"}', all database changes executed by this action were rolled back2024-04-19T06:00:32.086460 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.executeSync(ActionManager.scala:108)2024-04-19T06:00:32.086837 [APP/PROC/WEB/0]  Caused by: com.mendix.systemwideinterfaces.MendixRuntimeException: com.mendix.core.CoreRuntimeException: Exception occurred in action '{"xpath":"COUNT(//System.Session[System.Session_User/System.User/IsAnonymous=false()])","type":"RetrieveXPathAggregateActionLong"}', all database changes executed by this action were rolled back2024-04-19T06:00:32.086865 [APP/PROC/WEB/0]      at com.mendix.util.classloading.Runner$.withContextClassLoader(Runner.scala:23)2024-04-19T06:00:32.087044 [APP/PROC/WEB/0]  Caused by: com.mendix.core.CoreRuntimeException: Exception occurred in action '{"xpath":"COUNT(//System.Session[System.Session_User/System.User/IsAnonymous=false()])","type":"RetrieveXPathAggregateActionLong"}', all database changes executed by this action were rolled back2024-04-19T06:00:32.087163 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.processErrorState(CoreActionHandlerImpl.scala:153)2024-04-19T06:00:32.087281 [APP/PROC/WEB/0]  Caused by: java.lang.NullPointerException: null2024-04-19T06:00:32.087406 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.doRequest(ConnectionBusImpl.scala:464)2024-04-19T06:00:32.087577 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.AggregateCalculator.calculateAggregate(RetrieveXPathAggregateActions.scala:27)2024-04-19T06:00:32.087591 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.AggregateCalculator.calculateAggregate$(RetrieveXPathAggregateActions.scala:15)2024-04-19T06:00:32.087773 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.RetrieveXPathAggregateActionLong.calculateAggregate(RetrieveXPathAggregateActions.scala:58)2024-04-19T06:00:32.087795 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.RetrieveXPathAggregateActionLong.executeAction(RetrieveXPathAggregateActions.scala:69)2024-04-19T06:00:32.087932 [APP/PROC/WEB/0]      at com.mendix.basis.action.user.RetrieveXPathAggregateActionLong.executeAction(RetrieveXPathAggregateActions.scala:58)2024-04-19T06:00:32.088032 [APP/PROC/WEB/0]      at com.mendix.systemwideinterfaces.core.UserAction.execute(UserAction.java:58)2024-04-19T06:00:32.088051 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.doCall(CoreActionHandlerImpl.scala:71)2024-04-19T06:00:32.088152 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.call(CoreActionHandlerImpl.scala:48)2024-04-19T06:00:32.088179 [APP/PROC/WEB/0]      at com.mendix.core.actionmanagement.internal.InternalCoreAction.call(InternalCoreAction.java:57)2024-04-19T06:00:32.088190 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.$anonfun$runMonitoredAction$1(CoreActionHandlerImpl.scala:59)2024-04-19T06:00:32.088246 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionMonitoring$.$anonfun$monitor$1(ActionMonitoring.scala:52)2024-04-19T06:00:32.088335 [APP/PROC/WEB/0]      at com.mendix.util.classloading.Runner$.withContextClassLoader(Runner.scala:20)2024-04-19T06:00:32.088410 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionMonitoring$.monitor(ActionMonitoring.scala:52)2024-04-19T06:00:32.088518 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.runMonitoredAction(CoreActionHandlerImpl.scala:59)2024-04-19T06:00:32.088532 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.CoreActionHandlerImpl.call(CoreActionHandlerImpl.scala:46)2024-04-19T06:00:32.088542 [APP/PROC/WEB/0]      at com.mendix.core.actionmanagement.internal.InternalCoreAction.call(InternalCoreAction.java:57)2024-04-19T06:00:32.088613 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.$anonfun$executeSync$2(ActionManager.scala:104)2024-04-19T06:00:32.088693 [APP/PROC/WEB/0]      at com.mendix.util.classloading.Runner$.withContextClassLoader(Runner.scala:20)2024-04-19T06:00:32.088707 [APP/PROC/WEB/0]      at com.mendix.basis.actionmanagement.ActionManager.executeSync(ActionManager.scala:103)2024-04-19T06:00:32.088929 [APP/PROC/WEB/0]      at com.mendix.basis.action.InternalXPathQuery.executeAggregate(InternalXPathQuery.scala:132)2024-04-19T06:00:32.088955 [APP/PROC/WEB/0]      at com.mendix.basis.action.InternalXPathQuery.executeAggregateLong(InternalXPathQuery.scala:113)2024-04-19T06:00:32.088964 [APP/PROC/WEB/0]      at com.mendix.basis.session.SessionManager.$anonfun$getConcurrentUserCount$2(SessionManager.scala:215)2024-04-19T06:00:32.088978 [APP/PROC/WEB/0]      at scala.util.Using$.$anonfun$apply$1(Using.scala:262)2024-04-19T06:00:32.089105 [APP/PROC/WEB/0]      at scala.util.Using$.apply(Using.scala:113)2024-04-19T06:00:32.089153 [APP/PROC/WEB/0]      at com.mendix.basis.session.SessionManager.getConcurrentUserCount(SessionManager.scala:212)2024-04-19T06:00:32.089240 [APP/PROC/WEB/0]      at com.mendix.basis.component.SessionCore.getConcurrentUserCount(SessionCore.scala:50)2024-04-19T06:00:32.089290 [APP/PROC/WEB/0]      at com.mendix.basis.component.SessionCore.getConcurrentUserCount$(SessionCore.scala:50)2024-04-19T06:00:32.089315 [APP/PROC/WEB/0]      at com.mendix.basis.component.InternalCore.getConcurrentUserCount(InternalCore.scala:24)2024-04-19T06:00:32.089421 [APP/PROC/WEB/0]      at com.mendix.basis.stats.RuntimeStatistics.$anonfun$gaugeNamedUserSessions$1(RuntimeStatistics.scala:32)2024-04-19T06:00:32.090259 [APP/PROC/WEB/0]      at com.mendix.metrics.AutoGaugeImpl.get(AutoGaugeImpl.scala:11)2024-04-19T06:00:32.090472 [APP/PROC/WEB/0]      at com.mendix.metrics.micrometer.MicrometerGauge$.$anonfun$builder$5(MicrometerGauge.scala:37)2024-04-19T06:00:32.090536 [APP/PROC/WEB/0]      at io.micrometer.core.instrument.Gauge.lambda$builder$0(Gauge.java:58)2024-04-19T06:00:32.090647 [APP/PROC/WEB/0]      at io.micrometer.core.instrument.StrongReferenceGaugeFunction.applyAsDouble(StrongReferenceGaugeFunction.java:48)2024-04-19T06:00:32.090718 [APP/PROC/WEB/0]      at io.micrometer.core.instrument.internal.DefaultGauge.value(DefaultGauge.java:53)2024-04-19T06:00:32.090739 [APP/PROC/WEB/0]      at io.micrometer.influx.InfluxMeterRegistry.lambda$publish$2(InfluxMeterRegistry.java:138)2024-04-19T06:00:32.090832 [APP/PROC/WEB/0]      at io.micrometer.core.instrument.Meter.match(Meter.java:101)2024-04-19T06:00:32.090860 [APP/PROC/WEB/0]      at io.micrometer.influx.InfluxMeterRegistry.lambda$publish$6(InfluxMeterRegistry.java:137)2024-04-19T06:00:32.090935 [APP/PROC/WEB/0]      at java.base/java.util.stream.ReferencePipeline$7$1.accept(Unknown Source)2024-04-19T06:00:32.090997 [APP/PROC/WEB/0]      at java.base/java.util.ArrayList$SubList$2.forEachRemaining(Unknown Source)2024-04-19T06:00:32.091052 [APP/PROC/WEB/0]      at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source)2024-04-19T06:00:32.091091 [APP/PROC/WEB/0]      at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)2024-04-19T06:00:32.091154 [APP/PROC/WEB/0]      at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source)2024-04-19T06:00:32.091332 [APP/PROC/WEB/0]      at java.base/java.util.stream.AbstractPipeline.evaluate(Unknown Source)2024-04-19T06:00:32.091345 [APP/PROC/WEB/0]      at java.base/java.util.stream.ReferencePipeline.collect(Unknown Source)2024-04-19T06:00:32.091358 [APP/PROC/WEB/0]      at io.micrometer.influx.InfluxMeterRegistry.publish(InfluxMeterRegistry.java:147)2024-04-19T06:00:32.091448 [APP/PROC/WEB/0]      at io.micrometer.core.instrument.push.PushMeterRegistry.publishSafelyOrSkipIfInProgress(PushMeterRegistry.java:64)2024-04-19T06:00:32.091536 [APP/PROC/WEB/0]      at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)2024-04-19T06:00:32.091727 [APP/PROC/WEB/0]      at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)2024-04-19T06:00:32.091838 [APP/PROC/WEB/0]      at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)2024-04-19T06:00:32.091894 [APP/PROC/WEB/0]      at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)2024-04-19T06:00:32.092016 [APP/PROC/WEB/0]      at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)2024-04-19T06:00:32.092073 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T06:00:32.134471 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T06:00:32.137814 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T06:00:32.476451 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T06:00:32.725868 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T06:00:32.727401 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T06:00:32.986290 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T06:00:32.988527 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T06:00:32.988715 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 506 database synchronization command(s)...2024-04-19T06:00:33.182189 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T06:00:33.182213 [APP/PROC/WEB/0]      DDL command executed in 8ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T06:00:33.182371 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T06:00:33.182382 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T06:00:33.182421 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T06:00:33.182470 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "23a1b1f2d0474d5680fa621fdca5985b"2024-04-19T06:00:33.182554 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T06:00:33.182567 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T06:00:33.182603 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T06:00:33.182663 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "2ca9173a79cb452b9ada7d196900cf0f"2024-04-19T06:00:33.182712 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T06:00:33.182768 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T06:00:33.182814 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T06:00:33.182903 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T06:00:33.182972 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "7d688ea490a34a7cb4521360860caf2f"2024-04-19T06:00:33.183044 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T06:00:33.183107 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T06:00:33.183156 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T06:00:33.183228 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "3bb2f58c2a79440290a59a731a86e03b"2024-04-19T06:00:33.183247 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T06:00:33.183304 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T06:00:33.183346 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T06:00:33.183417 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "b094bf0167af4624955938c34f3a67dc"2024-04-19T06:00:33.183472 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T06:00:33.183517 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T06:00:33.183610 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T06:00:33.183622 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "560bb8e2c14d465ea95c20ecc5db75ea"2024-04-19T06:00:33.183645 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T06:00:33.183728 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T06:00:33.183751 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T06:00:33.183875 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T06:00:33.184069 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "1c40a49678b84ed19211397e6c85f1ab"2024-04-19T06:00:33.184153 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T06:00:33.184163 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T06:00:33.184179 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T06:00:33.184274 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T06:00:33.184339 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "3530a7b31e6e474cb85629d55663743c"2024-04-19T06:00:33.184803 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T06:00:33.184860 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T06:00:33.184953 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T06:00:33.184970 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T06:00:33.185004 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "46d2f965b86049198b44474602e70b78"2024-04-19T06:00:33.185056 [APP/PROC/WEB/0]      DDL command executed in 8ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T06:00:33.185066 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T06:00:33.185189 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T06:00:33.185200 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T06:00:33.185209 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "b1c087714b9e41eda61696644bef8989"2024-04-19T06:00:33.185238 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T06:00:33.185290 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T06:00:33.185302 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_contact_type"2024-04-19T06:00:33.185355 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "a4ae2bf043f8482788af2e0a0e882ed9"2024-04-19T06:00:33.185404 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T06:00:33.185455 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T06:00:33.185488 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T06:00:33.185523 [APP/PROC/WEB/0]      DDL command executed in 4ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T06:00:33.185540 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "7c3a2585c0e64aa1bd03f1f9762c487a"2024-04-19T06:00:33.185603 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "15e36fff625e443a96b5b2369fc60965"2024-04-19T06:00:33.185625 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "68fca5b8eb4e424f80010c65cf9d4a03"2024-04-19T06:00:33.185668 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "204f808726124b50bb1709ae53ad4e38"2024-04-19T06:00:33.185706 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$company" RENAME TO "cc3f6f18fc0d42e38a8c1b54df4c0192"2024-04-19T06:00:33.185720 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T06:00:33.185774 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "96292e00e3b74616b4412893000353f7"2024-04-19T06:00:33.185814 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "bb9fef76f41d4ebd9728af732cd42c50"2024-04-19T06:00:33.185855 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T06:00:33.185915 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "17d49987b4ed4545bd3b99209ddde9df"2024-04-19T06:00:33.185936 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T06:00:33.185949 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "22e93a53e651499891ce85cdf04fdd5c"2024-04-19T06:00:33.186001 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "5a3e53673ee1467ab633cb0e4dc37018"2024-04-19T06:00:33.186037 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "c2b67abbc15a45e9928f1693210abf56"2024-04-19T06:00:33.186097 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T06:00:33.186108 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "2612499f1abe45e7ac21140b46baa951"2024-04-19T06:00:33.186164 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T06:00:33.186254 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "d5d43f7ad8344ea3b7e2623370a148b2"2024-04-19T06:00:33.186317 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "8df9e818ec514ff5aec65270949a6d4d"2024-04-19T06:00:33.186370 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "2aed543a242f47d69e39844829e7f87f"2024-04-19T06:00:33.186528 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "b40dd349c8d54a77b7de6551df12b5ca"2024-04-19T06:00:33.186540 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "af6e2ffa74f34411af42ec0d007558b9"2024-04-19T06:00:33.186584 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "0b495f04311742809156f5460577dc20"2024-04-19T06:00:33.186668 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "b5be237ff16c46649effb0a400257063"2024-04-19T06:00:33.186719 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T06:00:33.186751 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "d10299141aeb4e50a3b6440c357e94f8"2024-04-19T06:00:33.186808 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "fb3ecf3635974be897699287f86541ff"2024-04-19T06:00:33.186819 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T06:00:33.186888 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:00:33.186933 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T06:00:33.186972 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:00:33.187006 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:00:33.187055 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T06:00:33.187063 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:00:33.187134 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:00:33.187145 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:00:33.187194 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:00:33.187201 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T06:00:33.187237 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:00:33.187290 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T06:00:33.187294 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:00:33.187341 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T06:00:33.187444 [APP/PROC/WEB/0]      Total time: 161ms2024-04-19T06:00:33.195132 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T06:00:33.195511 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T06:00:33.195855 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T06:00:33.195980 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T06:00:33.196007 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T06:00:33.196080 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T06:00:33.196169 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T06:00:33.196206 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T06:00:33.196293 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T06:00:33.196948 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T06:00:33.197608 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T06:00:33.197777 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T06:00:33.197798 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T06:00:33.197811 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T06:00:33.197974 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T06:00:33.198208 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T06:00:33.198234 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T06:00:33.198291 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T06:00:33.198305 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T06:00:33.198311 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T06:00:33.198323 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T06:00:33.198335 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T06:00:33.198376 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T06:00:33.198427 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T06:00:33.198540 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T06:00:33.198573 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T06:00:33.198579 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T06:00:33.198631 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T06:00:33.198739 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T06:00:33.198826 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T06:00:33.198840 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T06:00:33.198847 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T06:00:33.198901 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T06:00:33.198925 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T06:00:33.199003 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T06:00:33.199133 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T06:00:33.199147 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T06:00:33.199153 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T06:00:33.199163 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T06:00:33.199220 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T06:00:33.199295 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T06:00:33.199337 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T06:00:33.199348 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T06:00:33.199359 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T06:00:33.199389 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T06:00:33.199579 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T06:00:33.199592 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T06:00:33.199598 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T06:00:33.199604 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T06:00:33.199615 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T06:00:33.199676 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T06:00:33.199731 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T06:00:33.199779 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T06:00:33.199812 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T06:00:33.199978 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T06:00:33.199997 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T06:00:33.200003 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T06:00:33.200168 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T06:00:33.200180 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T06:00:33.200186 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T06:00:33.200191 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T06:00:33.200208 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T06:00:33.200215 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T06:00:33.200221 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T06:00:33.200872 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T06:00:33.200888 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T06:00:33.200894 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T06:00:33.200901 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T06:00:33.200907 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T06:00:33.200912 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T06:00:33.200919 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T06:00:33.200925 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T06:00:33.200930 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T06:00:33.200936 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T06:00:33.200941 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T06:00:33.200946 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T06:00:33.200953 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T06:00:33.202053 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T06:00:33.202285 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T06:00:33.210806 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T06:00:33.293328 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T06:00:33.479278 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T06:00:33.543717 [APP/PROC/WEB/0]  Exit status 12024-04-19T06:00:33.546445 [CELL/SSHD/0]  Exit status 02024-04-19T06:00:38.828987 [CELL/0]  Cell 6d62e7c8-6bfe-4ef3-9443-ae37816da076 stopping instance e5b3160c-09e3-4a59-5369-bde62024-04-19T06:00:38.829021 [CELL/0]  Cell 6d62e7c8-6bfe-4ef3-9443-ae37816da076 destroying container for instance e5b3160c-09e3-4a59-5369-bde62024-04-19T06:00:38.841000 [API/0]  Process has crashed with type: "web"2024-04-19T06:00:38.850519 [API/0]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"e5b3160c-09e3-4a59-5369-bde6", "index"=>0, "cell_id"=>"6d62e7c8-6bfe-4ef3-9443-ae37816da076", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>5, "crash_timestamp"=>1713506438824353893, "version"=>"89c974eb-f271-48aa-99cc-0c313a537f0c"}2024-04-19T06:00:38.924188 [PROXY/0]  Exit status 1372024-04-19T06:00:40.316239 [CELL/0]  Cell 6d62e7c8-6bfe-4ef3-9443-ae37816da076 successfully destroyed container for instance e5b3160c-09e3-4a59-5369-bde62024-04-19T06:02:58.091702 [CELL/0]  Cell 0c5e5806-a889-4c51-91ff-fc6d209faf22 creating container for instance 746a5f79-cd00-487f-6555-67042024-04-19T06:02:58.687564 [CELL/0]  Security group rules were updated2024-04-19T06:02:58.703754 [CELL/0]  Cell 0c5e5806-a889-4c51-91ff-fc6d209faf22 successfully created container for instance 746a5f79-cd00-487f-6555-67042024-04-19T06:02:59.155239 [CELL/0]  Downloading droplet...2024-04-19T06:03:21.941627 [CELL/0]  Downloaded droplet (562.7M)2024-04-19T06:03:21.941761 [CELL/0]  Starting health monitoring of container2024-04-19T06:03:22.146216 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T06:03:22.158966 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T06:03:23.341025 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T06:03:23.351574 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T06:03:23.351601 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T06:03:23.354306 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T06:03:23.354360 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T06:03:23.354647 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T06:03:23.354815 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T06:03:23.355150 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T06:03:23.417862 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T06:03:23.418125 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T06:03:23.493226 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T06:03:23.494058 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T06:03:23.494093 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T06:03:23.833794 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T06:03:23.833892 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T06:03:25.015751 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T06:03:25.129800 [APP/PROC/WEB/0]  time="2024-04-19T06:03:25Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T06:03:25.182190 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T06:03:25.182215 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T06:03:25.182232 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T06:03:25.182246 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T06:03:25.182398 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T06:03:25.183206 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T06:03:25.339885 [APP/PROC/WEB/0]  2024-04-19 06:03:25.337 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T06:03:28.902102 [APP/PROC/WEB/0]  2024-04-19 06:03:28.890 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T06:03:29.162910 [APP/PROC/WEB/0]  2024-04-19 06:03:29.162 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T06:03:29.167633 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T06:03:29.167677 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T06:03:29.178221 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T06:03:29.186756 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T06:03:29.249284 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T06:03:29.249369 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T06:03:29.269115 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T06:03:29.273288 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T06:03:29.283252 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T06:03:29.298067 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T06:03:29.329253 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T06:03:29.424444 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T06:03:29.442561 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T06:03:29.461605 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T06:03:29.486397 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T06:03:29.487846 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T06:03:29.490521 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T06:03:29.513541 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T06:03:29.514476 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T06:03:29.515204 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T06:03:29.515255 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T06:03:30.123795 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T06:03:31.049393 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T06:03:31.190361 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T06:03:32.788742 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T06:03:32.792532 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T06:03:33.097483 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T06:03:33.323611 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T06:03:33.324801 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T06:03:33.581761 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T06:03:33.583878 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T06:03:33.583998 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 506 database synchronization command(s)...2024-04-19T06:03:33.787078 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T06:03:33.787107 [APP/PROC/WEB/0]      DDL command executed in 7ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T06:03:33.787157 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T06:03:33.787238 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T06:03:33.787357 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T06:03:33.787416 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "896c876a254f4e5bb3d2b809e6f973ec"2024-04-19T06:03:33.787470 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T06:03:33.787552 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T06:03:33.787562 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T06:03:33.787631 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "c6b6abf5b43845749615152a5f3484b8"2024-04-19T06:03:33.787674 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T06:03:33.787742 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T06:03:33.787763 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T06:03:33.787851 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T06:03:33.787896 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "759adfff7480406e83788c82bfd93b45"2024-04-19T06:03:33.787995 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T06:03:33.788098 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T06:03:33.788163 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T06:03:33.788198 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "6a6dd9fc81714b70ac5bd8c898d7ac62"2024-04-19T06:03:33.788248 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T06:03:33.788310 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T06:03:33.788390 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T06:03:33.788425 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "5c8bbe7acb964d6197212e47e5319396"2024-04-19T06:03:33.788462 [APP/PROC/WEB/0]      DDL command executed in 18ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T06:03:33.788537 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T06:03:33.788552 [APP/PROC/WEB/0]      DDL command executed in 5ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T06:03:33.788609 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "0c6a35e4d5284ead941f58606e4482e8"2024-04-19T06:03:33.788625 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T06:03:33.788700 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T06:03:33.788764 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T06:03:33.788784 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T06:03:33.788845 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "32875bbf772a4f5b8f7bd5080cba6d3c"2024-04-19T06:03:33.788890 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T06:03:33.788943 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T06:03:33.788965 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T06:03:33.789830 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T06:03:33.789909 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "3fe365a0ff1f4350bfdf568da935a807"2024-04-19T06:03:33.789922 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T06:03:33.790010 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T06:03:33.790057 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T06:03:33.790068 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T06:03:33.790159 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "6268e122f1834a2c98d8c0b939e0220f"2024-04-19T06:03:33.790222 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T06:03:33.790282 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T06:03:33.790326 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T06:03:33.790366 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T06:03:33.790433 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "049b78e88ffc44b7b945e21ae35bea3e"2024-04-19T06:03:33.790514 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T06:03:33.790558 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T06:03:33.790631 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_administration$account_contact_type"2024-04-19T06:03:33.790651 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "5a29803fe7c64121b7386902c5617dd8"2024-04-19T06:03:33.790742 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T06:03:33.790812 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T06:03:33.790847 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T06:03:33.790886 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T06:03:33.790937 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "3af88ce19326427a8e7f74c537795192"2024-04-19T06:03:33.791013 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "65c845fa55334614a05745d8704aea8f"2024-04-19T06:03:33.791129 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "cfa68ef2fd7641328c3b54106c8cac80"2024-04-19T06:03:33.791149 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "bf655cf569ed4a28a2cf308a6cb6acc1"2024-04-19T06:03:33.791210 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "939b145a0c7943c99224e3a0bfd4e099"2024-04-19T06:03:33.791240 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T06:03:33.791324 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "0aa9aaa5ec0d4486a91ffde119f60bf2"2024-04-19T06:03:33.791361 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "6ee96c7b80844d9193b326fa068c34fe"2024-04-19T06:03:33.791428 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T06:03:33.791471 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "04bd7dbebc3e4b92851ebcc19817895d"2024-04-19T06:03:33.791534 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T06:03:33.791572 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "4da2a884e1e94e9bae70c62508e6173c"2024-04-19T06:03:33.791625 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "18a0dc6c58a64f8daec0a9dc0480e113"2024-04-19T06:03:33.791737 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "f2d95e7d7c3249b4a2905015808b5c70"2024-04-19T06:03:33.791744 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T06:03:33.791791 [APP/PROC/WEB/0]      DDL command executed in 7ms: ALTER TABLE "pricingcalculator$features" RENAME TO "f9cce183b3cc4b69bc2176aa0afc43b0"2024-04-19T06:03:33.791888 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T06:03:33.791907 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "7731089e1fbf4b5bb4e193b1665c2afe"2024-04-19T06:03:33.791938 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "81260f990e60463a81de1509227c7655"2024-04-19T06:03:33.791983 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "80327b6ad5924214ae07dd6a377c4769"2024-04-19T06:03:33.792086 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "76d7678189644ca1849f94da8037a4d0"2024-04-19T06:03:33.792112 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "11729d663d3f42efbed53557b285d9a0"2024-04-19T06:03:33.792165 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "f87e61e0fe5b433d88f40ff0d87b25f0"2024-04-19T06:03:33.792214 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "31e7c19726e04ebf96ed7788440a06b5"2024-04-19T06:03:33.792277 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T06:03:33.792343 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "7845d643876543f280e07b835de933da"2024-04-19T06:03:33.792383 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "9f76ba64e3a041799209f670644956d9"2024-04-19T06:03:33.792487 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T06:03:33.792539 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:03:33.792615 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T06:03:33.792660 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:03:33.792734 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:03:33.792745 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T06:03:33.792814 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:03:33.792888 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:03:33.792909 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:03:33.792947 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:03:33.793036 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T06:03:33.793098 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:03:33.793153 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T06:03:33.793212 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:03:33.793357 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T06:03:33.793371 [APP/PROC/WEB/0]      Total time: 165ms2024-04-19T06:03:33.801010 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T06:03:33.801240 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T06:03:33.801903 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T06:03:33.801941 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T06:03:33.802015 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T06:03:33.802108 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T06:03:33.802614 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T06:03:33.802626 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T06:03:33.802632 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T06:03:33.802637 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T06:03:33.803072 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T06:03:33.803083 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T06:03:33.803156 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T06:03:33.803231 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T06:03:33.803488 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T06:03:33.803601 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T06:03:33.803639 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T06:03:33.803696 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T06:03:33.803759 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T06:03:33.803837 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T06:03:33.803893 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T06:03:33.803941 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T06:03:33.804008 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T06:03:33.804022 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T06:03:33.804101 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T06:03:33.804178 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T06:03:33.804213 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T06:03:33.804227 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T06:03:33.804310 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T06:03:33.804367 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T06:03:33.804490 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T06:03:33.804497 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T06:03:33.804503 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T06:03:33.804555 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T06:03:33.804634 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T06:03:33.804714 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T06:03:33.804739 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T06:03:33.804755 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T06:03:33.804826 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T06:03:33.804889 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T06:03:33.805064 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T06:03:33.805113 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T06:03:33.805130 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T06:03:33.805266 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T06:03:33.805290 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T06:03:33.805353 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T06:03:33.805503 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T06:03:33.805518 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T06:03:33.805523 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T06:03:33.805531 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T06:03:33.805583 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T06:03:33.805768 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T06:03:33.805785 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T06:03:33.805791 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T06:03:33.805824 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T06:03:33.805924 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T06:03:33.805944 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T06:03:33.805968 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T06:03:33.806011 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T06:03:33.806085 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T06:03:33.806102 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T06:03:33.806110 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T06:03:33.806147 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T06:03:33.806163 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T06:03:33.806241 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T06:03:33.806648 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T06:03:33.806707 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T06:03:33.806778 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T06:03:33.806793 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T06:03:33.806798 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T06:03:33.806802 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T06:03:33.806805 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T06:03:33.806810 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T06:03:33.806813 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T06:03:33.806816 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T06:03:33.807637 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T06:03:33.807988 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T06:03:33.808421 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T06:03:33.809750 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T06:03:33.819984 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T06:03:33.886647 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T06:03:34.085516 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T06:03:34.149079 [APP/PROC/WEB/0]  Exit status 12024-04-19T06:03:34.152293 [CELL/SSHD/0]  Exit status 02024-04-19T06:03:39.398700 [CELL/0]  Cell 0c5e5806-a889-4c51-91ff-fc6d209faf22 stopping instance 746a5f79-cd00-487f-6555-67042024-04-19T06:03:39.398738 [CELL/0]  Cell 0c5e5806-a889-4c51-91ff-fc6d209faf22 destroying container for instance 746a5f79-cd00-487f-6555-67042024-04-19T06:03:39.485559 [API/1]  Process has crashed with type: "web"2024-04-19T06:03:39.497349 [API/1]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"746a5f79-cd00-487f-6555-6704", "index"=>0, "cell_id"=>"0c5e5806-a889-4c51-91ff-fc6d209faf22", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>6, "crash_timestamp"=>1713506619393991393, "version"=>"89c974eb-f271-48aa-99cc-0c313a537f0c"}2024-04-19T06:03:39.507469 [PROXY/0]  Exit status 1372024-04-19T06:03:40.870300 [CELL/0]  Cell 0c5e5806-a889-4c51-91ff-fc6d209faf22 successfully destroyed container for instance 746a5f79-cd00-487f-6555-67042024-04-19T06:07:43.468870 [CELL/0]  Cell 0c5e5806-a889-4c51-91ff-fc6d209faf22 creating container for instance 13c598d6-0da0-42e4-7ef9-b1a42024-04-19T06:07:44.124046 [CELL/0]  Security group rules were updated2024-04-19T06:07:44.142119 [CELL/0]  Cell 0c5e5806-a889-4c51-91ff-fc6d209faf22 successfully created container for instance 13c598d6-0da0-42e4-7ef9-b1a42024-04-19T06:07:44.338725 [CELL/0]  Downloading droplet...2024-04-19T06:07:47.110637 [CELL/0]  Downloaded droplet2024-04-19T06:07:47.110797 [CELL/0]  Starting health monitoring of container2024-04-19T06:07:47.337576 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T06:07:47.353574 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T06:07:47.921921 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T06:07:47.935784 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T06:07:47.935857 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T06:07:47.940763 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T06:07:47.940820 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T06:07:47.941143 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T06:07:47.941418 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T06:07:47.941794 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T06:07:48.022751 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T06:07:48.023001 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T06:07:48.119211 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T06:07:48.120424 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T06:07:48.120463 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T06:07:48.592323 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T06:07:48.592406 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T06:07:50.134612 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T06:07:50.277205 [APP/PROC/WEB/0]  time="2024-04-19T06:07:50Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T06:07:50.344809 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T06:07:50.344840 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T06:07:50.344860 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T06:07:50.344954 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T06:07:50.345507 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T06:07:50.346535 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T06:07:50.546773 [APP/PROC/WEB/0]  2024-04-19 06:07:50.543 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T06:07:54.780329 [APP/PROC/WEB/0]  2024-04-19 06:07:54.765 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T06:07:55.113352 [APP/PROC/WEB/0]  2024-04-19 06:07:55.112 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T06:07:55.118759 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T06:07:55.118967 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T06:07:55.133386 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T06:07:55.140888 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T06:07:55.149100 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T06:07:55.149499 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T06:07:55.242303 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T06:07:55.248396 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T06:07:55.255084 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T06:07:55.271850 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T06:07:55.315175 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T06:07:55.425060 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T06:07:55.445829 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T06:07:55.467148 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T06:07:55.501011 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T06:07:55.503349 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T06:07:55.505965 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T06:07:55.529844 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T06:07:55.530909 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T06:07:55.532109 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T06:07:55.532603 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T06:07:56.370184 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T06:07:57.567955 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T06:07:57.769711 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T06:07:59.688834 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T06:07:59.692192 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T06:08:00.068965 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T06:08:00.391419 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T06:08:00.393388 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T06:08:00.665093 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T06:08:00.667436 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T06:08:00.667459 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 506 database synchronization command(s)...2024-04-19T06:08:00.873429 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T06:08:00.873606 [APP/PROC/WEB/0]      DDL command executed in 8ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T06:08:00.873639 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T06:08:00.873758 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T06:08:00.873794 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T06:08:00.873939 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "321973bbd0e047f9bb8c85914e0852c5"2024-04-19T06:08:00.873958 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T06:08:00.874013 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T06:08:00.874082 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T06:08:00.874143 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "f215956c65c6431b8c4fe7de3bf5849b"2024-04-19T06:08:00.874257 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T06:08:00.874338 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T06:08:00.874504 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T06:08:00.874592 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T06:08:00.874724 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "84d33db8cb044211b67e7de6edeed7a3"2024-04-19T06:08:00.874789 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T06:08:00.874969 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T06:08:00.874991 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T06:08:00.875035 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "b0d334a33c3d41789f08b5c6b8972e19"2024-04-19T06:08:00.875146 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T06:08:00.875162 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T06:08:00.875260 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T06:08:00.875281 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "4d1cd2ace0564188bfb06cf4aec10949"2024-04-19T06:08:00.875288 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T06:08:00.875400 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T06:08:00.875464 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T06:08:00.875484 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "b64d4a27ddda41bb9cf2c240167a63a1"2024-04-19T06:08:00.875555 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T06:08:00.875664 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T06:08:00.875743 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T06:08:00.875764 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T06:08:00.875823 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "96dfaaf8ae294866aef204ed383e493f"2024-04-19T06:08:00.875894 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T06:08:00.875911 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T06:08:00.876707 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T06:08:00.877015 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T06:08:00.877153 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "13310f6cf5984fc6b3c714d28ad79c7e"2024-04-19T06:08:00.877178 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T06:08:00.877238 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T06:08:00.877433 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T06:08:00.877448 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T06:08:00.877463 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "01a04fff1b2944bea197fa2783cabf4e"2024-04-19T06:08:00.877583 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T06:08:00.877652 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T06:08:00.877694 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T06:08:00.877762 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T06:08:00.877800 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "administration$account_company" RENAME TO "6c639c21d56a40aa8064e41d3ed689d9"2024-04-19T06:08:00.877903 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T06:08:00.877917 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T06:08:00.877965 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_administration$account_contact_type"2024-04-19T06:08:00.878033 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "administration$account_contact_type" RENAME TO "6d78bde36bc04383afe03c5552604ace"2024-04-19T06:08:00.878079 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T06:08:00.878135 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T06:08:00.878207 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T06:08:00.878243 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T06:08:00.878314 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "00c29e435d774a83910a02ff172bc047"2024-04-19T06:08:00.878346 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "8e2128e07c4f49068705f79d222f17e9"2024-04-19T06:08:00.878396 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "91f73d898ab4477488cee50e28dbe0e5"2024-04-19T06:08:00.878456 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "9183143ffe0243aa94589691d2289e9e"2024-04-19T06:08:00.878506 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$company" RENAME TO "d6fdf8c023ab4b1da57c3f431c30ecc4"2024-04-19T06:08:00.878540 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T06:08:00.878608 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "71fac6f9752f4f5799b2c5f83d2d3aab"2024-04-19T06:08:00.878644 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "18fa484759934d14b66a4f550fa2a565"2024-04-19T06:08:00.878705 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T06:08:00.878760 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "bd774238e2fa4084ab1026e921e37ced"2024-04-19T06:08:00.878801 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T06:08:00.878878 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "28409d930ccf47c287ff9f8bd9b06530"2024-04-19T06:08:00.878924 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "d677c5f2fa08464790916525007d54e3"2024-04-19T06:08:00.879017 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "d39f1f5ce42048d3b3b08185006c5a7b"2024-04-19T06:08:00.879114 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T06:08:00.879163 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "5a685d26f8de45ff8833051f5f652e26"2024-04-19T06:08:00.879211 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T06:08:00.879270 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "17677b3e48244915b0f27c68ec9c5ecc"2024-04-19T06:08:00.879305 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "d1c273d66af54f63adf800c89a0b2973"2024-04-19T06:08:00.879405 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "8f5e2a52015543d68882a45a68c70e39"2024-04-19T06:08:00.879434 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "f9d3c9a729084ebc8b84c373e25156c0"2024-04-19T06:08:00.879544 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "2f876497084144e4be8eb9bc202c2b96"2024-04-19T06:08:00.879570 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "124bbcf191264365872ec51c85db4fcd"2024-04-19T06:08:00.879648 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "8eefe11d8c144d87872e179a0d5072cc"2024-04-19T06:08:00.879714 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T06:08:00.879730 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "13f5cdea755249bba8b0bf1630ad022c"2024-04-19T06:08:00.879789 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "e42fb9f7203c4ed1a81258a928e4793a"2024-04-19T06:08:00.879830 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T06:08:00.879889 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:08:00.879953 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T06:08:00.880033 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:08:00.880042 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:08:00.880111 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T06:08:00.880132 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:08:00.880197 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:08:00.880319 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:08:00.880333 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:08:00.880342 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T06:08:00.880387 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:08:00.880437 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T06:08:00.880510 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:08:00.880552 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T06:08:00.880613 [APP/PROC/WEB/0]      Total time: 143ms2024-04-19T06:08:00.892423 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T06:08:00.892735 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T06:08:00.899394 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T06:08:00.899423 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T06:08:00.899430 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T06:08:00.899435 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T06:08:00.899452 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T06:08:00.899457 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T06:08:00.899462 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T06:08:00.899467 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T06:08:00.899474 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T06:08:00.900301 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T06:08:00.901001 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T06:08:00.901120 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T06:08:00.901210 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T06:08:00.901928 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T06:08:00.901955 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T06:08:00.902054 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T06:08:00.902197 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T06:08:00.902671 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T06:08:00.902700 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T06:08:00.902817 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T06:08:00.903274 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T06:08:00.903293 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T06:08:00.903307 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T06:08:00.903495 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T06:08:00.903525 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T06:08:00.903531 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T06:08:00.903536 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T06:08:00.903684 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T06:08:00.903809 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T06:08:00.903830 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T06:08:00.904106 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T06:08:00.904200 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T06:08:00.904486 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T06:08:00.904503 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T06:08:00.904630 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T06:08:00.904715 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T06:08:00.904812 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T06:08:00.904885 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T06:08:00.905135 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T06:08:00.905204 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T06:08:00.905608 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T06:08:00.905639 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T06:08:00.905700 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T06:08:00.906060 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T06:08:00.906679 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T06:08:00.907513 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T06:08:00.907573 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T06:08:00.907618 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T06:08:00.907657 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T06:08:00.907702 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T06:08:00.907743 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T06:08:00.907825 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T06:08:00.907840 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T06:08:00.907845 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T06:08:00.907851 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T06:08:00.907856 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T06:08:00.907860 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T06:08:00.907865 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T06:08:00.907871 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T06:08:00.907876 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T06:08:00.907882 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T06:08:00.907887 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T06:08:00.907892 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T06:08:00.907897 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T06:08:00.907902 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T06:08:00.907908 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T06:08:00.907922 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T06:08:00.907928 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T06:08:00.907933 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T06:08:00.907965 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T06:08:00.907972 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T06:08:00.907977 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T06:08:00.907983 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T06:08:00.907989 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T06:08:00.908049 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T06:08:00.908417 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T06:08:00.908536 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T06:08:00.912339 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T06:08:01.002140 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T06:08:01.180026 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T06:08:01.262374 [APP/PROC/WEB/0]  Exit status 12024-04-19T06:08:01.265632 [CELL/SSHD/0]  Exit status 02024-04-19T06:08:06.662910 [CELL/0]  Cell 0c5e5806-a889-4c51-91ff-fc6d209faf22 stopping instance 13c598d6-0da0-42e4-7ef9-b1a42024-04-19T06:08:06.662966 [CELL/0]  Cell 0c5e5806-a889-4c51-91ff-fc6d209faf22 destroying container for instance 13c598d6-0da0-42e4-7ef9-b1a42024-04-19T06:08:06.676168 [API/0]  Process has crashed with type: "web"2024-04-19T06:08:06.686922 [API/0]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"13c598d6-0da0-42e4-7ef9-b1a4", "index"=>0, "cell_id"=>"0c5e5806-a889-4c51-91ff-fc6d209faf22", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>7, "crash_timestamp"=>1713506886658159773, "version"=>"89c974eb-f271-48aa-99cc-0c313a537f0c"}2024-04-19T06:08:06.807739 [PROXY/0]  Exit status 1372024-04-19T06:08:08.324437 [CELL/0]  Cell 0c5e5806-a889-4c51-91ff-fc6d209faf22 successfully destroyed container for instance 13c598d6-0da0-42e4-7ef9-b1a42024-04-19T06:16:12.280635 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a creating container for instance 731d0f50-6e9a-49eb-6806-e10f2024-04-19T06:16:12.816088 [CELL/0]  Security group rules were updated2024-04-19T06:16:12.832351 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully created container for instance 731d0f50-6e9a-49eb-6806-e10f2024-04-19T06:16:13.083868 [CELL/0]  Downloading droplet...2024-04-19T06:16:15.473320 [CELL/0]  Downloaded droplet2024-04-19T06:16:15.473479 [CELL/0]  Starting health monitoring of container2024-04-19T06:16:15.717481 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T06:16:15.726858 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T06:16:16.156561 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T06:16:16.167298 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T06:16:16.167323 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T06:16:16.169948 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T06:16:16.170004 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T06:16:16.170300 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T06:16:16.170473 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T06:16:16.170807 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T06:16:16.232605 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T06:16:16.232831 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T06:16:16.308513 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T06:16:16.309382 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T06:16:16.309448 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T06:16:16.633088 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T06:16:16.633123 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T06:16:17.782217 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T06:16:17.893183 [APP/PROC/WEB/0]  time="2024-04-19T06:16:17Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T06:16:17.941260 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T06:16:17.941283 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T06:16:17.941298 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T06:16:17.941335 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T06:16:17.941462 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T06:16:17.942476 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T06:16:18.107170 [APP/PROC/WEB/0]  2024-04-19 06:16:18.104 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T06:16:21.764142 [APP/PROC/WEB/0]  2024-04-19 06:16:21.752 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T06:16:22.102983 [APP/PROC/WEB/0]  2024-04-19 06:16:22.102 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T06:16:22.107455 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T06:16:22.107476 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T06:16:22.117862 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T06:16:22.125934 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T06:16:22.135224 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T06:16:22.135340 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T06:16:22.212210 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T06:16:22.217396 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T06:16:22.221641 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T06:16:22.234316 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T06:16:22.267112 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T06:16:22.365302 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T06:16:22.383933 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T06:16:22.404007 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T06:16:22.432049 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T06:16:22.433738 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T06:16:22.436332 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T06:16:22.454491 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T06:16:22.455460 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T06:16:22.456173 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T06:16:22.456245 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T06:16:22.979045 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T06:16:23.916617 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T06:16:24.073978 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T06:16:26.986454 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T06:16:26.989311 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T06:16:27.284954 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T06:16:27.525066 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T06:16:27.526503 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T06:16:27.751925 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T06:16:27.754036 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T06:16:27.754067 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 506 database synchronization command(s)...2024-04-19T06:16:27.980776 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T06:16:27.980802 [APP/PROC/WEB/0]      DDL command executed in 7ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T06:16:27.980810 [APP/PROC/WEB/0]      DDL command executed in 6ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T06:16:27.980837 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T06:16:27.980849 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T06:16:27.980964 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "88e6262b7e824ff2af6bc89ba6049a12"2024-04-19T06:16:27.981086 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T06:16:27.981099 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T06:16:27.981106 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T06:16:27.981118 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "103f33ac84194d59b291fdd32679cd37"2024-04-19T06:16:27.981166 [APP/PROC/WEB/0]      DDL command executed in 9ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T06:16:27.981208 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T06:16:27.981232 [APP/PROC/WEB/0]      DDL command executed in 8ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T06:16:27.981287 [APP/PROC/WEB/0]      DDL command executed in 4ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T06:16:27.981349 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "3d9c83a2412647b6b248c041a195106e"2024-04-19T06:16:27.981383 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T06:16:27.981456 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T06:16:27.981478 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T06:16:27.981537 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "e1d0383678fa4140b040527f14c8bfcf"2024-04-19T06:16:27.981580 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T06:16:27.981624 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T06:16:27.981664 [APP/PROC/WEB/0]      DDL command executed in 5ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T06:16:27.981697 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "e2b2618751ad4df48655ca5621f44742"2024-04-19T06:16:27.981735 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T06:16:27.981791 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T06:16:27.981836 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T06:16:27.981866 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "2c087135b9074d5ea069a28425b12056"2024-04-19T06:16:27.981914 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T06:16:27.981956 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T06:16:27.982028 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T06:16:27.982107 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T06:16:27.982115 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "db8212151010430fb7b569b3070b16c1"2024-04-19T06:16:27.982209 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T06:16:27.982256 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T06:16:27.982321 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T06:16:27.983121 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T06:16:27.983414 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "b466d22b8c104b54a47ab8fe22f63bdd"2024-04-19T06:16:27.983452 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T06:16:27.983533 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T06:16:27.983578 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T06:16:27.983607 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T06:16:27.983675 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "19abfdaaa9ab48039183730d2f2d4542"2024-04-19T06:16:27.983720 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T06:16:27.983810 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T06:16:27.983824 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T06:16:27.983843 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T06:16:27.983892 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "administration$account_company" RENAME TO "985a0c52cc8441ea879ae05ef6b73d17"2024-04-19T06:16:27.983959 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T06:16:27.983976 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T06:16:27.984058 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_contact_type"2024-04-19T06:16:27.984106 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "702859bc292544faa28cb6b94cd9f8c5"2024-04-19T06:16:27.984152 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T06:16:27.984206 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T06:16:27.984260 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T06:16:27.984295 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T06:16:27.984313 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "e332055df1c74bfd8dc32af709077532"2024-04-19T06:16:27.984382 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "f6fd7772e35749cb89f88297f954a1d7"2024-04-19T06:16:27.984417 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "8316abf02a744e65b387c44ce14c8c09"2024-04-19T06:16:27.984460 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "22a7c014d2db4b50a64070001a6c6567"2024-04-19T06:16:27.984503 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "e72d22b59fa2428d92fc8a7fb29a97dd"2024-04-19T06:16:27.984540 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T06:16:27.984601 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "a49d7e997e9d46f5b8737fc0be48abb2"2024-04-19T06:16:27.984643 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "79bdff29861e4cb8af091a67213420a7"2024-04-19T06:16:27.984680 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T06:16:27.984719 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "96859c80427a483ebb0031e816270cfd"2024-04-19T06:16:27.984782 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T06:16:27.984800 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "d2ea5f4544e94a169d69adbb408b7297"2024-04-19T06:16:27.984860 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "2c4fcfa57aef4f09bb595aea9a5853e8"2024-04-19T06:16:27.984866 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "7702c570b8714239aed6f287f15a0a9b"2024-04-19T06:16:27.984920 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T06:16:27.984934 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "1c4c7dfbcbd84f399a10f136e4b198c6"2024-04-19T06:16:27.985024 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T06:16:27.985038 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "bd5d494d67fc42769f63e8dd4a6e61b3"2024-04-19T06:16:27.985085 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "e495c99d80eb48c78cc2ec6f94185107"2024-04-19T06:16:27.985127 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "f3354d92ae044cf781833c185de06349"2024-04-19T06:16:27.985179 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "ac64e31486b54d70b5260af0ef33b10e"2024-04-19T06:16:27.985225 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "c05795f489854f57b0ab11fa2f916292"2024-04-19T06:16:27.985281 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "adeb36f37a6344908a7b7238df828e30"2024-04-19T06:16:27.985325 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "f7a2e37787bb40de85c9eb41fccf087f"2024-04-19T06:16:27.985379 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T06:16:27.985435 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "64e840fce8e04b07b5523f9081c9713b"2024-04-19T06:16:27.985486 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "ff9676148e6440d18efd0126230214f0"2024-04-19T06:16:27.985551 [APP/PROC/WEB/0]      DDL command executed in 4ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T06:16:27.985584 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:16:27.985643 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T06:16:27.985693 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:16:27.985778 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:16:27.985795 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T06:16:27.985881 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:16:27.985939 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:16:27.985977 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:16:27.986025 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:16:27.986074 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T06:16:27.986138 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:16:27.986193 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T06:16:27.986232 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T06:16:27.986277 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T06:16:27.986345 [APP/PROC/WEB/0]      Total time: 190ms2024-04-19T06:16:27.992929 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T06:16:27.993306 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T06:16:27.993326 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T06:16:27.993385 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T06:16:27.993452 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T06:16:27.993557 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T06:16:27.993634 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T06:16:27.993696 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T06:16:27.993740 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T06:16:27.993966 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T06:16:27.994071 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T06:16:27.994327 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T06:16:27.994376 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T06:16:27.994396 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T06:16:27.994591 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T06:16:27.994603 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T06:16:27.994704 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T06:16:27.994717 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T06:16:27.994774 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T06:16:27.994786 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T06:16:27.994830 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T06:16:27.994877 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T06:16:27.994932 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T06:16:27.994967 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T06:16:27.995072 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T06:16:27.995092 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T06:16:27.995137 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T06:16:27.995169 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T06:16:27.995210 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T06:16:27.995246 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T06:16:27.995291 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T06:16:27.995360 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T06:16:27.995424 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T06:16:27.995500 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T06:16:27.995625 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T06:16:27.995683 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T06:16:27.995699 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T06:16:27.995752 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T06:16:27.995821 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T06:16:27.995861 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T06:16:27.995880 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T06:16:27.995935 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T06:16:27.996026 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T06:16:27.996041 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T06:16:27.996045 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T06:16:27.996056 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T06:16:27.996101 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T06:16:27.996178 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T06:16:27.996197 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T06:16:27.996212 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T06:16:27.996235 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T06:16:27.996286 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T06:16:27.996391 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T06:16:27.996398 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T06:16:27.996402 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T06:16:27.996413 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T06:16:27.996441 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T06:16:27.996464 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T06:16:27.996511 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T06:16:27.996564 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T06:16:27.996591 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T06:16:27.996624 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T06:16:27.996660 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T06:16:27.996671 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T06:16:27.996724 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T06:16:27.996753 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T06:16:27.996831 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T06:16:27.996904 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T06:16:27.996916 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T06:16:27.996987 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T06:16:27.996995 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T06:16:27.997069 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T06:16:27.997075 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T06:16:27.997123 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T06:16:27.997166 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T06:16:27.997201 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T06:16:27.997465 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T06:16:27.997603 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T06:16:27.999090 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T06:16:28.009009 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T06:16:28.074724 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T06:16:28.274522 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T06:16:28.354100 [APP/PROC/WEB/0]  Exit status 12024-04-19T06:16:28.356630 [CELL/SSHD/0]  Exit status 02024-04-19T06:16:33.660289 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a stopping instance 731d0f50-6e9a-49eb-6806-e10f2024-04-19T06:16:33.660326 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a destroying container for instance 731d0f50-6e9a-49eb-6806-e10f2024-04-19T06:16:33.679132 [API/3]  Process has crashed with type: "web"2024-04-19T06:16:33.691287 [API/3]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"731d0f50-6e9a-49eb-6806-e10f", "index"=>0, "cell_id"=>"e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>8, "crash_timestamp"=>1713507393655058837, "version"=>"89c974eb-f271-48aa-99cc-0c313a537f0c"}2024-04-19T06:16:33.748529 [PROXY/0]  Exit status 1372024-04-19T06:16:35.179244 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully destroyed container for instance 731d0f50-6e9a-49eb-6806-e10f2024-04-19T06:21:08.913219 [API/1]  Uploading bits for app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T06:21:09.300585 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T06:21:09.420291 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"metadata"=>{"annotations"=>nil, "labels"=>{"mendix-primary-deployment"=>"cloudfoundry"}}})2024-04-19T06:21:11.692965 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"lifecycle"=>{"data"=>{"buildpacks"=>["mendix_buildpack"], "stack"=>"cflinuxfs4"}, "type"=>"buildpack"}})2024-04-19T06:21:36.220599 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T06:21:36.530829 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T06:21:36.858527 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T06:21:37.174674 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T06:21:37.444781 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T06:21:37.731873 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T06:21:38.095410 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T06:21:39.177070 [API/2]  Stopping app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T06:21:44.324599 [API/0]  Creating build for app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T06:21:44.752690 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"state"=>"STARTED"})2024-04-19T06:21:44.967856 [STG/0]  Downloading mendix_buildpack...2024-04-19T06:21:45.049129 [STG/0]  Downloaded mendix_buildpack2024-04-19T06:21:45.049213 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 creating container for instance 079890f3-cb68-4645-85f5-0879e6c0807a2024-04-19T06:21:45.513158 [STG/0]  Security group rules were updated2024-04-19T06:21:45.526147 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 successfully created container for instance 079890f3-cb68-4645-85f5-0879e6c0807a2024-04-19T06:21:46.115196 [STG/0]  Downloading app package...2024-04-19T06:21:46.115281 [STG/0]  Downloading build artifacts cache...2024-04-19T06:21:50.209454 [STG/0]  Downloaded app package (152.1M)2024-04-19T06:21:55.012417 [STG/0]  Downloaded build artifacts cache (347.7M)2024-04-19T06:21:55.170816 [STG/0]   ---> Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] staging...2024-04-19T06:21:55.172958 [STG/0]   ---> Detected cflinuxfs4 without built-in python-dev...2024-04-19T06:21:55.183752 [STG/0]   -------> Providing Python 3.10.6 (required by the buildpack to run in cflinuxfs4)2024-04-19T06:21:57.258411 [STG/0]   ---> Check if Python dependencies need to be cached...2024-04-19T06:21:57.281258 [STG/0]   ---> Bootstrapping pip...2024-04-19T06:21:57.698007 [STG/0]  Requirement already satisfied: pip in /tmp/contents4012154656/deps/0/python/lib/python3.10/site-packages (22.2.1)2024-04-19T06:21:57.889580 [STG/0]  Collecting pip2024-04-19T06:21:57.970009 [STG/0]    Downloading pip-24.0-py3-none-any.whl (2.1 MB)2024-04-19T06:21:58.053964 [STG/0]       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 26.1 MB/s eta 0:00:002024-04-19T06:21:58.067401 [STG/0]  Requirement already satisfied: setuptools in /tmp/contents4012154656/deps/0/python/lib/python3.10/site-packages (63.2.0)2024-04-19T06:21:58.385871 [STG/0]  Collecting setuptools2024-04-19T06:21:58.390303 [STG/0]    Downloading setuptools-69.5.1-py3-none-any.whl (894 kB)2024-04-19T06:21:58.408368 [STG/0]       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 894.6/894.6 kB 58.9 MB/s eta 0:00:002024-04-19T06:21:58.467843 [STG/0]  Collecting wheel2024-04-19T06:21:58.472382 [STG/0]    Downloading wheel-0.43.0-py3-none-any.whl (65 kB)2024-04-19T06:21:58.481587 [STG/0]       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 8.6 MB/s eta 0:00:002024-04-19T06:21:58.637104 [STG/0]  Installing collected packages: wheel, setuptools, pip2024-04-19T06:22:00.685636 [STG/0]  Successfully installed pip-24.0 setuptools-69.5.1 wheel-0.43.02024-04-19T06:22:00.771543 [STG/0]   ---> Using bundled Python dependencies2024-04-19T06:22:00.771554 [STG/0]   ---> Installing Python dependencies to /tmp/app/.local/lib/python3.10/site-packages...2024-04-19T06:22:08.499724 [STG/0]   ---> Finished installing Python dependencies2024-04-19T06:22:08.943906 [STG/0]  INFO: get_java_major_version : major_version - 112024-04-19T06:22:08.944691 [STG/0]  INFO: Preflight check on Mendix version [10.9.0.31759] and stack [cflinuxfs4]...2024-04-19T06:22:08.944752 [STG/0]  INFO: Mendix [10.9] is not maintained. Please use a medium- or long-term supported Mendix version to easily receive fixes (https://docs.mendix.com/releasenotes/studio-pro/lts-mts).2024-04-19T06:22:08.944785 [STG/0]  INFO: Preflight check completed2024-04-19T06:22:10.446937 [STG/0]  INFO: checking is micrometer metrics enabled2024-04-19T06:22:10.509041 [STG/0]  INFO: checking is micrometer metrics enabled2024-04-19T06:22:11.631952 [STG/0]  INFO: Usage metering is enabled2024-04-19T06:22:14.321146 [STG/0]  INFO: Mendix Cloud Foundry Buildpack staging completed2024-04-19T06:23:13.604933 [STG/0]  Exit status 02024-04-19T06:23:13.604969 [STG/0]  Uploading droplet, build artifacts cache...2024-04-19T06:23:13.605025 [STG/0]  Uploading build artifacts cache...2024-04-19T06:23:13.605072 [STG/0]  Uploading droplet...2024-04-19T06:23:17.547765 [STG/0]  Uploaded build artifacts cache (347.7M)2024-04-19T06:23:18.008260 [API/2]  Creating droplet for app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T06:23:28.941983 [STG/0]  Uploaded droplet (562.3M)2024-04-19T06:23:29.038996 [STG/0]  Uploading complete2024-04-19T06:23:29.483973 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 stopping instance 079890f3-cb68-4645-85f5-0879e6c0807a2024-04-19T06:23:29.484002 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 destroying container for instance 079890f3-cb68-4645-85f5-0879e6c0807a2024-04-19T06:23:30.062809 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a creating container for instance caff389e-f462-4ce6-71df-849e2024-04-19T06:23:30.608002 [CELL/0]  Security group rules were updated2024-04-19T06:23:30.622695 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully created container for instance caff389e-f462-4ce6-71df-849e2024-04-19T06:23:30.951677 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 successfully destroyed container for instance 079890f3-cb68-4645-85f5-0879e6c0807a2024-04-19T06:23:31.224119 [CELL/0]  Downloading droplet...2024-04-19T06:23:51.099091 [CELL/0]  Downloaded droplet (562.3M)2024-04-19T06:23:51.099215 [CELL/0]  Starting health monitoring of container2024-04-19T06:23:51.272871 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T06:23:51.284143 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T06:23:51.702263 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T06:23:51.712755 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T06:23:51.712794 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T06:23:51.715493 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T06:23:51.715563 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T06:23:51.715847 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T06:23:51.716033 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T06:23:51.716363 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T06:23:51.777169 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T06:23:51.777366 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T06:23:51.851682 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T06:23:51.852546 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T06:23:51.852601 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T06:23:52.175047 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T06:23:52.175109 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T06:23:53.326252 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T06:23:53.435788 [APP/PROC/WEB/0]  time="2024-04-19T06:23:53Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T06:23:53.480869 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T06:23:53.480891 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T06:23:53.480936 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T06:23:53.480984 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T06:23:53.481181 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T06:23:53.482250 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T06:23:53.640077 [APP/PROC/WEB/0]  2024-04-19 06:23:53.638 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T06:23:57.204335 [APP/PROC/WEB/0]  2024-04-19 06:23:57.192 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T06:23:57.453428 [APP/PROC/WEB/0]  2024-04-19 06:23:57.453 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T06:23:57.457885 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T06:23:57.457957 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T06:23:57.468663 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T06:23:57.477211 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T06:23:57.542091 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T06:23:57.542109 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T06:23:57.564465 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T06:23:57.569603 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T06:23:57.574600 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T06:23:57.587488 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T06:23:57.620741 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T06:23:57.714504 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T06:23:57.732484 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T06:23:57.754267 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T06:23:57.781374 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T06:23:57.783132 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T06:23:57.785284 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T06:23:57.803999 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T06:23:57.804815 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T06:23:57.805497 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T06:23:57.805606 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T06:23:58.426563 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T06:23:59.429423 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T06:23:59.586938 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T06:24:02.401132 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T06:24:02.405525 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T06:24:02.724023 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T06:24:02.957100 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T06:24:02.958487 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T06:24:03.119704 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database: PostgreSQL 14.9, name: 'jdbc:postgresql://dbefryh1rrce03udx.cxo3eatbis4c.us-east-1.rds.amazonaws.com:5432/dbefryh1rrce03udx?tcpKeepAlive=true&sslrootcert=%2Fhome%2Fvcap%2Fapp%2F.postgresql%2Fus-east-1-bundle.pem&sslmode=verify-full'2024-04-19T06:24:03.119725 [APP/PROC/WEB/0]  Driver: PostgreSQL JDBC Driver 42.7.22024-04-19T06:24:03.119802 [APP/PROC/WEB/0]   INFO - Core: Waiting for configured storage service: com.mendix.storage.s32024-04-19T06:24:03.120789 [APP/PROC/WEB/0]   INFO - Core: Storage service: S3 storage, bucket location:  713b8931-5af1-42a4-930e-84dc7727ad4b2024-04-19T06:24:03.123600 [APP/PROC/WEB/0]   INFO - Core: Configured storage service started.2024-04-19T06:24:03.815790 [APP/PROC/WEB/0]   INFO - Core: Initializing license...2024-04-19T06:24:03.833109 [APP/PROC/WEB/0]   INFO - LicenseService: Using PredefinedLicenseService: This license:2024-04-19T06:24:03.833132 [APP/PROC/WEB/0]  - is a developer license: true2024-04-19T06:24:03.833148 [APP/PROC/WEB/0]  - has concurrent user restrictions: true2024-04-19T06:24:03.833158 [APP/PROC/WEB/0]  - license type: Unspecified2024-04-19T06:24:03.833293 [APP/PROC/WEB/0]  - runtime mode: Unspecified2024-04-19T06:24:03.833355 [APP/PROC/WEB/0]  - company: 2024-04-19T06:24:03.833381 [APP/PROC/WEB/0]  - separate anonymous users: false2024-04-19T06:24:03.833504 [APP/PROC/WEB/0]  - expiration date: Unspecified2024-04-19T06:24:03.833522 [APP/PROC/WEB/0]  - components: 2024-04-19T06:24:03.833605 [APP/PROC/WEB/0]  - products: Map()2024-04-19T06:24:03.833680 [APP/PROC/WEB/0]  - user limitations: 6 Specified Concurrent2024-04-19T06:24:04.093341 [APP/PROC/WEB/0]   INFO - LicenseService: Project company name is 'Stellar One Consulting, Inc.'2024-04-19T06:24:04.093364 [APP/PROC/WEB/0]   INFO - LicenseService: License expiration date is 'Some(Tue Dec 31 00:00:00 UTC 2999)'2024-04-19T06:24:04.093378 [APP/PROC/WEB/0]   INFO - LicenseService: License type is: 'Subscription'2024-04-19T06:24:04.095721 [APP/PROC/WEB/0]   INFO - LicenseService: PredefinedLicenseService, received new license: This license:2024-04-19T06:24:04.095752 [APP/PROC/WEB/0]  - is a developer license: false2024-04-19T06:24:04.095776 [APP/PROC/WEB/0]  - has concurrent user restrictions: true2024-04-19T06:24:04.095865 [APP/PROC/WEB/0]  - license type: Subscription2024-04-19T06:24:04.095884 [APP/PROC/WEB/0]  - runtime mode: Testing2024-04-19T06:24:04.095915 [APP/PROC/WEB/0]  - company: Stellar One Consulting, Inc.2024-04-19T06:24:04.096002 [APP/PROC/WEB/0]  - separate anonymous users: true2024-04-19T06:24:04.096052 [APP/PROC/WEB/0]  - expiration date: Tue Dec 31 00:00:00 UTC 29992024-04-19T06:24:04.096105 [APP/PROC/WEB/0]  - components: Mobile2024-04-19T06:24:04.096157 [APP/PROC/WEB/0]  - products: Map()2024-04-19T06:24:04.096210 [APP/PROC/WEB/0]  - user limitations: 2024-04-19T06:24:04.097801 [APP/PROC/WEB/0]   INFO - Core: Initialized license.2024-04-19T06:24:04.946265 [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), System.ScheduledEventsQueue(59651013-f9bc-4fc1-b435-276439b07899) -> Parallelism: 10 (node local).2024-04-19T06:24:04.950675 [APP/PROC/WEB/0]   INFO - TaskQueue: Initializing task queue 'System.MendixWorkflows-WorkflowExecution'.2024-04-19T06:24:04.961348 [APP/PROC/WEB/0]   INFO - TaskQueue: Initializing task queue 'System.MendixWorkflows-DefaultTaskExecution'.2024-04-19T06:24:04.966755 [APP/PROC/WEB/0]   INFO - TaskQueue: Initializing task queue 'System.ScheduledEventsQueue'.2024-04-19T06:24:05.015371 [APP/PROC/WEB/0]   INFO - ML Engine: ML Engine is initialized.2024-04-19T06:24:05.015787 [APP/PROC/WEB/0]   INFO - Workflow Engine: Initializing Workflow Engine...2024-04-19T06:24:05.142200 [APP/PROC/WEB/0]   INFO - Workflow Engine: Workflow Engine is initialized.2024-04-19T06:24:05.144191 [APP/PROC/WEB/0]   INFO - Core: Running after-startup-action...2024-04-19T06:24:05.171416 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'docgen/' with class 'documentgeneration.implementation.DocGenRequestHandler'2024-04-19T06:24:05.174510 [APP/PROC/WEB/0]   INFO - DocumentGeneration: Added document generation request handler2024-04-19T06:24:05.198403 [APP/PROC/WEB/0]   INFO - Core: Successfully ran after-startup-action.2024-04-19T06:24:05.211426 [APP/PROC/WEB/0]   INFO - Core: This node is a cluster leader.2024-04-19T06:24:05.225806 [APP/PROC/WEB/0]   INFO - Core: Scheduled all cluster management actions. It will: cleanup expired sessions from the database; migrate old files; cleanup old scheduled event information from the database; cleanup old processed tasks from the database.2024-04-19T06:24:05.308579 [APP/PROC/WEB/0]   INFO - ActionManager: ActionFactory: NOT scheduling DocumentGeneration.SE_AccessToken_Refresh (disabled in configuration).2024-04-19T06:24:05.308783 [APP/PROC/WEB/0]   INFO - ActionManager: ActionFactory: NOT scheduling DocumentGeneration.SE_DocumentRequest_Cleanup (disabled in configuration).2024-04-19T06:24:05.308882 [APP/PROC/WEB/0]   INFO - ActionManager: Scheduling ClusterManagement-CleanupProcessedTasks every 300000 milliseconds, starting from 2024-04-19 06:27:51 (UTC)2024-04-19T06:24:05.309098 [APP/PROC/WEB/0]   INFO - ActionManager: Scheduling ClusterManagement-CleanupBackgroundJobs every 300000 milliseconds, starting from 2024-04-19 06:24:06 (UTC)2024-04-19T06:24:05.309127 [APP/PROC/WEB/0]   INFO - ActionManager: Scheduling ClusterManagement-CleanupTmpDocuments every 300000 milliseconds, starting from 2024-04-19 06:24:06 (UTC)2024-04-19T06:24:05.309143 [APP/PROC/WEB/0]   INFO - ActionManager: Scheduling ClusterManagement-CleanupScheduledEvents every 300000 milliseconds, starting from 2024-04-19 06:26:36 (UTC)2024-04-19T06:24:05.309213 [APP/PROC/WEB/0]   INFO - ActionManager: Scheduling ClusterManagement-CleanupSessions every 300000 milliseconds, starting from 2024-04-19 06:24:06 (UTC)2024-04-19T06:24:05.309281 [APP/PROC/WEB/0]   INFO - ActionManager: Scheduling ClusterManagement-CleanupOfflineSyncHistory every 300000 milliseconds, starting from 2024-04-19 06:24:06 (UTC)2024-04-19T06:24:05.309319 [APP/PROC/WEB/0]   INFO - ActionManager: Scheduling ClusterManagement-MigrateOldFiles every 300000 milliseconds, starting from 2024-04-19 06:25:21 (UTC)2024-04-19T06:24:05.309386 [APP/PROC/WEB/0]   INFO - ActionManager: Scheduling ClusterManagement-CleanupOfflineGUIDs every 300000 milliseconds, starting from 2024-04-19 06:24:06 (UTC)2024-04-19T06:24:05.309432 [APP/PROC/WEB/0]   INFO - ActionManager: Scheduling ClusterManagement-UnblockUsers every 5 minutes, starting from 2024-04-19 06:24:10 (UTC)2024-04-19T06:24:05.358412 [APP/PROC/WEB/0]   INFO - Connector: Added request handler '' with class 'com.mendix.webui.requesthandling.ResourceRequestHandler'2024-04-19T06:24:05.520024 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'xas/' with class 'com.mendix.webui.requesthandling.ClientRequestHandler'2024-04-19T06:24:05.533512 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'file' with class 'com.mendix.webui.requesthandling.FileRequestHandler'2024-04-19T06:24:05.541389 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'p/' with class 'com.mendix.webui.requesthandling.PageUrlRequestHandler'2024-04-19T06:24:05.544676 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'manifest.webmanifest' with class 'com.mendix.webui.requesthandling.WebAppManifestHandler'2024-04-19T06:24:05.569425 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime successfully started, the application is now available.2024-04-19T06:24:05.672838 [APP/PROC/WEB/0]  INFO: The Mendix runtime has been fully started2024-04-19T06:24:05.672937 [APP/PROC/WEB/0]  INFO: Ensuring admin user credentials2024-04-19T06:24:05.676866 [APP/PROC/WEB/0]  INFO: Model version: [1.2.3.c13dca68]2024-04-19T06:24:05.683997 [APP/PROC/WEB/0]   INFO - Connector: Added request handler 'debugger/' with class 'com.mendix.modules.debugger.internal.DebuggerHandler'2024-04-19T06:24:05.685874 [APP/PROC/WEB/0]   INFO - MicroflowDebugger: Enabled debugger.2024-04-19T06:24:05.686379 [APP/PROC/WEB/0]  INFO: Remote debugger enabled with value from DEBUGGER_PASSWORD environment variable2024-04-19T06:24:05.686404 [APP/PROC/WEB/0]  INFO: You can use the remote debugger option in Mendix Studio Pro to connect to the /debugger/ path (e.g. https://app.example.com/debugger/)2024-04-19T06:24:05.691597 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T06:24:05.691707 [APP/PROC/WEB/0]  INFO: Metrics are logged direct to metrics server.2024-04-19T06:24:07.656611 [CELL/0]  Container became healthy2024-04-19T06:32:58.793093 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: wls-wsat%2FRegistrationRequesterPortType2024-04-19T06:58:12.575872 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2F.git%2Fconfig2024-04-19T06:58:12.585557 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2FAtlas_Core%2F.git%2Fconfig2024-04-19T06:58:12.656008 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2F.git%2Fconfig2024-04-19T06:58:13.514597 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fen%2F.git%2Fconfig2024-04-19T06:58:13.520842 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Ff%2F.git%2Fconfig2024-04-19T06:58:13.579576 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fu%2F.git%2Fconfig2024-04-19T06:58:13.580222 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: js%2F.git%2Fconfig2024-04-19T06:58:13.604961 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2F.git%2Fconfig2024-04-19T06:58:13.608488 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fdojo%2F.git%2Fconfig2024-04-19T06:58:13.615855 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fmxui%2F.git%2Fconfig2024-04-19T06:58:14.496246 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts.git%2Fconfig2024-04-19T06:58:14.497395 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2FAtlas_Core.git%2Fconfig2024-04-19T06:58:14.498302 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2F.git%2Fconfig2024-04-19T06:58:14.499900 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img.git%2Fconfig2024-04-19T06:58:14.511502 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2F.git%2Fconfig2024-04-19T06:58:14.513645 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Fopen-sans%2F.git%2Fconfig2024-04-19T06:58:15.484469 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2FAtlas_Core%2F.git%2Fconfig2024-04-19T06:58:15.484792 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fu.git%2Fconfig2024-04-19T06:58:15.486427 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem.git%2Fconfig2024-04-19T06:58:15.489897 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fdojo.git%2Fconfig2024-04-19T06:58:15.504995 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Ff.git%2Fconfig2024-04-19T06:58:15.506223 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2F.git%2Fconfig2024-04-19T06:58:15.508383 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fen.git%2Fconfig2024-04-19T06:58:15.510516 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fmxui.git%2Fconfig2024-04-19T06:58:15.514689 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: js.git%2Fconfig2024-04-19T06:58:15.515026 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2F.git%2Fconfig2024-04-19T06:58:16.480378 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2F.git%2Fconfig2024-04-19T06:58:16.480563 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fen%2F.git%2Fconfig2024-04-19T06:58:16.482975 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Fopen-sans.git%2Fconfig2024-04-19T06:58:16.483360 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fu%2F.git%2Fconfig2024-04-19T06:58:16.487692 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts.git%2Fconfig2024-04-19T06:58:16.491615 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: js%2F.git%2Fconfig2024-04-19T06:58:16.491728 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fmxui%2F.git%2Fconfig2024-04-19T06:58:16.491844 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fdojo%2F.git%2Fconfig2024-04-19T06:58:16.492331 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Ff%2F.git%2Fconfig2024-04-19T06:58:16.496701 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources.git%2Fconfig2024-04-19T06:58:17.500356 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2F.git%2Fconfig2024-04-19T06:58:17.500375 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2F.git%2Fconfig2024-04-19T06:58:17.500390 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2FAtlas_Core%2F.git%2Fconfig2024-04-19T06:58:17.500471 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Fopen-sans%2F.git%2Fconfig2024-04-19T06:58:17.502092 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2F.git%2Fconfig2024-04-19T06:58:17.520021 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2F.git%2Fconfig2024-04-19T06:58:18.484404 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fdojo%2F.git%2Fconfig2024-04-19T06:58:18.492721 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Ff%2F.git%2Fconfig2024-04-19T06:58:18.493449 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fu%2F.git%2Fconfig2024-04-19T06:58:18.496534 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fmxui%2F.git%2Fconfig2024-04-19T06:58:18.497613 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2F.git%2Fconfig2024-04-19T06:58:18.498612 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: js%2F.git%2Fconfig2024-04-19T06:58:18.504632 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fen%2F.git%2Fconfig2024-04-19T06:58:19.486221 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2F.git%2Fconfig2024-04-19T06:58:19.488031 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Fopen-sans%2F.git%2Fconfig2024-04-19T06:58:19.489605 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2F.git%2Fconfig2024-04-19T06:58:26.502446 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2FAtlas_Core%2F.git%2Fconfig2024-04-19T06:58:26.508152 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2F.git%2Fconfig2024-04-19T06:58:26.509857 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2F.git%2Fconfig2024-04-19T06:58:27.491951 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2F.git%2Fconfig2024-04-19T06:58:27.492157 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fmxui%2F.git%2Fconfig2024-04-19T06:58:27.493752 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: js%2F.git%2Fconfig2024-04-19T06:58:27.494218 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2FAtlas_Core%2F.git%2Fconfig2024-04-19T06:58:27.494448 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2F.git%2Fconfig2024-04-19T06:58:27.494684 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fdojo%2F.git%2Fconfig2024-04-19T06:58:27.495088 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Ff%2F.git%2Fconfig2024-04-19T06:58:27.495839 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fu%2F.git%2Fconfig2024-04-19T06:58:27.495911 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fen%2F.git%2Fconfig2024-04-19T06:58:27.500262 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2F.git%2Fconfig2024-04-19T06:58:28.478278 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2F.git%2Fconfig2024-04-19T06:58:28.490297 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2F.git%2Fconfig2024-04-19T06:58:28.493690 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Fopen-sans%2F.git%2Fconfig2024-04-19T06:58:28.494055 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fu%2F.git%2Fconfig2024-04-19T06:58:28.494291 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2F.git%2Fconfig2024-04-19T06:58:28.494530 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fen%2F.git%2Fconfig2024-04-19T06:58:28.498610 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fdojo%2F.git%2Fconfig2024-04-19T06:58:28.498814 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Ff%2F.git%2Fconfig2024-04-19T06:58:28.499515 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fmxui%2F.git%2Fconfig2024-04-19T06:58:28.500236 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: js%2F.git%2Fconfig2024-04-19T06:58:29.490734 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Fopen-sans%2F.git%2Fconfig2024-04-19T06:58:29.491817 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2F.git%2Fconfig2024-04-19T06:58:29.494725 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2F.git%2Fconfig2024-04-19T07:26:27.831307 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: forumrunner%2Frequest.php2024-04-19T07:26:32.024674 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: boards%2Fforumrunner%2Frequest.php2024-04-19T07:26:35.940183 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: board%2Fforumrunner%2Frequest.php2024-04-19T07:26:39.860926 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: forum%2Fforumrunner%2Frequest.php2024-04-19T07:26:43.787877 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: forums%2Fforumrunner%2Frequest.php2024-04-19T07:26:47.796525 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: vb%2Fforumrunner%2Frequest.php2024-04-19T08:16:18.738401 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: login.php2024-04-19T08:24:38.744379 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: OA_HTML%2Fcabo%2Fjsps%2Fa.jsp2024-04-19T08:55:53.481289 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2Factuator2024-04-19T08:55:53.538340 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2FAtlas_Core%2Factuator2024-04-19T08:55:53.620381 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Factuator2024-04-19T08:55:53.653002 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fen%2Factuator2024-04-19T08:55:54.485995 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Ff%2Factuator2024-04-19T08:55:54.507752 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fu%2Factuator2024-04-19T08:55:54.553034 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: js%2Factuator2024-04-19T08:55:54.634746 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Factuator2024-04-19T08:55:54.643862 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fdojo%2Factuator2024-04-19T08:55:54.698206 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fmxui%2Factuator2024-04-19T08:55:54.729014 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Factuator2024-04-19T08:55:54.737168 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Factuator2024-04-19T08:55:55.474256 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2Factuator%20%2F2024-04-19T08:55:55.477078 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Factuator%20%2F2024-04-19T08:55:55.478299 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fen%2Factuator%20%2F2024-04-19T08:55:55.483647 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2FAtlas_Core%2Factuator%20%2F2024-04-19T08:55:55.511424 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Fopen-sans%2Factuator2024-04-19T08:55:55.776967 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2Factuator2024-04-19T08:55:55.779406 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Factuator%20%2F2024-04-19T08:55:55.783263 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Ff%2Factuator%20%2F2024-04-19T08:55:55.785904 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Factuator%20%2F2024-04-19T08:55:55.786840 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fmxui%2Factuator%20%2F2024-04-19T08:55:55.787203 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fen%2Factuator2024-04-19T08:55:55.788549 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Factuator2024-04-19T08:55:55.789531 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: js%2Factuator%20%2F2024-04-19T08:55:55.789644 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2FAtlas_Core%2Factuator2024-04-19T08:55:55.790364 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Factuator%20%2F2024-04-19T08:55:55.790934 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fu%2Factuator%20%2F2024-04-19T08:55:55.792365 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fdojo%2Factuator%20%2F2024-04-19T08:55:56.477679 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Factuator2024-04-19T08:55:56.481049 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Fopen-sans%2Factuator%20%2F2024-04-19T08:55:56.482475 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Factuator2024-04-19T08:55:56.482860 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: js%2Factuator2024-04-19T08:55:56.483757 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fu%2Factuator2024-04-19T08:55:56.484624 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fdojo%2Factuator2024-04-19T08:55:56.485458 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fmxui%2Factuator2024-04-19T08:55:56.487621 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Factuator2024-04-19T08:55:56.488720 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Ff%2Factuator2024-04-19T08:55:56.788635 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Factuator2024-04-19T08:55:56.794036 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Fopen-sans%2Factuator2024-04-19T08:55:56.796056 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2FAtlas_Core%2Factuator2024-04-19T08:55:56.797143 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2Factuator2024-04-19T08:55:56.798510 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fen%2Factuator2024-04-19T08:55:57.476229 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Factuator2024-04-19T08:55:57.477629 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: imgapiactuator2024-04-19T08:55:57.478920 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fu%2Factuator2024-04-19T08:55:57.479303 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Factuator2024-04-19T08:55:57.480414 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Factuator2024-04-19T08:55:57.480495 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fontsapiactuator2024-04-19T08:55:57.481615 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fdojo%2Factuator2024-04-19T08:55:57.481857 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fmxui%2Factuator2024-04-19T08:55:57.483135 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fenapiactuator2024-04-19T08:55:57.484961 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: js%2Factuator2024-04-19T08:55:57.485510 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Ff%2Factuator2024-04-19T08:55:57.485530 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2FAtlas_Coreapiactuator2024-04-19T08:55:57.781113 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystemapiactuator2024-04-19T08:55:57.783217 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Fopen-sans%2Factuator2024-04-19T08:55:57.785496 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: imgactuator2024-04-19T08:55:57.789193 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fontsactuator2024-04-19T08:55:57.791038 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fuapiactuator2024-04-19T08:55:57.792351 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fmxuiapiactuator2024-04-19T08:55:57.792503 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: jsapiactuator2024-04-19T08:55:57.793382 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resourcesapiactuator2024-04-19T08:55:57.793849 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffontsapiactuator2024-04-19T08:55:57.794342 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fenactuator2024-04-19T08:55:57.794727 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fdojoapiactuator2024-04-19T08:55:57.794839 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2FAtlas_Coreactuator2024-04-19T08:55:57.798149 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Ffapiactuator2024-04-19T08:55:58.473886 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fmxuiactuator2024-04-19T08:55:58.474095 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img.actuator2024-04-19T08:55:58.475047 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Ffactuator2024-04-19T08:55:58.477574 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: jsactuator2024-04-19T08:55:58.477793 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystemactuator2024-04-19T08:55:58.478054 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts.actuator2024-04-19T08:55:58.478091 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fen.actuator2024-04-19T08:55:58.478601 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resourcesactuator2024-04-19T08:55:58.479486 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffontsactuator2024-04-19T08:55:58.482362 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fuactuator2024-04-19T08:55:58.483419 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2FAtlas_Core.actuator2024-04-19T08:55:58.483612 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fdojoactuator2024-04-19T08:55:58.483634 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Fopen-sansapiactuator2024-04-19T08:55:58.782073 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Ff.actuator2024-04-19T08:55:58.784649 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fen%2Factuator.2024-04-19T08:55:58.785155 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources.actuator2024-04-19T08:55:58.785171 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Factuator.2024-04-19T08:55:58.785200 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fmxui.actuator2024-04-19T08:55:58.786874 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2Factuator.2024-04-19T08:55:58.788388 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: js.actuator2024-04-19T08:55:58.789087 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fdojo.actuator2024-04-19T08:55:58.789519 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem.actuator2024-04-19T08:55:58.790369 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts.actuator2024-04-19T08:55:58.791674 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2FAtlas_Core%2Factuator.2024-04-19T08:55:58.792465 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Fopen-sansactuator2024-04-19T08:55:58.792658 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fu.actuator2024-04-19T08:55:59.474806 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fu%2Factuator.2024-04-19T08:55:59.475426 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Fopen-sans.actuator2024-04-19T08:55:59.475776 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fmxui%2Factuator.2024-04-19T08:55:59.476814 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fdojo%2Factuator.2024-04-19T08:55:59.478980 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img.actuator.json2024-04-19T08:55:59.480266 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fen.actuator.json2024-04-19T08:55:59.480917 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: js%2Factuator.2024-04-19T08:55:59.485105 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts.actuator.json2024-04-19T08:55:59.485459 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Factuator.2024-04-19T08:55:59.488518 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Ff%2Factuator.2024-04-19T08:55:59.493289 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Factuator.2024-04-19T08:55:59.502357 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2FAtlas_Core.actuator.json2024-04-19T08:55:59.503438 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Factuator.2024-04-19T08:55:59.780400 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Fopen-sans%2Factuator.2024-04-19T08:55:59.781699 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fdojo.actuator.json2024-04-19T08:55:59.782261 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fu.actuator.json2024-04-19T08:55:59.782579 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fmxui.actuator.json2024-04-19T08:55:59.784302 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: imgactuator.json2024-04-19T08:55:59.784736 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fenactuator.json2024-04-19T08:55:59.787330 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: js.actuator.json2024-04-19T08:55:59.791103 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fontsactuator.json2024-04-19T08:55:59.793054 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Ff.actuator.json2024-04-19T08:55:59.793789 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem.actuator.json2024-04-19T08:56:00.472477 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources.actuator.json2024-04-19T08:56:00.472931 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystemactuator.json2024-04-19T08:56:00.476584 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Ffactuator.json2024-04-19T08:56:00.477098 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fen%2Factuator.json2024-04-19T08:56:00.477528 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fdojoactuator.json2024-04-19T08:56:00.477860 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Fopen-sans.actuator.json2024-04-19T08:56:00.478850 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fuactuator.json2024-04-19T08:56:00.481191 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Factuator.json2024-04-19T08:56:00.481584 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fmxuiactuator.json2024-04-19T08:56:00.483993 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2FAtlas_Coreactuator.json2024-04-19T08:56:00.484759 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts.actuator.json2024-04-19T08:56:00.485439 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2Factuator.json2024-04-19T08:56:00.489988 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: jsactuator.json2024-04-19T08:56:00.780106 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Factuator.json2024-04-19T08:56:00.782963 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fdojo%2Factuator.json2024-04-19T08:56:00.783541 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resourcesactuator.json2024-04-19T08:56:00.784210 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Ff%2Factuator.json2024-04-19T08:56:00.786449 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Fopen-sansactuator.json2024-04-19T08:56:00.795300 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2FAtlas_Core%2Factuator.json2024-04-19T08:56:00.796145 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fu%2Factuator.json2024-04-19T08:56:00.797328 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffontsactuator.json2024-04-19T08:56:00.798843 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fmxui%2Factuator.json2024-04-19T08:56:00.799486 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: js%2Factuator.json2024-04-19T08:56:01.482893 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Factuator.json2024-04-19T08:56:01.485151 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Fopen-sans%2Factuator.json2024-04-19T08:56:01.498156 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Factuator.json2024-04-19T08:56:01.785103 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2F.%20%2Factuator2024-04-19T08:56:01.787436 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2F.%20%2Factuator2024-04-19T08:56:01.822419 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fen%2F.%20%2Factuator2024-04-19T08:56:02.476673 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2FAtlas_Core%2F.%20%2Factuator2024-04-19T08:56:02.477643 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: js%2F.%20%2Factuator2024-04-19T08:56:02.481442 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fdojo%2F.%20%2Factuator2024-04-19T08:56:02.482205 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fu%2F.%20%2Factuator2024-04-19T08:56:02.487729 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fmxui%2F.%20%2Factuator2024-04-19T08:56:02.489769 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Ff%2F.%20%2Factuator2024-04-19T08:56:02.492262 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2F.%20%2Factuator2024-04-19T08:56:02.786060 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2F.%20%2Factuator2024-04-19T08:56:02.788137 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Fopen-sans%2F.%20%2Factuator2024-04-19T08:56:02.812247 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2F.%20%2Factuator2024-04-19T08:56:03.787062 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Factuator%2F2024-04-19T08:56:03.791878 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2Factuator%2F2024-04-19T08:56:04.476432 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fu%2Factuator%2F2024-04-19T08:56:04.477499 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fmxui%2Factuator%2F2024-04-19T08:56:04.477871 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fen%2Factuator%2F2024-04-19T08:56:04.480050 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: js%2Factuator%2F2024-04-19T08:56:04.482915 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2FAtlas_Core%2Factuator%2F2024-04-19T08:56:04.486056 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fdojo%2Factuator%2F2024-04-19T08:56:04.780831 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Ff%2Factuator%2F2024-04-19T08:56:04.787288 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Factuator%2F2024-04-19T08:56:04.791630 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Factuator%2F2024-04-19T08:56:05.483645 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Factuator%2F2024-04-19T08:56:05.490574 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Fopen-sans%2Factuator%2F2024-04-19T08:56:05.785896 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2Factuator2024-04-19T08:56:05.787127 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Factuator2024-04-19T08:56:06.479330 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2FAtlas_Core%2Factuator2024-04-19T08:56:06.480447 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: js%2Factuator2024-04-19T08:56:06.482010 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fen%2Factuator2024-04-19T08:56:06.484658 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fu%2Factuator2024-04-19T08:56:06.484971 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fmxui%2Factuator2024-04-19T08:56:06.492554 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2Factuator%202024-04-19T08:56:06.496357 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Factuator%202024-04-19T08:56:06.785472 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fdojo%2Factuator2024-04-19T08:56:06.786696 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: js%2Factuator%202024-04-19T08:56:06.787738 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2FAtlas_Core%2Factuator%202024-04-19T08:56:06.789378 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Factuator2024-04-19T08:56:06.790280 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Ff%2Factuator2024-04-19T08:56:06.793618 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fen%2Factuator%202024-04-19T08:56:06.794140 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Factuator2024-04-19T08:56:06.794406 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fu%2Factuator%202024-04-19T08:56:06.794425 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fmxui%2Factuator%202024-04-19T08:56:06.795976 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2Factuator2024-04-19T08:56:06.803492 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Factuator2024-04-19T08:56:07.474301 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fen%2Factuator2024-04-19T08:56:07.478218 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Ff%2Factuator%202024-04-19T08:56:07.478255 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Factuator%202024-04-19T08:56:07.479237 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fdojo%2Factuator%202024-04-19T08:56:07.479813 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fu%2Factuator2024-04-19T08:56:07.482976 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Factuator2024-04-19T08:56:07.483597 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fmxui%2Factuator2024-04-19T08:56:07.489201 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Factuator%202024-04-19T08:56:07.489797 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: js%2Factuator2024-04-19T08:56:07.492691 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2FAtlas_Core%2Factuator2024-04-19T08:56:07.508187 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Fopen-sans%2Factuator2024-04-19T08:56:07.785952 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Ff%2Factuator2024-04-19T08:56:07.786745 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fdojo%2Factuator2024-04-19T08:56:07.787909 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Factuator2024-04-19T08:56:07.792130 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Factuator%202024-04-19T08:56:08.473994 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Fopen-sans%2Factuator%202024-04-19T08:56:08.475503 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Factuator2024-04-19T08:56:08.475657 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Factuator%2F2024-04-19T08:56:08.480396 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Factuator2024-04-19T08:56:08.480999 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2Factuator%2F2024-04-19T08:56:08.786917 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Fopen-sans%2Factuator2024-04-19T08:56:08.793645 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fu%2Factuator%2F2024-04-19T08:56:09.477551 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fdojo%2Factuator%2F2024-04-19T08:56:09.477567 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: js%2Factuator%2F2024-04-19T08:56:09.478781 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fmxui%2Factuator%2F2024-04-19T08:56:09.479747 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Ff%2Factuator%2F2024-04-19T08:56:09.480209 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fen%2Factuator%2F2024-04-19T08:56:09.783477 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Factuator%2F2024-04-19T08:56:09.791458 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Factuator%2F2024-04-19T08:56:10.480549 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fu%2Factuator%232024-04-19T08:56:10.480568 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Factuator%232024-04-19T08:56:10.480767 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Factuator%2F2024-04-19T08:56:10.484960 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2FAtlas_Core%2Factuator%2F2024-04-19T08:56:10.779898 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2Factuator%232024-04-19T08:56:10.783693 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: js%2Factuator%232024-04-19T08:56:11.479107 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Fen%2Factuator%232024-04-19T08:56:11.479124 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Factuator%232024-04-19T08:56:11.480778 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: img%2Ff%2Factuator%232024-04-19T08:56:11.487880 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Fopen-sans%2Factuator%2F2024-04-19T08:56:11.490057 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fdojo%2Factuator%232024-04-19T08:56:11.492658 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Fmxui%2Factuator%232024-04-19T08:56:12.478937 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Factuator%232024-04-19T08:56:12.480625 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: mxclientsystem%2Factuator%232024-04-19T08:56:13.475694 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: fonts%2FAtlas_Core%2Factuator%232024-04-19T08:56:14.476016 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: resources%2Ffonts%2Fopen-sans%2Factuator%232024-04-19T08:56:22.754145 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: passwordrecovered.cgi2024-04-19T09:44:31.870948 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: magmi%2Fweb%2Fajax_gettime.php2024-04-19T09:49:30.738312 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: wp-content%2Fplugins%2Fcustomer-reviews-woocommerce%2Freadme.txt2024-04-19T09:57:42.660375 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: wp-content%2Fplugins%2Fcustomer-reviews-woocommerce%2Freadme.txt2024-04-19T11:10:49.796736 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: webmail%2F2024-04-19T11:55:47.795533 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: system%2FdeviceInfo2024-04-19T12:08:26.775798 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: index.php2024-04-19T12:13:09.818810 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: current_config%2Fpasswd2024-04-19T12:45:22.972307 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: current_config%2FSha1Account12024-04-19T13:35:27.812197 [APP/PROC/WEB/0]   ERROR - Connector: 404 - file not found for file: Telerik.ReportViewer.axd2024-04-19T14:10:07.468026 [API/0]  Stopping app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T14:10:07.568705 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a stopping instance caff389e-f462-4ce6-71df-849e2024-04-19T14:10:13.132378 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T14:10:13.133635 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T14:10:13.135664 [CELL/SSHD/0]  Exit status 02024-04-19T14:10:13.138039 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T14:10:13.144514 [APP/PROC/WEB/0]   INFO - TaskQueue: Shutting down task queue 'System.MendixWorkflows-WorkflowExecution'.2024-04-19T14:10:13.144547 [APP/PROC/WEB/0]   INFO - TaskQueue: Shutting down task queue 'System.MendixWorkflows-DefaultTaskExecution'.2024-04-19T14:10:13.144670 [APP/PROC/WEB/0]   INFO - TaskQueue: Shutting down task queue 'System.ScheduledEventsQueue'.2024-04-19T14:10:13.144833 [APP/PROC/WEB/0]   INFO - TaskQueue: Rescheduling running tasks for expired XAS instance 'e874dd1d-d5f6-4755-8976-3bd5e0cd2636'.2024-04-19T14:10:13.154158 [APP/PROC/WEB/0]   INFO - MicroflowDebugger: Disabled microflow debugger.2024-04-19T14:10:13.157684 [APP/PROC/WEB/0]   INFO - MicroflowDebugger: Disabled debugger.2024-04-19T14:10:13.160453 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T14:10:13.190571 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T14:10:13.264960 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T14:10:13.461010 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T14:10:13.516916 [APP/PROC/WEB/0]  Exit status 02024-04-19T14:10:13.541704 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a destroying container for instance caff389e-f462-4ce6-71df-849e2024-04-19T14:10:13.626028 [PROXY/0]  Exit status 1372024-04-19T14:10:14.971796 [CELL/0]  Cell e5cd8d3f-aa6b-4c4c-9539-26a6cd1b7c5a successfully destroyed container for instance caff389e-f462-4ce6-71df-849e2024-04-19T14:12:05.674780 [API/0]  Uploading bits for app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T14:12:05.964793 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T14:12:06.070039 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"metadata"=>{"annotations"=>nil, "labels"=>{"mendix-primary-deployment"=>"cloudfoundry"}}})2024-04-19T14:12:08.365268 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"lifecycle"=>{"data"=>{"buildpacks"=>["mendix_buildpack"], "stack"=>"cflinuxfs4"}, "type"=>"buildpack"}})2024-04-19T14:13:31.919834 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T14:13:32.120425 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T14:13:32.296662 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T14:13:32.473509 [API/1]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T14:13:32.664822 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T14:13:32.863842 [API/0]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T14:13:33.163239 [API/2]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"environment_json"=>"[PRIVATE DATA HIDDEN]"})2024-04-19T14:13:36.946317 [API/3]  Creating build for app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T14:13:37.434889 [API/3]  Updated app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a ({"state"=>"STARTED"})2024-04-19T14:13:37.621595 [STG/0]  Downloading mendix_buildpack...2024-04-19T14:13:37.691196 [STG/0]  Downloaded mendix_buildpack2024-04-19T14:13:37.691273 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 creating container for instance 96dcb188-077a-488f-b9d7-f914a97193912024-04-19T14:13:38.253210 [STG/0]  Security group rules were updated2024-04-19T14:13:38.266330 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 successfully created container for instance 96dcb188-077a-488f-b9d7-f914a97193912024-04-19T14:13:38.669667 [STG/0]  Downloading build artifacts cache...2024-04-19T14:13:38.669747 [STG/0]  Downloading app package...2024-04-19T14:13:42.794492 [STG/0]  Downloaded app package (152.5M)2024-04-19T14:13:50.167327 [STG/0]  Downloaded build artifacts cache (347.7M)2024-04-19T14:13:50.307420 [STG/0]   ---> Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] staging...2024-04-19T14:13:50.309620 [STG/0]   ---> Detected cflinuxfs4 without built-in python-dev...2024-04-19T14:13:50.321048 [STG/0]   -------> Providing Python 3.10.6 (required by the buildpack to run in cflinuxfs4)2024-04-19T14:13:52.468251 [STG/0]   ---> Check if Python dependencies need to be cached...2024-04-19T14:13:52.491056 [STG/0]   ---> Bootstrapping pip...2024-04-19T14:13:52.912314 [STG/0]  Requirement already satisfied: pip in /tmp/contents860325532/deps/0/python/lib/python3.10/site-packages (22.2.1)2024-04-19T14:13:53.633326 [STG/0]  Collecting pip2024-04-19T14:13:53.715442 [STG/0]    Downloading pip-24.0-py3-none-any.whl (2.1 MB)2024-04-19T14:13:53.792273 [STG/0]       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 28.6 MB/s eta 0:00:002024-04-19T14:13:53.806074 [STG/0]  Requirement already satisfied: setuptools in /tmp/contents860325532/deps/0/python/lib/python3.10/site-packages (63.2.0)2024-04-19T14:13:54.123305 [STG/0]  Collecting setuptools2024-04-19T14:13:54.128968 [STG/0]    Downloading setuptools-69.5.1-py3-none-any.whl (894 kB)2024-04-19T14:13:54.147063 [STG/0]       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 894.6/894.6 kB 59.7 MB/s eta 0:00:002024-04-19T14:13:54.207262 [STG/0]  Collecting wheel2024-04-19T14:13:54.212200 [STG/0]    Downloading wheel-0.43.0-py3-none-any.whl (65 kB)2024-04-19T14:13:54.219696 [STG/0]       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 11.7 MB/s eta 0:00:002024-04-19T14:13:54.374528 [STG/0]  Installing collected packages: wheel, setuptools, pip2024-04-19T14:13:56.439353 [STG/0]  Successfully installed pip-24.0 setuptools-69.5.1 wheel-0.43.02024-04-19T14:13:56.527971 [STG/0]   ---> Using bundled Python dependencies2024-04-19T14:13:56.527994 [STG/0]   ---> Installing Python dependencies to /tmp/app/.local/lib/python3.10/site-packages...2024-04-19T14:14:04.336897 [STG/0]   ---> Finished installing Python dependencies2024-04-19T14:14:04.780137 [STG/0]  INFO: get_java_major_version : major_version - 112024-04-19T14:14:04.781000 [STG/0]  INFO: Preflight check on Mendix version [10.9.0.31759] and stack [cflinuxfs4]...2024-04-19T14:14:04.781038 [STG/0]  INFO: Mendix [10.9] is not maintained. Please use a medium- or long-term supported Mendix version to easily receive fixes (https://docs.mendix.com/releasenotes/studio-pro/lts-mts).2024-04-19T14:14:04.781071 [STG/0]  INFO: Preflight check completed2024-04-19T14:14:06.257425 [STG/0]  INFO: checking is micrometer metrics enabled2024-04-19T14:14:06.320025 [STG/0]  INFO: checking is micrometer metrics enabled2024-04-19T14:14:07.449138 [STG/0]  INFO: Usage metering is enabled2024-04-19T14:14:10.152516 [STG/0]  INFO: Mendix Cloud Foundry Buildpack staging completed2024-04-19T14:15:09.562195 [STG/0]  Exit status 02024-04-19T14:15:09.562230 [STG/0]  Uploading droplet, build artifacts cache...2024-04-19T14:15:09.562300 [STG/0]  Uploading droplet...2024-04-19T14:15:09.562313 [STG/0]  Uploading build artifacts cache...2024-04-19T14:15:13.227197 [STG/0]  Uploaded build artifacts cache (347.7M)2024-04-19T14:15:13.878965 [API/1]  Creating droplet for app with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a2024-04-19T14:15:21.815124 [STG/0]  Uploaded droplet (562.7M)2024-04-19T14:15:21.911188 [STG/0]  Uploading complete2024-04-19T14:15:22.315988 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 stopping instance 96dcb188-077a-488f-b9d7-f914a97193912024-04-19T14:15:22.316014 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 destroying container for instance 96dcb188-077a-488f-b9d7-f914a97193912024-04-19T14:15:22.759371 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 creating container for instance 4273bbf1-bc53-47fd-445e-213a2024-04-19T14:15:23.362890 [CELL/0]  Security group rules were updated2024-04-19T14:15:23.381893 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 successfully created container for instance 4273bbf1-bc53-47fd-445e-213a2024-04-19T14:15:23.950965 [CELL/0]  Downloading droplet...2024-04-19T14:15:25.539415 [STG/0]  Cell 91097b4e-e96e-4942-b9de-429dec7c2391 successfully destroyed container for instance 96dcb188-077a-488f-b9d7-f914a97193912024-04-19T14:15:44.801831 [CELL/0]  Downloaded droplet (562.7M)2024-04-19T14:15:44.802366 [CELL/0]  Starting health monitoring of container2024-04-19T14:15:45.014877 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T14:15:45.026462 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T14:15:45.577827 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T14:15:45.590924 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T14:15:45.590946 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T14:15:45.594427 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T14:15:45.594469 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T14:15:45.594746 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T14:15:45.594963 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T14:15:45.595281 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T14:15:45.667933 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T14:15:45.668214 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T14:15:45.766504 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T14:15:45.767688 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T14:15:45.767761 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T14:15:46.177221 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T14:15:46.177433 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T14:15:47.600315 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T14:15:47.725850 [APP/PROC/WEB/0]  time="2024-04-19T14:15:47Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T14:15:47.780414 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T14:15:47.780432 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T14:15:47.780449 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T14:15:47.780516 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T14:15:47.780692 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T14:15:47.781745 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T14:15:47.944041 [APP/PROC/WEB/0]  2024-04-19 14:15:47.941 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T14:15:51.993024 [APP/PROC/WEB/0]  2024-04-19 14:15:51.977 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T14:15:52.295787 [APP/PROC/WEB/0]  2024-04-19 14:15:52.295 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T14:15:52.301881 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T14:15:52.302227 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T14:15:52.319680 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T14:15:52.331163 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T14:15:52.413466 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T14:15:52.413504 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T14:15:52.438706 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T14:15:52.445075 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T14:15:52.449921 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T14:15:52.464818 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T14:15:52.498876 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T14:15:52.621571 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T14:15:52.642603 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T14:15:52.668211 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T14:15:52.700429 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T14:15:52.702227 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T14:15:52.704725 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T14:15:52.724596 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T14:15:52.725949 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T14:15:52.726742 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T14:15:52.726972 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T14:15:53.471388 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T14:15:54.625312 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T14:15:54.780944 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T14:15:56.762516 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T14:15:56.765919 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T14:15:57.129485 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T14:15:57.392171 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T14:15:57.394028 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T14:15:57.655242 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T14:15:57.657826 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T14:15:57.657894 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 506 database synchronization command(s)...2024-04-19T14:15:57.894008 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T14:15:57.894037 [APP/PROC/WEB/0]      DDL command executed in 8ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T14:15:57.894045 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T14:15:57.894051 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T14:15:57.894072 [APP/PROC/WEB/0]      DDL command executed in 4ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T14:15:57.894147 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "2504922bf9364e1498c69d99510ff7d6"2024-04-19T14:15:57.894164 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T14:15:57.894286 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T14:15:57.894337 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T14:15:57.894367 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "b16dd9c35a4844ba99a7c57cb915efa3"2024-04-19T14:15:57.894438 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T14:15:57.894494 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T14:15:57.894587 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T14:15:57.894645 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T14:15:57.894716 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "34766d32956e4aaea7a3ec202a36a4dc"2024-04-19T14:15:57.894929 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T14:15:57.895001 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T14:15:57.895121 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T14:15:57.895291 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "e49b822aa822442990ee0049728291f8"2024-04-19T14:15:57.895304 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T14:15:57.895310 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T14:15:57.895323 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T14:15:57.895334 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "2ca0c18cf9b547799e459dc3c785c104"2024-04-19T14:15:57.895383 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T14:15:57.895435 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T14:15:57.895476 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T14:15:57.895521 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "0c77cb23710547239f771820bebf4246"2024-04-19T14:15:57.895575 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T14:15:57.895643 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T14:15:57.895734 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T14:15:57.895788 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T14:15:57.895859 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "db2f6578e1274d1992aed80747e5d0b9"2024-04-19T14:15:57.895905 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T14:15:57.895981 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T14:15:57.896647 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T14:15:57.896779 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T14:15:57.896821 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "f580b5104f39420caab2bd49a92428fb"2024-04-19T14:15:57.896925 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T14:15:57.896933 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T14:15:57.896938 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T14:15:57.896954 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T14:15:57.897010 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "0069c1de37eb4e21a6f56486414e40c4"2024-04-19T14:15:57.897062 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T14:15:57.897100 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T14:15:57.897152 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T14:15:57.897202 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T14:15:57.897284 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "08e467fa76e14b729d90c8074bd964f2"2024-04-19T14:15:57.897322 [APP/PROC/WEB/0]      DDL command executed in 8ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T14:15:57.897365 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T14:15:57.897399 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_contact_type"2024-04-19T14:15:57.897431 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "be86352815ca4636a26d1eb312762773"2024-04-19T14:15:57.897502 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T14:15:57.897570 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T14:15:57.897646 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T14:15:57.897715 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T14:15:57.897782 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "b0d4b42d4a0f4e0ca3e69d51472a436f"2024-04-19T14:15:57.897872 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "ff189932151f488a8ef36119452bbc1e"2024-04-19T14:15:57.897905 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "43a4caff8a3b4183b4a0f11213398bc7"2024-04-19T14:15:57.897976 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "a950f77cee454783af156f06372e755f"2024-04-19T14:15:57.898020 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "84207cd4b591478092829acfb04ba9a7"2024-04-19T14:15:57.898098 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T14:15:57.898152 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "8ec4c3a83e684299b2f10edeb80e5bdc"2024-04-19T14:15:57.898170 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "5199b41becc84ccc9055a2687af323bf"2024-04-19T14:15:57.898185 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T14:15:57.898235 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "fb7aea1f47484135b206c85e1f99c3af"2024-04-19T14:15:57.898271 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T14:15:57.898391 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "300027bf143d4ecdbd79cab5277a2e40"2024-04-19T14:15:57.898511 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "7b053fbad4bc41ffaea68b52198cc866"2024-04-19T14:15:57.898526 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "3bfc9831089f4b78a1eb4b0d9787a61c"2024-04-19T14:15:57.898574 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T14:15:57.898640 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "23d4d40567454c388d8dc99d588620a4"2024-04-19T14:15:57.898702 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T14:15:57.898731 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "590d9759cfc344a6b2048a808b3ebfbb"2024-04-19T14:15:57.898823 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "76f4917b258d41ccbcb0b0f8d2d1de8d"2024-04-19T14:15:57.898865 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "9201ec14b45f4f7f8be7369a20cada23"2024-04-19T14:15:57.898911 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "a34d85aa2cd14c6f842eaf8865da74b4"2024-04-19T14:15:57.898981 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "8f88359bf0d34845b39ccaa2f126da4e"2024-04-19T14:15:57.899044 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "e537e87c059e457d941146a736f17e62"2024-04-19T14:15:57.899099 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "ff61368f74274d85bdb90dba9fcc79e4"2024-04-19T14:15:57.899139 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T14:15:57.899191 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "e0dad598dde24e98a46a41ffc151f98a"2024-04-19T14:15:57.899233 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "9a1eb366a1a04432bc3d1c89404cdaa2"2024-04-19T14:15:57.899482 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T14:15:57.899567 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T14:15:57.899618 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T14:15:57.899703 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T14:15:57.899755 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T14:15:57.899829 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T14:15:57.899925 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T14:15:57.900012 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T14:15:57.900068 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T14:15:57.900136 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T14:15:57.900184 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T14:15:57.900259 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T14:15:57.900344 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T14:15:57.900419 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T14:15:57.900467 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T14:15:57.900543 [APP/PROC/WEB/0]      Total time: 186ms2024-04-19T14:15:57.907250 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T14:15:57.907490 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T14:15:57.908045 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T14:15:57.908056 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T14:15:57.908105 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T14:15:57.908252 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T14:15:57.908379 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T14:15:57.908676 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T14:15:57.908855 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T14:15:57.908864 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T14:15:57.908938 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T14:15:57.909069 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T14:15:57.909075 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T14:15:57.909082 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T14:15:57.909291 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T14:15:57.909317 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T14:15:57.909391 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T14:15:57.909405 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T14:15:57.909585 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T14:15:57.909602 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T14:15:57.909657 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T14:15:57.909681 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T14:15:57.909689 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T14:15:57.909694 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T14:15:57.909780 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T14:15:57.909810 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T14:15:57.909906 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T14:15:57.910033 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T14:15:57.910255 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T14:15:57.910322 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T14:15:57.910496 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T14:15:57.910547 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T14:15:57.910662 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T14:15:57.910716 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T14:15:57.910851 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T14:15:57.910897 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T14:15:57.910970 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T14:15:57.911006 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T14:15:57.911103 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T14:15:57.911157 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T14:15:57.911212 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T14:15:57.911241 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T14:15:57.911324 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T14:15:57.911340 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T14:15:57.911356 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T14:15:57.911410 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T14:15:57.911435 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T14:15:57.911507 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T14:15:57.911572 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T14:15:57.911657 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T14:15:57.911684 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T14:15:57.911694 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T14:15:57.911753 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T14:15:57.911861 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T14:15:57.911918 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T14:15:57.911986 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T14:15:57.912053 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T14:15:57.912109 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T14:15:57.912166 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T14:15:57.912236 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T14:15:57.912252 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T14:15:57.912259 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T14:15:57.912264 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T14:15:57.912272 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T14:15:57.912277 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T14:15:57.912293 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T14:15:57.912327 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T14:15:57.912385 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T14:15:57.912427 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T14:15:57.912471 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T14:15:57.912524 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T14:15:57.913093 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T14:15:57.913476 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T14:15:57.913607 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T14:15:57.913633 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T14:15:57.913644 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T14:15:57.913859 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T14:15:57.913881 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T14:15:57.914111 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T14:15:57.924615 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T14:15:58.015492 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T14:15:58.192660 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T14:15:58.274565 [APP/PROC/WEB/0]  Exit status 12024-04-19T14:15:58.277585 [CELL/SSHD/0]  Exit status 02024-04-19T14:16:03.999326 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 stopping instance 4273bbf1-bc53-47fd-445e-213a2024-04-19T14:16:03.999360 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 destroying container for instance 4273bbf1-bc53-47fd-445e-213a2024-04-19T14:16:04.024904 [API/0]  Process has crashed with type: "web"2024-04-19T14:16:04.035981 [API/0]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"4273bbf1-bc53-47fd-445e-213a", "index"=>0, "cell_id"=>"6d00891c-8021-4ca9-a611-02ea6c5de046", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>1, "crash_timestamp"=>1713536163978910961, "version"=>"9ebc82f2-7b8c-4ee1-b84a-4a249a418d3a"}2024-04-19T14:16:04.060638 [CELL/0]  Cell b205815b-08e0-4a3d-8676-484b1b87a723 creating container for instance 66f8bded-0530-4ed6-6625-4c842024-04-19T14:16:04.122085 [PROXY/0]  Exit status 1372024-04-19T14:16:04.680111 [CELL/0]  Security group rules were updated2024-04-19T14:16:04.695289 [CELL/0]  Cell b205815b-08e0-4a3d-8676-484b1b87a723 successfully created container for instance 66f8bded-0530-4ed6-6625-4c842024-04-19T14:16:05.400449 [CELL/0]  Downloading droplet...2024-04-19T14:16:05.577230 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 successfully destroyed container for instance 4273bbf1-bc53-47fd-445e-213a2024-04-19T14:16:26.128885 [CELL/0]  Downloaded droplet (562.7M)2024-04-19T14:16:26.129007 [CELL/0]  Starting health monitoring of container2024-04-19T14:16:26.435750 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T14:16:26.435761 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T14:16:26.861360 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T14:16:26.873047 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T14:16:26.873093 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T14:16:26.876024 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T14:16:26.876146 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T14:16:26.876451 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T14:16:26.876653 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T14:16:26.877024 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T14:16:26.949124 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T14:16:26.949455 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T14:16:27.053768 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T14:16:27.054914 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T14:16:27.054973 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T14:16:27.390253 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T14:16:27.390284 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T14:16:28.580123 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T14:16:28.695970 [APP/PROC/WEB/0]  time="2024-04-19T14:16:28Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T14:16:28.749320 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T14:16:28.749362 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T14:16:28.749418 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T14:16:28.749482 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T14:16:28.749594 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T14:16:28.750423 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T14:16:28.918824 [APP/PROC/WEB/0]  2024-04-19 14:16:28.916 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T14:16:32.804284 [APP/PROC/WEB/0]  2024-04-19 14:16:32.788 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T14:16:33.209061 [APP/PROC/WEB/0]  2024-04-19 14:16:33.208 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T14:16:33.214188 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T14:16:33.214681 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T14:16:33.225789 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T14:16:33.233841 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T14:16:33.242550 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T14:16:33.242569 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T14:16:33.323532 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T14:16:33.328718 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T14:16:33.333995 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T14:16:33.346940 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T14:16:33.379700 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T14:16:33.479319 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T14:16:33.498471 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T14:16:33.519553 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T14:16:33.546371 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T14:16:33.547921 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T14:16:33.549897 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T14:16:33.568207 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T14:16:33.569136 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T14:16:33.569774 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T14:16:33.569845 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T14:16:34.215802 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T14:16:35.420737 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T14:16:35.576678 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T14:16:37.857473 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T14:16:37.860747 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T14:16:38.163014 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T14:16:38.396059 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T14:16:38.397517 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T14:16:38.638693 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T14:16:38.640873 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T14:16:38.640898 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 506 database synchronization command(s)...2024-04-19T14:16:38.872288 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T14:16:38.872313 [APP/PROC/WEB/0]      DDL command executed in 8ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T14:16:38.872335 [APP/PROC/WEB/0]      DDL command executed in 5ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T14:16:38.872441 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T14:16:38.872455 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T14:16:38.872531 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "eda1a8797c0f44ab9e5d9a8e79750821"2024-04-19T14:16:38.872622 [APP/PROC/WEB/0]      DDL command executed in 5ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T14:16:38.872639 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T14:16:38.872699 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T14:16:38.872752 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "657094009164491dae50eece9109b559"2024-04-19T14:16:38.872835 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T14:16:38.872866 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T14:16:38.872937 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T14:16:38.872979 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T14:16:38.873056 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "940504d6ec504b799c9f097dd8b3ceae"2024-04-19T14:16:38.873082 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T14:16:38.873149 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T14:16:38.873177 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T14:16:38.873231 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "a1f47e0cc7da4fe48a62aaa343c520ee"2024-04-19T14:16:38.873246 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T14:16:38.873397 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T14:16:38.873409 [APP/PROC/WEB/0]      DDL command executed in 4ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T14:16:38.873445 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "4dad678e4c7c412cab05c0dad5697870"2024-04-19T14:16:38.873499 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T14:16:38.873521 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T14:16:38.873570 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T14:16:38.873608 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "099f586a43ce45d7b0abf0d4063b0e23"2024-04-19T14:16:38.873658 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T14:16:38.873815 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T14:16:38.873844 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T14:16:38.873920 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T14:16:38.873992 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "f8289573267a4d5282a172dead00ec4b"2024-04-19T14:16:38.874165 [APP/PROC/WEB/0]      DDL command executed in 5ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T14:16:38.874172 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T14:16:38.874180 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T14:16:38.874910 [APP/PROC/WEB/0]      DDL command executed in 4ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T14:16:38.875104 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "95b8f75ed7004a9a8bd65f263d087f1a"2024-04-19T14:16:38.875121 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T14:16:38.875133 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T14:16:38.875222 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T14:16:38.875270 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T14:16:38.875301 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "e1e479c6bba947718338629e54dec2e7"2024-04-19T14:16:38.875333 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T14:16:38.875373 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T14:16:38.875405 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T14:16:38.875446 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_company"2024-04-19T14:16:38.875482 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "bee18bcf743d4424adadf03055ce2a3d"2024-04-19T14:16:38.875585 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T14:16:38.875594 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T14:16:38.875662 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_contact_type"2024-04-19T14:16:38.875685 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "9c0618c6f71940118c31cd5fa1445051"2024-04-19T14:16:38.875778 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T14:16:38.875799 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T14:16:38.875875 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T14:16:38.875932 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T14:16:38.875971 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "845106b87a914baa8b418b34df43c046"2024-04-19T14:16:38.876036 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "e1c0d62f5e2e41c0aec46d409eabe1e2"2024-04-19T14:16:38.876079 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "538f33a1665b47a3b9d268ef76c0e65a"2024-04-19T14:16:38.876179 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "57ef0859c76a420e923c2dfb36ea8731"2024-04-19T14:16:38.876188 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "35ba5de6e4024d919365ecb1f7d93f64"2024-04-19T14:16:38.876231 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T14:16:38.876281 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "3bf574c4e7b84fa2afec8dbaa47936db"2024-04-19T14:16:38.876419 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "90eb7f54c15a4367b9e866692ee7a01c"2024-04-19T14:16:38.876430 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T14:16:38.876524 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "9100ce62b4584216830a56c8076261d0"2024-04-19T14:16:38.876536 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T14:16:38.876585 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "67ff9bc81e4f4cb7acfb4bb43ec896bf"2024-04-19T14:16:38.876631 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "756bdc0bbbea4c72bebaa1a4e9ed4bac"2024-04-19T14:16:38.876676 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "70b11c1a02ac471f8e2ee6cf83b90084"2024-04-19T14:16:38.876725 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T14:16:38.876777 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$features" RENAME TO "6fc26174910444a8b8924a4d40c27667"2024-04-19T14:16:38.876852 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T14:16:38.877000 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "c4d5716b760f4ad99db80e5b4e35bb73"2024-04-19T14:16:38.877016 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "213ceb8e7a1e4fbd9974e1f6258c21d7"2024-04-19T14:16:38.877025 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "a8f1e4a1e5df4cc08874580f8c2d6825"2024-04-19T14:16:38.877063 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "b2c5422153c84aceb0d5435d196092cc"2024-04-19T14:16:38.877096 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "89a638a3245449d69384c776f9bf5251"2024-04-19T14:16:38.877146 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "811001226bbc4f91bc31d3eb2b5c01ce"2024-04-19T14:16:38.877212 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "5fa14127b4bf422d80bedf5e172c6af4"2024-04-19T14:16:38.877369 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T14:16:38.877381 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "2ff9689021544d7c9943471504f64625"2024-04-19T14:16:38.877387 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "d66252e0315048648e72a08e09d1abb4"2024-04-19T14:16:38.877430 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T14:16:38.877485 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T14:16:38.877577 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T14:16:38.877588 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T14:16:38.877663 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T14:16:38.877692 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T14:16:38.877802 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T14:16:38.877813 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T14:16:38.877887 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T14:16:38.877944 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T14:16:38.877997 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T14:16:38.878049 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T14:16:38.878123 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T14:16:38.878169 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T14:16:38.878225 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T14:16:38.878326 [APP/PROC/WEB/0]      Total time: 183ms2024-04-19T14:16:38.883602 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T14:16:38.883966 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T14:16:38.884641 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T14:16:38.884675 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T14:16:38.884769 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T14:16:38.884938 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T14:16:38.885064 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T14:16:38.885567 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T14:16:38.885936 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T14:16:38.885984 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T14:16:38.886119 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T14:16:38.886229 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T14:16:38.886298 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T14:16:38.886314 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T14:16:38.886498 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T14:16:38.886513 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T14:16:38.886632 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T14:16:38.886723 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T14:16:38.886846 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T14:16:38.886900 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T14:16:38.886955 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T14:16:38.886968 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T14:16:38.886990 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T14:16:38.887076 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T14:16:38.887226 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T14:16:38.887306 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T14:16:38.887426 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T14:16:38.887479 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T14:16:38.887546 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T14:16:38.887569 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T14:16:38.887636 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T14:16:38.887790 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T14:16:38.887815 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T14:16:38.887882 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T14:16:38.887900 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T14:16:38.887982 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T14:16:38.887996 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T14:16:38.888026 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T14:16:38.888032 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T14:16:38.888142 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T14:16:38.888163 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T14:16:38.888251 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T14:16:38.888289 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T14:16:38.888295 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T14:16:38.888358 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T14:16:38.888398 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T14:16:38.888474 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T14:16:38.888490 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T14:16:38.888511 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T14:16:38.888590 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T14:16:38.888600 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T14:16:38.888657 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T14:16:38.888678 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T14:16:38.888707 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T14:16:38.888743 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T14:16:38.888780 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T14:16:38.888795 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T14:16:38.888853 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T14:16:38.888882 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T14:16:38.888936 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T14:16:38.888943 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T14:16:38.889003 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T14:16:38.889023 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T14:16:38.889082 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T14:16:38.889150 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T14:16:38.889183 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T14:16:38.889247 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T14:16:38.889285 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T14:16:38.889344 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T14:16:38.889383 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T14:16:38.889402 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T14:16:38.889784 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T14:16:38.889904 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T14:16:38.889914 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T14:16:38.889918 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T14:16:38.889952 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T14:16:38.889965 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T14:16:38.890007 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T14:16:38.891104 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T14:16:38.900906 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T14:16:38.975448 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T14:16:39.166699 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T14:16:39.228591 [APP/PROC/WEB/0]  Exit status 12024-04-19T14:16:39.231222 [CELL/SSHD/0]  Exit status 02024-04-19T14:16:44.637428 [API/3]  Process has crashed with type: "web"2024-04-19T14:16:44.649056 [API/3]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"66f8bded-0530-4ed6-6625-4c84", "index"=>0, "cell_id"=>"b205815b-08e0-4a3d-8676-484b1b87a723", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>2, "crash_timestamp"=>1713536204609266718, "version"=>"9ebc82f2-7b8c-4ee1-b84a-4a249a418d3a"}2024-04-19T14:16:44.702601 [CELL/0]  Cell b205815b-08e0-4a3d-8676-484b1b87a723 stopping instance 66f8bded-0530-4ed6-6625-4c842024-04-19T14:16:44.702645 [CELL/0]  Cell b205815b-08e0-4a3d-8676-484b1b87a723 destroying container for instance 66f8bded-0530-4ed6-6625-4c842024-04-19T14:16:44.766377 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 creating container for instance 4a712341-c600-4db1-4994-364b2024-04-19T14:16:44.798492 [PROXY/0]  Exit status 1372024-04-19T14:16:45.414883 [CELL/0]  Security group rules were updated2024-04-19T14:16:45.432339 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 successfully created container for instance 4a712341-c600-4db1-4994-364b2024-04-19T14:16:46.080621 [CELL/0]  Downloading droplet...2024-04-19T14:16:46.184159 [CELL/0]  Cell b205815b-08e0-4a3d-8676-484b1b87a723 successfully destroyed container for instance 66f8bded-0530-4ed6-6625-4c842024-04-19T14:16:48.905237 [CELL/0]  Downloaded droplet2024-04-19T14:16:48.905404 [CELL/0]  Starting health monitoring of container2024-04-19T14:16:49.096280 [APP/PROC/WEB/0]  Invoking pre-start scripts.2024-04-19T14:16:49.112398 [APP/PROC/WEB/0]  Invoking start command.2024-04-19T14:16:49.635602 [APP/PROC/WEB/0]  INFO: Mendix Cloud Foundry Buildpack v5.0.16 [e9a6e09] starting...2024-04-19T14:16:49.647245 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'model' with mode 7002024-04-19T14:16:49.647271 [APP/PROC/WEB/0]  INFO: Fixing up permissions of directory 'data' with mode 7002024-04-19T14:16:49.649954 [APP/PROC/WEB/0]  INFO: S3 TVM config detected2024-04-19T14:16:49.650050 [APP/PROC/WEB/0]  INFO: Using external file store configured by service binding2024-04-19T14:16:49.650454 [APP/PROC/WEB/0]  INFO: JVM garbage collector is set to [Serial]2024-04-19T14:16:49.650741 [APP/PROC/WEB/0]  INFO: get_java_major_version : major_version - 112024-04-19T14:16:49.651262 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T14:16:49.726994 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T14:16:49.727382 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T14:16:49.821071 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T14:16:49.822061 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T14:16:49.822097 [APP/PROC/WEB/0]  INFO: Configuring runtime to push metrics to influx via micrometer2024-04-19T14:16:50.224416 [APP/PROC/WEB/0]  INFO: checking is micrometer metrics enabled2024-04-19T14:16:50.224450 [APP/PROC/WEB/0]  INFO: Starting the Telegraf metrics agent...2024-04-19T14:16:51.591433 [APP/PROC/WEB/0]  INFO: Starting metering sidecar2024-04-19T14:16:51.723752 [APP/PROC/WEB/0]  time="2024-04-19T14:16:51Z" level=error msg="USAGE_METRICS_EMAIL_FIELDS requested but not setted" EnvironmentName=51c17dd5-f9c7-4776-92e5-e24d5d55725b ProjectID=715a494d-b70a-429f-abcd-50367cf80c9c Service=UMS2024-04-19T14:16:51.778441 [APP/PROC/WEB/0]  INFO: Using Java version:2024-04-19T14:16:51.778473 [APP/PROC/WEB/0]  INFO: openjdk version "11.0.21" 2023-10-172024-04-19T14:16:51.778497 [APP/PROC/WEB/0]  INFO: OpenJDK Runtime Environment Temurin-11.0.21+9 (build 11.0.21+9)2024-04-19T14:16:51.778503 [APP/PROC/WEB/0]  INFO: OpenJDK 64-Bit Server VM Temurin-11.0.21+9 (build 11.0.21+9, mixed mode)2024-04-19T14:16:51.778717 [APP/PROC/WEB/0]  INFO: The buildpack is starting the runtime...2024-04-19T14:16:51.779647 [APP/PROC/WEB/0]  INFO: Trying to start the MxRuntime...2024-04-19T14:16:51.956034 [APP/PROC/WEB/0]  2024-04-19 14:16:51.953 INFO - MxAgent: Started mx-agent version: 0.12.0.2024-04-19T14:16:55.960860 [APP/PROC/WEB/0]  2024-04-19 14:16:55.945 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T14:16:56.270089 [APP/PROC/WEB/0]  2024-04-19 14:16:56.269 INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T14:16:56.277422 [APP/PROC/WEB/0]   INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'2024-04-19T14:16:56.277565 [APP/PROC/WEB/0]   INFO - Logging: Logging to file: /home/vcap/app/log/out.log, max size: 1099511627776KiB, max rotation: 102024-04-19T14:16:56.295758 [APP/PROC/WEB/0]   INFO - M2EE: Initializing runtime...2024-04-19T14:16:56.307007 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime 10.9.0.31759 (build 10.9.0.31759). Copyright © 2003-2024 Mendix bv. All rights reserved.2024-04-19T14:16:56.371404 [APP/PROC/WEB/0]   INFO - M2EE: Initialized runtime.2024-04-19T14:16:56.371570 [APP/PROC/WEB/0]   INFO - M2EE: Creating Runtime server...2024-04-19T14:16:56.393470 [APP/PROC/WEB/0]   INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 104857602024-04-19T14:16:56.398311 [APP/PROC/WEB/0]   INFO - M2EE: Runtime server started.2024-04-19T14:16:56.403844 [APP/PROC/WEB/0]   INFO - Configuration: Updating configuration...2024-04-19T14:16:56.417735 [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.core.SameSiteCookies=None, com.mendix.storage.PerformDeleteFromStorage=NoFiles, LogMinDurationQuery=10000, ApplicationRootUrl=https://stellaroneportal-test.mendixcloud.com2024-04-19T14:16:56.458308 [APP/PROC/WEB/0]   INFO - Configuration: Configuration updated.2024-04-19T14:16:56.566051 [APP/PROC/WEB/0]   INFO - Services: Adding 0 authority certificate(s)2024-04-19T14:16:56.585060 [APP/PROC/WEB/0]   INFO - Metrics: Started metrics on Micrometer2024-04-19T14:16:56.607610 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 10s, uri -> http://localhost:8086, db -> mendix)2024-04-19T14:16:56.640003 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 10s2024-04-19T14:16:56.641898 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T14:16:56.644654 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T14:16:56.669704 [APP/PROC/WEB/0]   INFO - Metrics: Creating metrics registry: influx (step -> 1m, uri -> http://localhost:8086, db -> mendix)2024-04-19T14:16:56.670697 [APP/PROC/WEB/0]   INFO - io.micrometer.core.instrument.push.PushMeterRegistry: publishing metrics for InfluxMeterRegistry every 1m2024-04-19T14:16:56.672401 [APP/PROC/WEB/0]   INFO - io.micrometer.influx.InfluxMeterRegistry: Using InfluxDB API version V1 to write metrics2024-04-19T14:16:56.672595 [APP/PROC/WEB/0]   INFO - Metrics: Adding metrics registry InfluxMeterRegistry2024-04-19T14:16:57.407046 [APP/PROC/WEB/0]   INFO - Core: The default timezone code is empty. UTC will be used instead.2024-04-19T14:16:58.480221 [APP/PROC/WEB/0]   INFO - StorageS3: Endpoint set to: s3.amazonaws.com/cf-shared-prod-1-us-east-12024-04-19T14:16:58.675151 [APP/PROC/WEB/0]   INFO - Core: Initializing InternalCore and Modules...2024-04-19T14:17:00.683681 [APP/PROC/WEB/0]   INFO - Core: Initialized InternalCore and Modules.2024-04-19T14:17:00.687344 [APP/PROC/WEB/0]   INFO - Core: Initializing ConnectionBus...2024-04-19T14:17:01.041413 [APP/PROC/WEB/0]   INFO - Core: Initialized ConnectionBus.2024-04-19T14:17:01.338382 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database product information: PostgreSQL 14.92024-04-19T14:17:01.340584 [APP/PROC/WEB/0]   INFO - ConnectionBus: Database engine version: 14.92024-04-19T14:17:01.608997 [APP/PROC/WEB/0]  ERROR: Executing start did not succeed: result: 3, message: The database has to be updated.2024-04-19T14:17:01.611451 [APP/PROC/WEB/0]   INFO - Core: Executing DDL commands...2024-04-19T14:17:01.611468 [APP/PROC/WEB/0]   INFO - ConnectionBus: Executing 506 database synchronization command(s)...2024-04-19T14:17:01.823369 [APP/PROC/WEB/0]   WARNING - ConnectionBus_Validation: Following commands were executed before the failure:2024-04-19T14:17:01.823528 [APP/PROC/WEB/0]      DDL command executed in 8ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalculat$tier_industryeditio_pricingcalculato$tierid"2024-04-19T14:17:01.823555 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "frn_pricingcalcul$tier_industryedit_pricingcalcul$industryediti"2024-04-19T14:17:01.823562 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$tier_industryedition" DROP CONSTRAINT "uniq_pricingcalculat$tier_industryeditio_pricingcalculat$tierid"2024-04-19T14:17:01.823650 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$tier_industryedition"2024-04-19T14:17:01.823680 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier_industryedition" RENAME TO "837879c47d51450aa829ad00d01c37b5"2024-04-19T14:17:01.823750 [APP/PROC/WEB/0]      DDL command executed in 7ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcul$licensingti_feature_pricingcalcul$licensingti"2024-04-19T14:17:01.823823 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$licensingtier_features" DROP CONSTRAINT "frn_pricingcalcula$licensingti_feature_pricingcalcula$featuresi"2024-04-19T14:17:01.823879 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$licensingtier_features"2024-04-19T14:17:01.823953 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$licensingtier_features" RENAME TO "f4017630b3854c7c8b9f4793d490eff1"2024-04-19T14:17:01.823997 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcal$featuredetai_featurehe_pricingcalc$featuredetail"2024-04-19T14:17:01.824053 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "frn_pricingcalc$featuredetai_featurehe_pricingcalcu$featurehead"2024-04-19T14:17:01.824109 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" DROP CONSTRAINT "uniq_pricingcal$featuredeta_featurehe_pricingcalc$featuredetail"2024-04-19T14:17:01.824129 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_featureheader"2024-04-19T14:17:01.824265 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_featureheader" RENAME TO "cea9b16b01764f73ace9cf70f23338cd"2024-04-19T14:17:01.824278 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredeta_industryed_pricingcalc$featuredetai"2024-04-19T14:17:01.824384 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" DROP CONSTRAINT "frn_pricingcalc$featuredetai_industryed_pricingcalc$industryedi"2024-04-19T14:17:01.824395 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featuredetailbytier_industryedition"2024-04-19T14:17:01.824530 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier_industryedition" RENAME TO "a335215348a14897af08c49833b54399"2024-04-19T14:17:01.824546 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalcu$featurehea_industryed_pricingcalcu$featurehead"2024-04-19T14:17:01.824631 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" DROP CONSTRAINT "frn_pricingcalc$featurehea_industryedi_pricingcalc$industryedit"2024-04-19T14:17:01.824691 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$featureheader_industryedition"2024-04-19T14:17:01.824755 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader_industryedition" RENAME TO "94a43d9f768d450c814f2495a54b95da"2024-04-19T14:17:01.824877 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalcul$feature_acumatic_editio_pricingcalcul$feature"2024-04-19T14:17:01.824889 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" DROP CONSTRAINT "frn_pricingcalc$featur_acumat_editi_pricingcalc$acumati_edition"2024-04-19T14:17:01.825128 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$features_acumatica_edition"2024-04-19T14:17:01.825146 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features_acumatica_edition" RENAME TO "d29947586a7343dfa2d72fc325bb2fad"2024-04-19T14:17:01.825153 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexist_calculatio_pricingcalcul$calcexists"2024-04-19T14:17:01.825247 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "frn_pricingcalcul$calcexis_calculatio_pricingcalcul$calculation"2024-04-19T14:17:01.825303 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$calcexists_calculations" DROP CONSTRAINT "uniq_pricingcalcul$calcexis_calculatio_pricingcalcul$calcexists"2024-04-19T14:17:01.825414 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$calcexists_calculations"2024-04-19T14:17:01.825511 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists_calculations" RENAME TO "f5303d82e77544c49220659647604ff6"2024-04-19T14:17:01.826025 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcalc$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T14:17:01.826065 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "frn_pricingcal$addonsworki_featuredeta_pricingcalc$featuredetai"2024-04-19T14:17:01.826161 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" DROP CONSTRAINT "uniq_pricingcal$addonsworki_featuredeta_pricingcalc$addonsworki"2024-04-19T14:17:01.827106 [APP/PROC/WEB/0]      DDL command executed in 5ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_featuredetailbytier"2024-04-19T14:17:01.827168 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_featuredetailbytier" RENAME TO "879f26968e8c4752a00b211fa51ba0d4"2024-04-19T14:17:01.827387 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcu$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T14:17:01.827400 [APP/PROC/WEB/0]      DDL command executed in 4ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "frn_pricingcalcul$addonsworking_feature_pricingcalcula$features"2024-04-19T14:17:01.827406 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" DROP CONSTRAINT "uniq_pricingcalc$addonsworkin_featur_pricingcalcu$addonsworking"2024-04-19T14:17:01.827508 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_pricingcalculator$addonsworkinglist_features"2024-04-19T14:17:01.827526 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist_features" RENAME TO "c31b6e6faedd464cb56bbdd564f41554"2024-04-19T14:17:01.827718 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_administration$accountid"2024-04-19T14:17:01.827732 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid"2024-04-19T14:17:01.827739 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_company" DROP CONSTRAINT "uniq_administration$account_company_administration$accountid"2024-04-19T14:17:01.827770 [APP/PROC/WEB/0]      DDL command executed in 11ms: DROP INDEX "idx_administration$account_company"2024-04-19T14:17:01.827843 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_company" RENAME TO "6f3b2f57a9134b6191d85e13e96060e3"2024-04-19T14:17:01.827871 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administratio$account_contact_type_administration$accountid"2024-04-19T14:17:01.827984 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "administration$account_contact_type" DROP CONSTRAINT "frn_administrat$accoun_contac_type_pricingcalcul$porta_userrole"2024-04-19T14:17:01.827995 [APP/PROC/WEB/0]      DDL command executed in 2ms: DROP INDEX "idx_administration$account_contact_type"2024-04-19T14:17:01.828010 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "administration$account_contact_type" RENAME TO "8b78e36db68743a8b5bdc561aa8cfd98"2024-04-19T14:17:01.828167 [APP/PROC/WEB/0]      DDL command executed in 2ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalcu$headeru_2_industryed_pricingcalcu$headerus_2id"2024-04-19T14:17:01.828210 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "frn_pricingcalc$headerus_2_industryedi_pricingcalc$industryedit"2024-04-19T14:17:01.828438 [APP/PROC/WEB/0]      DDL command executed in 3ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" DROP CONSTRAINT "uniq_pricingcalcu$headeru_2_industryed_pricingcalcu$headeru_2id"2024-04-19T14:17:01.828457 [APP/PROC/WEB/0]      DDL command executed in 3ms: DROP INDEX "idx_pricingcalculator$headeruser_2_industryedition"2024-04-19T14:17:01.828561 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2_industryedition" RENAME TO "8f3f3b391b5a4459900bf19c8f936a22"2024-04-19T14:17:01.828605 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$tier" RENAME TO "ab969cae856446daa684276aa9b095ce"2024-04-19T14:17:01.828626 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$portal_userrole" RENAME TO "4fdb89c2c0bd4527b5380da45d17f7a5"2024-04-19T14:17:01.828726 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$licensingtier" RENAME TO "a7394156d8b6415499e5fa258ce532d8"2024-04-19T14:17:01.828750 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$company" RENAME TO "cbeb85d178b54de3be369f1ed547f835"2024-04-19T14:17:01.828877 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$company_companyid_mxseq"2024-04-19T14:17:01.829088 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calculations" RENAME TO "86c5f418beb245cc897cafadb3139514"2024-04-19T14:17:01.829109 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser" RENAME TO "0f2107ed1491477fa953cda212c39ba3"2024-04-19T14:17:01.829308 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_recid_mxseq"2024-04-19T14:17:01.829364 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$industryedition" RENAME TO "f5ce8d3ebe5742efbbfbe6cca399c846"2024-04-19T14:17:01.829408 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$industryedition_industryid_mxseq"2024-04-19T14:17:01.829430 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$acumatica_edition" RENAME TO "a6ee62eb0e0b4c9e8dd0c643fb8d150f"2024-04-19T14:17:01.829517 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuredetailbytier" RENAME TO "5f106fa04aca4f6195f2e9ffa24c5d2a"2024-04-19T14:17:01.829539 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featureheader" RENAME TO "496b86a5c4614a51ac3c39b12a12a0dd"2024-04-19T14:17:01.829596 [APP/PROC/WEB/0]      DDL command executed in 0ms: DROP SEQUENCE "pricingcalculator$featureheader_featid_mxseq"2024-04-19T14:17:01.829715 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$features" RENAME TO "4da920e476094a07b3286ea23c1cec35"2024-04-19T14:17:01.829726 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$features_recid_mxseq"2024-04-19T14:17:01.829730 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$ordernumberbyindustry" RENAME TO "941276023ca54334a9510d7036a95e8e"2024-04-19T14:17:01.829783 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$testapi" RENAME TO "74275b6298f4407389308b656b4076b5"2024-04-19T14:17:01.829820 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$finalprice" RENAME TO "bcd77e27d25545ad8da5fa1ad91a4e18"2024-04-19T14:17:01.829890 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$calcexists" RENAME TO "7775d00b92064526ac0442d69cd63130"2024-04-19T14:17:01.829962 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$addonsworkinglist" RENAME TO "0a9cc8b5caaa4b419a6257b7df53159d"2024-04-19T14:17:01.829971 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$blockeddomains" RENAME TO "b0b528b850534190bda6402bbff45704"2024-04-19T14:17:01.829999 [APP/PROC/WEB/0]      DDL command executed in 0ms: ALTER TABLE "pricingcalculator$quotepdf" RENAME TO "2a9a095b43d74b7183555f18f0d6cd9b"2024-04-19T14:17:01.830039 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$quotepdf_quoteid_mxseq"2024-04-19T14:17:01.830091 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$featuresaddonsworkinglist" RENAME TO "51a7ba4643564914b1d2aa87557036ea"2024-04-19T14:17:01.830127 [APP/PROC/WEB/0]      DDL command executed in 1ms: ALTER TABLE "pricingcalculator$headeruser_2" RENAME TO "19577d104960414e89ec28517d99b623"2024-04-19T14:17:01.830173 [APP/PROC/WEB/0]      DDL command executed in 1ms: DROP SEQUENCE "pricingcalculator$headeruser_2_recid_mxseq"2024-04-19T14:17:01.830235 [APP/PROC/WEB/0]      DDL command executed in 2ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T14:17:01.830291 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T14:17:01.830314 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T14:17:01.830396 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T14:17:01.830453 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T14:17:01.830498 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T14:17:01.830585 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T14:17:01.830601 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T14:17:01.830681 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T14:17:01.830748 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T14:17:01.830759 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T14:17:01.830862 [APP/PROC/WEB/0]      DDL command executed in 0ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T14:17:01.830963 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$association"  WHERE "id" = ?2024-04-19T14:17:01.830996 [APP/PROC/WEB/0]      DDL command executed in 1ms: DELETE FROM "mendixsystem$unique_constraint"  WHERE "name" = ? AND "column_id" = ?2024-04-19T14:17:01.831076 [APP/PROC/WEB/0]      Total time: 178ms2024-04-19T14:17:01.837565 [APP/PROC/WEB/0]  ERROR: Executing execute_ddl_commands did not succeed: result: 1, message: class com.mendix.m2ee.api.AdminException occurred while executing an admin action request. See logging output for details., caused by: class com.mendix.basis.connectionbus.ConnectionBusException occurred while executing an admin action request. See logging output for details.2024-04-19T14:17:01.837904 [APP/PROC/WEB/0]  ERROR: Starting application failed: Application start failed2024-04-19T14:17:01.838302 [APP/PROC/WEB/0]   ERROR - M2EE: An error occurred while executing action 'Execute DDL commands'.2024-04-19T14:17:01.838598 [APP/PROC/WEB/0]  com.mendix.m2ee.api.AdminException: Executing DDL commands failed.2024-04-19T14:17:01.838624 [APP/PROC/WEB/0]  INFO: Waiting for the application to shutdown...2024-04-19T14:17:01.838867 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:113)2024-04-19T14:17:01.839134 [APP/PROC/WEB/0]  Caused by: com.mendix.basis.connectionbus.ConnectionBusException: Error (SQL State: 42P01, Error Code: 0) on executing:2024-04-19T14:17:01.839574 [APP/PROC/WEB/0]  CREATE TABLE "administration$account_company" (2024-04-19T14:17:01.839860 [APP/PROC/WEB/0]      "administration$accountid" int8 NOT NULL,2024-04-19T14:17:01.839885 [APP/PROC/WEB/0]      "pricingcalculator$companyid" int8 NOT NULL,2024-04-19T14:17:01.839943 [APP/PROC/WEB/0]      PRIMARY KEY("administration$accountid","pricingcalculator$companyid"),2024-04-19T14:17:01.840002 [APP/PROC/WEB/0]      CONSTRAINT "uniq_administration$account_company_administration$accountid" UNIQUE ("administration$accountid"),2024-04-19T14:17:01.840045 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_administration$accountid" FOREIGN KEY ( "administration$accountid" ) REFERENCES "administration$account" ( "id" ) ON DELETE CASCADE,2024-04-19T14:17:01.840086 [APP/PROC/WEB/0]      CONSTRAINT "frn_administration$account_company_pricingcalculator$companyid" FOREIGN KEY ( "pricingcalculator$companyid" ) REFERENCES "pricingcalculator$company" ( "id" ) ON DELETE CASCADE)2024-04-19T14:17:01.840337 [APP/PROC/WEB/0]  All changes are rolled back.2024-04-19T14:17:01.840348 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.handleCommandExecutionException(DdlCommandExecutor.scala:167)2024-04-19T14:17:01.840405 [APP/PROC/WEB/0]  Caused by: org.postgresql.util.PSQLException: ERROR: relation "pricingcalculator$company" does not exist2024-04-19T14:17:01.840500 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725)2024-04-19T14:17:01.840555 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412)2024-04-19T14:17:01.840600 [APP/PROC/WEB/0]      at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371)2024-04-19T14:17:01.840622 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502)2024-04-19T14:17:01.840630 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419)2024-04-19T14:17:01.840635 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341)2024-04-19T14:17:01.840694 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326)2024-04-19T14:17:01.840701 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302)2024-04-19T14:17:01.840920 [APP/PROC/WEB/0]      at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297)2024-04-19T14:17:01.840964 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T14:17:01.840970 [APP/PROC/WEB/0]      at org.apache.commons.dbcp2.DelegatingStatement.execute(DelegatingStatement.java:182)2024-04-19T14:17:01.841097 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1(DdlCommandExecutor.scala:117)2024-04-19T14:17:01.841141 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$executeCommandWithConnection$1$adapted(DdlCommandExecutor.scala:116)2024-04-19T14:17:01.841278 [APP/PROC/WEB/0]      at scala.util.Using$.resource(Using.scala:262)2024-04-19T14:17:01.841331 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandWithConnection(DdlCommandExecutor.scala:116)2024-04-19T14:17:01.841412 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.executeCommandAtomically(DdlCommandExecutor.scala:105)2024-04-19T14:17:01.841459 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$3(DdlCommandExecutor.scala:47)2024-04-19T14:17:01.841474 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.getBlockingFunctionRunTimeMs(DdlCommandExecutor.scala:232)2024-04-19T14:17:01.841524 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.$anonfun$execute$2(DdlCommandExecutor.scala:37)2024-04-19T14:17:01.841611 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:576)2024-04-19T14:17:01.841681 [APP/PROC/WEB/0]      at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:574)2024-04-19T14:17:01.841690 [APP/PROC/WEB/0]      at scala.collection.AbstractIterable.foreach(Iterable.scala:933)2024-04-19T14:17:01.841696 [APP/PROC/WEB/0]      at scala.collection.IterableOps$WithFilter.foreach(Iterable.scala:903)2024-04-19T14:17:01.841754 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.DdlCommandExecutor.execute(DdlCommandExecutor.scala:30)2024-04-19T14:17:01.841797 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.synchronizeModel(SynchronizationManager.scala:205)2024-04-19T14:17:01.841840 [APP/PROC/WEB/0]      at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.execute(SynchronizationManager.scala:135)2024-04-19T14:17:01.841912 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.execute$1(ConnectionBusImpl.scala:296)2024-04-19T14:17:01.841983 [APP/PROC/WEB/0]      at com.mendix.connectionbus.ConnectionBusImpl.executeDDLCommands(ConnectionBusImpl.scala:317)2024-04-19T14:17:01.842056 [APP/PROC/WEB/0]      at com.mendix.basis.component.internal.LocalComponentImpl.executeDDLCommands(LocalComponentImpl.scala:105)2024-04-19T14:17:01.842141 [APP/PROC/WEB/0]      at com.mendix.basis.impl.MxRuntimeImplBase.executeDDLCommands(MxRuntimeImplBase.java:346)2024-04-19T14:17:01.842202 [APP/PROC/WEB/0]      at com.mendix.basis.action.admin.ExecuteDDLCommandsAction.execute(ExecuteDDLCommandsAction.scala:20)2024-04-19T14:17:01.842237 [APP/PROC/WEB/0]      at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandlerBase.service(HttpAdminHandlerBase.java:128)2024-04-19T14:17:01.842309 [APP/PROC/WEB/0]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)2024-04-19T14:17:01.842377 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)2024-04-19T14:17:01.842403 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529)2024-04-19T14:17:01.842428 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)2024-04-19T14:17:01.842456 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1384)2024-04-19T14:17:01.842491 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)2024-04-19T14:17:01.842517 [APP/PROC/WEB/0]      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484)2024-04-19T14:17:01.842614 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)2024-04-19T14:17:01.842657 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1306)2024-04-19T14:17:01.842669 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)2024-04-19T14:17:01.842736 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)2024-04-19T14:17:01.842747 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.Server.handle(Server.java:563)2024-04-19T14:17:01.842820 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598)2024-04-19T14:17:01.842827 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)2024-04-19T14:17:01.842910 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)2024-04-19T14:17:01.842915 [APP/PROC/WEB/0]      at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287)2024-04-19T14:17:01.842959 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314)2024-04-19T14:17:01.842965 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)2024-04-19T14:17:01.843020 [APP/PROC/WEB/0]      at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53)2024-04-19T14:17:01.843073 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421)2024-04-19T14:17:01.843119 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390)2024-04-19T14:17:01.843168 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277)2024-04-19T14:17:01.843217 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193)2024-04-19T14:17:01.843474 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969)2024-04-19T14:17:01.843633 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194)2024-04-19T14:17:01.846288 [APP/PROC/WEB/0]  [containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`.2024-04-19T14:17:01.848335 [APP/PROC/WEB/0]      at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)2024-04-19T14:17:01.848387 [APP/PROC/WEB/0]      at java.base/java.lang.Thread.run(Unknown Source)2024-04-19T14:17:01.848465 [APP/PROC/WEB/0]   INFO - M2EE: Runtime shutdown requested.2024-04-19T14:17:01.848474 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is shutting down now...2024-04-19T14:17:01.857555 [APP/PROC/WEB/0]   INFO - Core: Mendix Runtime is now shut down.2024-04-19T14:17:01.929635 [APP/PROC/WEB/0]  WARNING: MENDIX LOGGING: Mendix log filter crashed with return code 0. This is nothing to worry about, we are restarting the logfilter now.2024-04-19T14:17:02.126971 [APP/PROC/WEB/0]  INFO: The application has been stopped successfully.2024-04-19T14:17:02.201293 [APP/PROC/WEB/0]  Exit status 12024-04-19T14:17:02.204102 [CELL/SSHD/0]  Exit status 02024-04-19T14:17:08.008555 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 stopping instance 4a712341-c600-4db1-4994-364b2024-04-19T14:17:08.008584 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 destroying container for instance 4a712341-c600-4db1-4994-364b2024-04-19T14:17:08.020704 [API/2]  Process has crashed with type: "web"2024-04-19T14:17:08.030201 [API/2]  App instance exited with guid 5ed02ecc-a3c4-4c97-9992-b0f8f7b94d2a payload: {"instance"=>"4a712341-c600-4db1-4994-364b", "index"=>0, "cell_id"=>"6d00891c-8021-4ca9-a611-02ea6c5de046", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>3, "crash_timestamp"=>1713536228004615812, "version"=>"9ebc82f2-7b8c-4ee1-b84a-4a249a418d3a"}2024-04-19T14:17:08.116092 [PROXY/0]  Exit status 1372024-04-19T14:17:09.494102 [CELL/0]  Cell 6d00891c-8021-4ca9-a611-02ea6c5de046 successfully destroyed container for instance 4a712341-c600-4db1-4994-364b-- All Done --
asked
1 answers
0

The error seems be that pricingcalculator$company no longer exists. Has there been a change to this part of the application?

 

One possible solution could be to clear down the environment and do a clean deployment. It would lose any working data you have on that environment, so would only be appropriate if the data in Test is not important to retain.

answered