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]  &nb