Crash Loop Backoff

0
I'm using a VPC environment and ever since I upgraded  from 9.24.15 to 9.24.22, I encountered an error in the Runtime in production where according to logs: {"time":"2024-06-25T08:16:42.461030375Z","stream":"stderr","logtag":"F","message":"[containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`."}   then it restarts all over again. The only other thing I did was to add a new runtime constants known as "SelfRestrictChecks" and set it to false and then it had no problem for weeks and then the issue began. I deleted this variable and restart the app, but it start it over again. Do you have any idea with this issue? (For more logging information: refer to the log info below)   Thanks! Common labels: {"container":"mendix","container_id":"badb682037e15bc0fc01aa48e3f8765f841b087dd4cbc71e93789d7eef3fb3ba","host":"ip-10-194-144-76.eu-central-1.compute.internal","namespace":"mendix","pod":"lvpf-master-784f97b-p9cv9","pod_id":"f6d664d0-a212-403a-b00c-43f1ac7b8c76","pod_template_hash":"784f97b","privatecloud_mendix_com_app":"lvpf","privatecloud_mendix_com_component":"mendix-app","privatecloud_mendix_com_node_type":"master"} Line limit: 5000 Total bytes processed: "48.0 kB" 2024-06-25 17:05:58.063 {"time":"2024-06-25T09:05:58.06330379Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:05:58.062 INFO - Metrics: Started metrics on Micrometer"} 2024-06-25 17:05:58.051 {"time":"2024-06-25T09:05:58.051592256Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:05:58.051 INFO - Services: Adding 119 authority certificate(s)"} 2024-06-25 17:05:57.752 {"time":"2024-06-25T09:05:57.752798702Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:05:57.752 INFO - Configuration: Configuration updated."} 2024-06-25 17:05:57.750 {"time":"2024-06-25T09:05:57.750919899Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:05:57.750 INFO - Configuration: updateConfiguration: com.mendix.core.StorageService=com.mendix.storage.s3, ApplicationRootUrl=https://lvpf.clap.conti.de, com.mendix.core.SameSiteCookies=Lax, com.mendix.storage.PerformDeleteFromStorage=true"} 2024-06-25 17:05:57.750 {"time":"2024-06-25T09:05:57.75063343Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:05:57.750 INFO - Configuration: Updating configuration..."} 2024-06-25 17:05:57.747 {"time":"2024-06-25T09:05:57.747756408Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:05:57.747 INFO - Configuration: Configuration updated."} 2024-06-25 17:05:57.713 {"time":"2024-06-25T09:05:57.713425555Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:05:57.713 INFO - Configuration: updateConfiguration: com.mendix.core.StorageService=com.mendix.storage.s3, ApplicationRootUrl=https://lvpf.clap.conti.de, com.mendix.core.SameSiteCookies=Lax, com.mendix.storage.PerformDeleteFromStorage=true"} 2024-06-25 17:05:57.709 {"time":"2024-06-25T09:05:57.709285657Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:05:57.708 INFO - Configuration: Updating configuration..."} 2024-06-25 17:05:57.705 {"time":"2024-06-25T09:05:57.705298622Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:05:57.704 INFO - M2EE: Runtime server started."} 2024-06-25 17:05:57.686 {"time":"2024-06-25T09:05:57.686941147Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:05:57.686 INFO - M2EE: Creating Runtime server..."} 2024-06-25 17:05:57.686 {"time":"2024-06-25T09:05:57.686921497Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:05:57.686 INFO - M2EE: Initialized runtime."} 2024-06-25 17:05:57.681 {"time":"2024-06-25T09:05:57.68145498Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:05:57.681 INFO - Core: Mendix Runtime 9.24.22.36298 (build 9.24.22.36298). Copyright © 2003-2024 Mendix bv. All rights reserved."} 2024-06-25 17:05:57.677 {"time":"2024-06-25T09:05:57.677718224Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:05:57.677 INFO - M2EE: Initializing runtime..."} 2024-06-25 17:05:57.671 {"time":"2024-06-25T09:05:57.671447044Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:05:57.484 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'"} 2024-06-25 17:05:57.494 {"time":"2024-06-25T09:05:57.494650073Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:05:57.484 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'"} 2024-06-25 17:09:12.501 {"time":"2024-06-25T09:09:12.501983952Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:09:12.501 INFO - Core: Mendix Runtime is now shut down."} 2024-06-25 17:09:12.463 {"time":"2024-06-25T09:09:12.46394439Z","stream":"stderr","logtag":"F","message":"[containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`."} 2024-06-25 17:09:12.462 {"time":"2024-06-25T09:09:12.462537189Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:09:12.462 INFO - MicroflowDebugger: Disabled debugger."} 2024-06-25 17:09:12.460 {"time":"2024-06-25T09:09:12.460680426Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:09:12.460 INFO - MicroflowDebugger: Disabled microflow debugger."} 2024-06-25 17:09:12.445 {"time":"2024-06-25T09:09:12.445930709Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:09:12.445 INFO - TaskQueue: Rescheduling running tasks for expired XAS instance 'ae5e0129-f761-49b9-a44f-d0855d2f8ee8'."} 2024-06-25 17:09:12.445 {"time":"2024-06-25T09:09:12.445805575Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:09:12.445 INFO - TaskQueue: Shutting down task queue 'LVPF.TQ_AssignModelRights'."} 2024-06-25 17:09:12.445 {"time":"2024-06-25T09:09:12.445795995Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:09:12.445 INFO - TaskQueue: Shutting down task queue 'System.MendixWorkflows-DefaultTaskExecution'."} 2024-06-25 17:09:12.445 {"time":"2024-06-25T09:09:12.445669191Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:09:12.445 INFO - TaskQueue: Shutting down task queue 'LVPF.AssignModelRights_TQ'."} 2024-06-25 17:09:12.445 {"time":"2024-06-25T09:09:12.44562935Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:09:12.445 INFO - TaskQueue: Shutting down task queue 'System.MendixWorkflows-WorkflowExecution'."} 2024-06-25 17:09:12.445 {"time":"2024-06-25T09:09:12.445499226Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:09:12.445 INFO - TaskQueue: Shutting down task queue 'LVPF.TQ_Deletion'."} 2024-06-25 17:09:12.445 {"time":"2024-06-25T09:09:12.445487956Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:09:12.445 INFO - TaskQueue: Shutting down task queue 'System.ScheduledEventsQueue'."} 2024-06-25 17:09:12.445 {"time":"2024-06-25T09:09:12.445379032Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:09:12.445 INFO - TaskQueue: Shutting down task queue 'GDPR_Deletion.TSQ_DeleteOutdatedGDPRData'."} 2024-06-25 17:09:12.445 {"time":"2024-06-25T09:09:12.445317281Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:09:12.445 INFO - TaskQueue: Shutting down task queue 'RegistryClient.TASK_GetRegistryEntry'."} 2024-06-25 17:09:12.438 {"time":"2024-06-25T09:09:12.438518114Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:09:12.438 INFO - Core: Successfully ran before-shutdown-action."} 2024-06-25 17:09:12.438 {"time":"2024-06-25T09:09:12.438108572Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:09:12.437 INFO - Core: Running before-shutdown-action..."} 2024-06-25 17:09:12.438 {"time":"2024-06-25T09:09:12.438087782Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:09:12.437 INFO - Core: Mendix Runtime is shutting down now..."} 2024-06-25 17:09:12.435 {"time":"2024-06-25T09:09:12.435393214Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:09:12.435 INFO - M2EE: Runtime shutdown requested."} 2024-06-25 17:07:57.479 {"time":"2024-06-25T09:07:57.479420231Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:57.479 INFO - MicroflowDebugger: Enabled debugger."} 2024-06-25 17:07:57.478 {"time":"2024-06-25T09:07:57.478594706Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:57.478 INFO - Connector: Added request handler 'debugger/' with class 'com.mendix.modules.debugger.internal.DebuggerHandler'"} 2024-06-25 17:07:57.292 {"time":"2024-06-25T09:07:57.292500083Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:57.291 INFO - Core: Mendix Runtime successfully started, the application is now available."} 2024-06-25 17:07:57.286 {"time":"2024-06-25T09:07:57.28685966Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:57.286 INFO - Connector: Added request handler 'rest-doc/' with class 'com.mendix.integration.requesthandlers.ProcessorRequestHandler'"} 2024-06-25 17:07:57.286 {"time":"2024-06-25T09:07:57.286588793Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:57.286 INFO - Connector: Added request handler 'mxecoh/' with class 'com.mendix.integration.requesthandlers.RestRequestHandler'"} 2024-06-25 17:07:57.286 {"time":"2024-06-25T09:07:57.286316835Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:57.286 INFO - Connector: Added request handler 'rest/' with class 'com.mendix.integration.requesthandlers.RestRequestHandler'"} 2024-06-25 17:07:57.286 {"time":"2024-06-25T09:07:57.286051117Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:57.285 INFO - Connector: Added request handler 'api-doc/' with class 'com.mendix.integration.requesthandlers.ProcessorRequestHandler'"} 2024-06-25 17:07:57.285 {"time":"2024-06-25T09:07:57.285748309Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:57.285 INFO - Connector: Added request handler 'ws-doc/' with class 'com.mendix.integration.requesthandlers.ProcessorRequestHandler'"} 2024-06-25 17:07:57.285 {"time":"2024-06-25T09:07:57.285392328Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:57.285 INFO - Connector: Added request handler 'ws/' with class 'com.mendix.integration.requesthandlers.WebserviceRequestHandler'"} 2024-06-25 17:07:57.158 {"time":"2024-06-25T09:07:57.158238411Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:57.158 INFO - Connector: Added request handler 'manifest.webmanifest' with class 'com.mendix.webui.requesthandling.WebAppManifestHandler'"} 2024-06-25 17:07:57.156 {"time":"2024-06-25T09:07:57.156871121Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:57.156 INFO - Connector: Added request handler 'p/' with class 'com.mendix.webui.requesthandling.PageUrlRequestHandler'"} 2024-06-25 17:07:57.156 {"time":"2024-06-25T09:07:57.156368187Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:57.156 INFO - Connector: Added request handler 'file' with class 'com.mendix.webui.requesthandling.FileRequestHandler'"} 2024-06-25 17:07:57.152 {"time":"2024-06-25T09:07:57.152028231Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:57.151 INFO - Connector: Added request handler 'xas/' with class 'com.mendix.webui.requesthandling.ClientRequestHandler'"} 2024-06-25 17:07:57.108 {"time":"2024-06-25T09:07:57.108829462Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:57.108 INFO - Connector: Added request handler '' with class 'com.mendix.webui.requesthandling.ResourceRequestHandler'"} 2024-06-25 17:07:56.995 {"time":"2024-06-25T09:07:56.995258107Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.995 INFO - ActionManager: Scheduling ClusterManagement-UnblockUsers every 5 minutes, starting from 2024-06-25 09:08:01 (UTC)"} 2024-06-25 17:07:56.995 {"time":"2024-06-25T09:07:56.995152834Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.995 INFO - ActionManager: Scheduling ClusterManagement-CleanupOfflineGUIDs every 300000 milliseconds, starting from 2024-06-25 09:07:57 (UTC)"} 2024-06-25 17:07:56.995 {"time":"2024-06-25T09:07:56.995095643Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.994 INFO - ActionManager: Scheduling LVPF.SCE_GenerateDailyOverview every day at 23:00, starting from 2024-06-25 23:00:00 (UTC)"} 2024-06-25 17:07:56.994 {"time":"2024-06-25T09:07:56.994933958Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.994 INFO - ActionManager: Scheduling RegistryClient.SE_CheckEventList_Scheduled every day at 02:55, starting from 2024-06-26 02:55:00 (UTC)"} 2024-06-25 17:07:56.994 {"time":"2024-06-25T09:07:56.994727302Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.994 INFO - ActionManager: Scheduling ClusterManagement-MigrateOldFiles every 300000 milliseconds, starting from 2024-06-25 09:09:37 (UTC)"} 2024-06-25 17:07:56.994 {"time":"2024-06-25T09:07:56.994694181Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.994 INFO - ActionManager: Scheduling ClusterManagement-CleanupOfflineSyncHistory every 300000 milliseconds, starting from 2024-06-25 09:07:57 (UTC)"} 2024-06-25 17:07:56.994 {"time":"2024-06-25T09:07:56.994615008Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.994 INFO - ActionManager: Scheduling ClusterManagement-CleanupOrphanedFiles every 300000 milliseconds, starting from 2024-06-25 09:11:17 (UTC)"} 2024-06-25 17:07:56.994 {"time":"2024-06-25T09:07:56.994484015Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.994 INFO - ActionManager: Scheduling LVPF.ScE_SendBulkEmails_PM every day at 17:00, starting from 2024-06-25 17:00:00 (UTC)"} 2024-06-25 17:07:56.994 {"time":"2024-06-25T09:07:56.994277328Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.994 INFO - ActionManager: Scheduling LVPF.ScE_SendBulkEmails_AM every day at 01:00, starting from 2024-06-26 01:00:00 (UTC)"} 2024-06-25 17:07:56.994 {"time":"2024-06-25T09:07:56.994034782Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.993 INFO - ActionManager: Scheduling ClusterManagement-CleanupSessions every 300000 milliseconds, starting from 2024-06-25 09:07:57 (UTC)"} 2024-06-25 17:07:56.993 {"time":"2024-06-25T09:07:56.993975201Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.993 INFO - ActionManager: Scheduling RegistryClient.SE_CheckEventList_Immediate every 1 minutes, starting from 2024-06-25 09:08:00 (UTC)"} 2024-06-25 17:07:56.992 {"time":"2024-06-25T09:07:56.9929348Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.992 INFO - ActionManager: Scheduling ClusterManagement-CleanupTmpDocuments every 300000 milliseconds, starting from 2024-06-25 09:07:57 (UTC)"} 2024-06-25 17:07:56.992 {"time":"2024-06-25T09:07:56.992783395Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.992 INFO - ActionManager: Scheduling LVPF.ScE_SendAllModelHelpersToNextReviewer every day at 00:00, starting from 2024-06-26 00:00:00 (UTC)"} 2024-06-25 17:07:56.990 {"time":"2024-06-25T09:07:56.99050351Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.990 INFO - ActionManager: Scheduling ClusterManagement-CleanupBackgroundJobs every 300000 milliseconds, starting from 2024-06-25 09:07:57 (UTC)"} 2024-06-25 17:07:56.975 {"time":"2024-06-25T09:07:56.975125935Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.974 INFO - ActionManager: ActionFactory: NOT scheduling LVPF.SCE_CreateNotification_Deadline (not enabled in configuration)."} 2024-06-25 17:07:56.975 {"time":"2024-06-25T09:07:56.975018301Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.974 INFO - ActionManager: ActionFactory: NOT scheduling ProcessQueue.SE_CleanupFinishedQueuedActions (not enabled in configuration)."} 2024-06-25 17:07:56.974 {"time":"2024-06-25T09:07:56.974936659Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.974 INFO - ActionManager: ActionFactory: NOT scheduling Deletion.DeletionEvent (not enabled in configuration)."} 2024-06-25 17:07:56.974 {"time":"2024-06-25T09:07:56.974842857Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.974 INFO - ActionManager: ActionFactory: NOT scheduling DeepLink.CleanUp (not enabled in configuration)."} 2024-06-25 17:07:56.974 {"time":"2024-06-25T09:07:56.974817716Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.974 INFO - ActionManager: ActionFactory: NOT scheduling AddressBook.SCE_ProfilePicture_GarbageCollector (not enabled in configuration)."} 2024-06-25 17:07:56.974 {"time":"2024-06-25T09:07:56.974668011Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.974 INFO - ActionManager: ActionFactory: NOT scheduling GDPR_Deletion.SCE_DeleteOutdatedGDPRData (not enabled in configuration)."} 2024-06-25 17:07:56.974 {"time":"2024-06-25T09:07:56.974653391Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.974 INFO - ActionManager: ActionFactory: NOT scheduling MasterDataSubscriber.SE_EventProcessing (not enabled in configuration)."} 2024-06-25 17:07:56.974 {"time":"2024-06-25T09:07:56.974536068Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.974 INFO - ActionManager: ActionFactory: NOT scheduling LVPF.SCE_CreateVolumeDataOfNewYear (not enabled in configuration)."} 2024-06-25 17:07:56.974 {"time":"2024-06-25T09:07:56.974480246Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.974 INFO - ActionManager: ActionFactory: NOT scheduling LVPF.ScE_CreateNotificationOnDeadlineDueDate (not enabled in configuration)."} 2024-06-25 17:07:56.974 {"time":"2024-06-25T09:07:56.974470886Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.974 INFO - ActionManager: ActionFactory: NOT scheduling LVPF.ScE_CreateNotificationOnOneDayBeforeDeadline (not enabled in configuration)."} 2024-06-25 17:07:56.974 {"time":"2024-06-25T09:07:56.974428645Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.974 INFO - ActionManager: ActionFactory: NOT scheduling ProcessQueue.SE_ReinitializeQueues (not enabled in configuration)."} 2024-06-25 17:07:56.919 {"time":"2024-06-25T09:07:56.919470505Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.919 INFO - Core: Scheduled all cluster management actions. It will: cleanup expired sessions from the database; migrate old files; cleanup orphaned files."} 2024-06-25 17:07:56.914 {"time":"2024-06-25T09:07:56.914229514Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.913 INFO - Core: This node is a cluster leader."} 2024-06-25 17:07:56.906 {"time":"2024-06-25T09:07:56.906170981Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.905 INFO - Core: Successfully ran after-startup-action."} 2024-06-25 17:07:56.882 {"time":"2024-06-25T09:07:56.882219708Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.881 INFO - OpenIDConnect: Successfully started OpenID Connect client"} 2024-06-25 17:07:56.759 {"time":"2024-06-25T09:07:56.759474428Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.759 INFO - OpenIDConnect: Starting OpenID Connect client, retrieving configuration info from 'https://start.clap.conti.de/openid/configuration'"} 2024-06-25 17:07:56.749 {"time":"2024-06-25T09:07:56.749628793Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.749 INFO - Connector: Added request handler 'openid/' with class 'openidconnectclient.implementation.OpenIDConnectRequestHandler'"} 2024-06-25 17:07:56.742 {"time":"2024-06-25T09:07:56.742769655Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.742 INFO - Websockets: Websocket 'RegisterEntityForUpdates' successfully started."} 2024-06-25 17:07:56.742 {"time":"2024-06-25T09:07:56.742722914Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.742 INFO - M2EE: Added WebSocket endpoint '/RegisterEntityForUpdates' with class 'notification.websocketutil.endpoints.RegisterEntityForUpdatesEndpoint'"} 2024-06-25 17:07:56.594 {"time":"2024-06-25T09:07:56.594171326Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.593 INFO - Core: Running after-startup-action..."} 2024-06-25 17:07:56.593 {"time":"2024-06-25T09:07:56.59357329Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.593 INFO - Workflow Engine: Workflow Engine is initialized."} 2024-06-25 17:07:56.540 {"time":"2024-06-25T09:07:56.540016741Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.539 INFO - Workflow Engine: Initializing Workflow Engine..."} 2024-06-25 17:07:56.539 {"time":"2024-06-25T09:07:56.539554427Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.539 INFO - ML Engine: ML Engine is initialized."} 2024-06-25 17:07:56.529 {"time":"2024-06-25T09:07:56.529098014Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.528 INFO - TaskQueue: Initializing task queue 'LVPF.TQ_AssignModelRights'."} 2024-06-25 17:07:56.528 {"time":"2024-06-25T09:07:56.528963211Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.528 INFO - TaskQueue: Initializing task queue 'System.MendixWorkflows-DefaultTaskExecution'."} 2024-06-25 17:07:56.528 {"time":"2024-06-25T09:07:56.528832868Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.528 INFO - TaskQueue: Initializing task queue 'LVPF.AssignModelRights_TQ'."} 2024-06-25 17:07:56.528 {"time":"2024-06-25T09:07:56.528769435Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.528 INFO - TaskQueue: Initializing task queue 'System.MendixWorkflows-WorkflowExecution'."} 2024-06-25 17:07:56.528 {"time":"2024-06-25T09:07:56.528619581Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.528 INFO - TaskQueue: Initializing task queue 'LVPF.TQ_Deletion'."} 2024-06-25 17:07:56.528 {"time":"2024-06-25T09:07:56.52858275Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.528 INFO - TaskQueue: Initializing task queue 'System.ScheduledEventsQueue'."} 2024-06-25 17:07:56.528 {"time":"2024-06-25T09:07:56.528398074Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.528 INFO - TaskQueue: Initializing task queue 'GDPR_Deletion.TSQ_DeleteOutdatedGDPRData'."} 2024-06-25 17:07:56.528 {"time":"2024-06-25T09:07:56.528359483Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.528 INFO - TaskQueue: Initializing task queue 'RegistryClient.TASK_GetRegistryEntry'."} 2024-06-25 17:07:56.524 {"time":"2024-06-25T09:07:56.524886873Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:56.524 INFO - TaskQueue: Initializing task queue manager with configuration: RegistryClient.TASK_GetRegistryEntry(aff9bb67-bcc8-450f-b435-dc8fb093f59d) -> Parallelism: 1 (node local), GDPR_Deletion.TSQ_DeleteOutdatedGDPRData(292d46b3-fae1-4e93-b005-d5ecbaad4028) -> Parallelism: 1 (node local), System.ScheduledEventsQueue(59651013-f9bc-4fc1-b435-276439b07899) -> Parallelism: 10 (node local), LVPF.TQ_Deletion(eb0e7a5d-671e-4300-a2f1-ab83ec596452) -> Parallelism: 2 (node local), System.MendixWorkflows-WorkflowExecution(cc20ae01-d0b8-4b71-b30d-409b91a97891) -> Parallelism: 5 (node local), LVPF.AssignModelRights_TQ(3bbb98d6-e391-4c17-8efe-194a300f4c1b) -> Parallelism: 2 (node local), System.MendixWorkflows-DefaultTaskExecution(0487e979-d8fa-4c68-886f-15bcf8e1d835) -> Parallelism: 3 (node local), LVPF.TQ_AssignModelRights(971171e5-5f68-4edd-99a2-0409d11500a8) -> Parallelism: 2 (node local)."} 2024-06-25 17:07:55.280 {"time":"2024-06-25T09:07:55.280661708Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:55.280 INFO - Core: Initialized license."} 2024-06-25 17:07:55.277 {"time":"2024-06-25T09:07:55.277339411Z","stream":"stderr","logtag":"F","message":"- user limitations: "} 2024-06-25 17:07:55.277 {"time":"2024-06-25T09:07:55.277336671Z","stream":"stderr","logtag":"F","message":"- products: Map(DataHub-OData -> Map(type -> Unlimited))"} 2024-06-25 17:07:55.277 {"time":"2024-06-25T09:07:55.277333721Z","stream":"stderr","logtag":"F","message":"- components: Mobile"} 2024-06-25 17:07:55.277 {"time":"2024-06-25T09:07:55.277331051Z","stream":"stderr","logtag":"F","message":"- expiration date: Unspecified"} 2024-06-25 17:07:55.277 {"time":"2024-06-25T09:07:55.277328351Z","stream":"stderr","logtag":"F","message":"- separate anonymous users: false"} 2024-06-25 17:07:55.277 {"time":"2024-06-25T09:07:55.277324981Z","stream":"stderr","logtag":"F","message":"- company: MendixDev"} 2024-06-25 17:07:55.277 {"time":"2024-06-25T09:07:55.277321771Z","stream":"stderr","logtag":"F","message":"- runtime mode: Production"} 2024-06-25 17:07:55.277 {"time":"2024-06-25T09:07:55.277318761Z","stream":"stderr","logtag":"F","message":"- license type: Perpetual"} 2024-06-25 17:07:55.277 {"time":"2024-06-25T09:07:55.277315901Z","stream":"stderr","logtag":"F","message":"- has concurrent user restrictions: true"} 2024-06-25 17:07:55.277 {"time":"2024-06-25T09:07:55.277311331Z","stream":"stderr","logtag":"F","message":"- is a developer license: false"} 2024-06-25 17:07:55.277 {"time":"2024-06-25T09:07:55.277263489Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:55.276 INFO - LicenseService: CallHomeLicenseService, received new license: This license:"} 2024-06-25 17:07:54.864 {"time":"2024-06-25T09:07:54.864176979Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:54.863 INFO - LicenseService: Mendix subscription usage successfully submitted"} 2024-06-25 17:07:51.843 {"time":"2024-06-25T09:07:51.843756778Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:51.843 INFO - LicenseService: Using CallHomeLicenseService"} 2024-06-25 17:07:51.843 {"time":"2024-06-25T09:07:51.843717987Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:51.843 INFO - Core: Initializing license..."} 2024-06-25 17:07:50.417 {"time":"2024-06-25T09:07:50.417878123Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:50.417 INFO - Core: Configured storage service started."} 2024-06-25 17:07:50.416 {"time":"2024-06-25T09:07:50.416188845Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:50.415 INFO - Core: Storage service: S3 storage, bucket location: mendix-lvpf-file-b6dabfb0-34db-4f27-9b89-e2470f0343e4"} 2024-06-25 17:07:50.415 {"time":"2024-06-25T09:07:50.41566072Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:50.415 INFO - Core: Waiting for configured storage service: com.mendix.storage.s3"} 2024-06-25 17:07:50.415 {"time":"2024-06-25T09:07:50.41565545Z","stream":"stderr","logtag":"F","message":"Driver: PostgreSQL JDBC Driver 42.7.2"} 2024-06-25 17:07:50.415 {"time":"2024-06-25T09:07:50.415609988Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:50.415 INFO - ConnectionBus: Database: PostgreSQL 13.12, name: 'jdbc:postgresql://clap-au-prod.cluster-cyn3wm7lnhsa.eu-central-1.rds.amazonaws.com:5432/mendix_lvpf_database_8ad3972a_a35b_4279_be8c_8032bde0d3ed?sslmode=prefer'"} 2024-06-25 17:07:50.201 {"time":"2024-06-25T09:07:50.201625137Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:50.201 INFO - Core: Initialized ConnectionBus."} 2024-06-25 17:07:50.031 {"time":"2024-06-25T09:07:50.031629285Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:50.031 INFO - Core: Initializing ConnectionBus..."} 2024-06-25 17:07:50.031 {"time":"2024-06-25T09:07:50.031485021Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:50.031 INFO - Core: Initialized InternalCore and Modules."} 2024-06-25 17:07:48.511 {"time":"2024-06-25T09:07:48.511976002Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:48.511 INFO - Core: Initializing InternalCore and Modules..."} 2024-06-25 17:07:48.203 {"time":"2024-06-25T09:07:48.20348796Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:48.203 INFO - StorageS3: Endpoint set to: https://mendix-lvpf-file-b6dabfb0-34db-4f27-9b89-e2470f0343e4.s3.eu-central-1.amazonaws.com"} 2024-06-25 17:07:47.983 {"time":"2024-06-25T09:07:47.983602637Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:47.983 INFO - Core: Certificates were imported successfully to '/opt/mendix/app/model/resources/keystore'."} 2024-06-25 17:07:47.965 {"time":"2024-06-25T09:07:47.965312268Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:47.964 INFO - Core: Added 238 authority certificate(s)."} 2024-06-25 17:07:46.056 {"time":"2024-06-25T09:07:46.05672408Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:46.056 INFO - Metrics: Started metrics on Micrometer"} 2024-06-25 17:07:46.045 {"time":"2024-06-25T09:07:46.045033421Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:46.044 INFO - Services: Adding 119 authority certificate(s)"} 2024-06-25 17:07:45.725 {"time":"2024-06-25T09:07:45.725966364Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:45.725 INFO - Configuration: Configuration updated."} 2024-06-25 17:07:45.724 {"time":"2024-06-25T09:07:45.724322786Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:45.724 INFO - Configuration: updateConfiguration: com.mendix.core.StorageService=com.mendix.storage.s3, ApplicationRootUrl=https://lvpf.clap.conti.de, com.mendix.core.SameSiteCookies=Lax, com.mendix.storage.PerformDeleteFromStorage=true"} 2024-06-25 17:07:45.724 {"time":"2024-06-25T09:07:45.724098079Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:45.723 INFO - Configuration: Updating configuration..."} 2024-06-25 17:07:45.721 {"time":"2024-06-25T09:07:45.72171647Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:45.721 INFO - Configuration: Configuration updated."} 2024-06-25 17:07:45.686 {"time":"2024-06-25T09:07:45.686347979Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:45.686 INFO - Configuration: updateConfiguration: com.mendix.core.StorageService=com.mendix.storage.s3, ApplicationRootUrl=https://lvpf.clap.conti.de, com.mendix.core.SameSiteCookies=Lax, com.mendix.storage.PerformDeleteFromStorage=true"} 2024-06-25 17:07:45.682 {"time":"2024-06-25T09:07:45.682894729Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:45.682 INFO - Configuration: Updating configuration..."} 2024-06-25 17:07:45.680 {"time":"2024-06-25T09:07:45.68016788Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:45.679 INFO - M2EE: Runtime server started."} 2024-06-25 17:07:45.661 {"time":"2024-06-25T09:07:45.661440029Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:45.661 INFO - M2EE: Creating Runtime server..."} 2024-06-25 17:07:45.661 {"time":"2024-06-25T09:07:45.661412298Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:45.661 INFO - M2EE: Initialized runtime."} 2024-06-25 17:07:45.655 {"time":"2024-06-25T09:07:45.655677153Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:45.655 INFO - Core: Mendix Runtime 9.24.22.36298 (build 9.24.22.36298). Copyright © 2003-2024 Mendix bv. All rights reserved."} 2024-06-25 17:07:45.651 {"time":"2024-06-25T09:07:45.65176405Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:45.651 INFO - M2EE: Initializing runtime..."} 2024-06-25 17:07:45.645 {"time":"2024-06-25T09:07:45.645768026Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:30.749 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'"} 2024-06-25 17:07:30.759 {"time":"2024-06-25T09:07:30.759876196Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:30.749 INFO - M2EE: Added admin request handler '/prometheus' with servlet class 'com.mendix.metrics.prometheus.PrometheusServlet'"} 2024-06-25 17:07:27.503 {"time":"2024-06-25T09:07:27.503653602Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:27.503 INFO - Core: Mendix Runtime is now shut down."} 2024-06-25 17:07:27.465 {"time":"2024-06-25T09:07:27.465026266Z","stream":"stderr","logtag":"F","message":"[containersupport:eventing] WARNING: Could not send event because no event handler was found for topic `com/mendix/events/runtime/shutdown`."} 2024-06-25 17:07:27.463 {"time":"2024-06-25T09:07:27.463585794Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:27.463 INFO - MicroflowDebugger: Disabled debugger."} 2024-06-25 17:07:27.461 {"time":"2024-06-25T09:07:27.461657659Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:27.461 INFO - MicroflowDebugger: Disabled microflow debugger."} 2024-06-25 17:07:27.446 {"time":"2024-06-25T09:07:27.446172432Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:27.445 INFO - TaskQueue: Rescheduling running tasks for expired XAS instance '0187938e-af88-4913-8698-b76ef4263ba1'."} 2024-06-25 17:07:27.446 {"time":"2024-06-25T09:07:27.446106239Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:27.445 INFO - TaskQueue: Shutting down task queue 'LVPF.TQ_AssignModelRights'."} 2024-06-25 17:07:27.446 {"time":"2024-06-25T09:07:27.446031897Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:27.445 INFO - TaskQueue: Shutting down task queue 'System.MendixWorkflows-DefaultTaskExecution'."} 2024-06-25 17:07:27.445 {"time":"2024-06-25T09:07:27.445954085Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:27.445 INFO - TaskQueue: Shutting down task queue 'LVPF.AssignModelRights_TQ'."} 2024-06-25 17:07:27.445 {"time":"2024-06-25T09:07:27.445851262Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:27.445 INFO - TaskQueue: Shutting down task queue 'System.MendixWorkflows-WorkflowExecution'."} 2024-06-25 17:07:27.445 {"time":"2024-06-25T09:07:27.445802771Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:27.445 INFO - TaskQueue: Shutting down task queue 'LVPF.TQ_Deletion'."} 2024-06-25 17:07:27.445 {"time":"2024-06-25T09:07:27.445751539Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:27.445 INFO - TaskQueue: Shutting down task queue 'System.ScheduledEventsQueue'."} 2024-06-25 17:07:27.445 {"time":"2024-06-25T09:07:27.445641836Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:27.445 INFO - TaskQueue: Shutting down task queue 'GDPR_Deletion.TSQ_DeleteOutdatedGDPRData'."} 2024-06-25 17:07:27.445 {"time":"2024-06-25T09:07:27.445594815Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:27.445 INFO - TaskQueue: Shutting down task queue 'RegistryClient.TASK_GetRegistryEntry'."} 2024-06-25 17:07:27.439 {"time":"2024-06-25T09:07:27.439012604Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:27.438 INFO - Core: Successfully ran before-shutdown-action."} 2024-06-25 17:07:27.438 {"time":"2024-06-25T09:07:27.438401326Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:27.438 INFO - Core: Running before-shutdown-action..."} 2024-06-25 17:07:27.438 {"time":"2024-06-25T09:07:27.438371686Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:27.437 INFO - Core: Mendix Runtime is shutting down now..."} 2024-06-25 17:07:27.435 {"time":"2024-06-25T09:07:27.435686449Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:07:27.435 INFO - M2EE: Runtime shutdown requested."} 2024-06-25 17:06:15.613 {"time":"2024-06-25T09:06:15.613227556Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.613 INFO - MicroflowDebugger: Enabled debugger."} 2024-06-25 17:06:15.612 {"time":"2024-06-25T09:06:15.612500175Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.612 INFO - Connector: Added request handler 'debugger/' with class 'com.mendix.modules.debugger.internal.DebuggerHandler'"} 2024-06-25 17:06:15.401 {"time":"2024-06-25T09:06:15.401958814Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.401 INFO - Core: Mendix Runtime successfully started, the application is now available."} 2024-06-25 17:06:15.398 {"time":"2024-06-25T09:06:15.398005591Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.397 INFO - Connector: Added request handler 'rest-doc/' with class 'com.mendix.integration.requesthandlers.ProcessorRequestHandler'"} 2024-06-25 17:06:15.397 {"time":"2024-06-25T09:06:15.397716372Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.397 INFO - Connector: Added request handler 'mxecoh/' with class 'com.mendix.integration.requesthandlers.RestRequestHandler'"} 2024-06-25 17:06:15.397 {"time":"2024-06-25T09:06:15.397358362Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.397 INFO - Connector: Added request handler 'rest/' with class 'com.mendix.integration.requesthandlers.RestRequestHandler'"} 2024-06-25 17:06:15.397 {"time":"2024-06-25T09:06:15.397050393Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.396 INFO - Connector: Added request handler 'api-doc/' with class 'com.mendix.integration.requesthandlers.ProcessorRequestHandler'"} 2024-06-25 17:06:15.396 {"time":"2024-06-25T09:06:15.396740314Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.396 INFO - Connector: Added request handler 'ws-doc/' with class 'com.mendix.integration.requesthandlers.ProcessorRequestHandler'"} 2024-06-25 17:06:15.396 {"time":"2024-06-25T09:06:15.39626077Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.395 INFO - Connector: Added request handler 'ws/' with class 'com.mendix.integration.requesthandlers.WebserviceRequestHandler'"} 2024-06-25 17:06:15.275 {"time":"2024-06-25T09:06:15.275677645Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.275 INFO - Connector: Added request handler 'manifest.webmanifest' with class 'com.mendix.webui.requesthandling.WebAppManifestHandler'"} 2024-06-25 17:06:15.274 {"time":"2024-06-25T09:06:15.274022907Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.273 INFO - Connector: Added request handler 'p/' with class 'com.mendix.webui.requesthandling.PageUrlRequestHandler'"} 2024-06-25 17:06:15.273 {"time":"2024-06-25T09:06:15.273447201Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.273 INFO - Connector: Added request handler 'file' with class 'com.mendix.webui.requesthandling.FileRequestHandler'"} 2024-06-25 17:06:15.268 {"time":"2024-06-25T09:06:15.268806278Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.268 INFO - Connector: Added request handler 'xas/' with class 'com.mendix.webui.requesthandling.ClientRequestHandler'"} 2024-06-25 17:06:15.219 {"time":"2024-06-25T09:06:15.219474229Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.219 INFO - Connector: Added request handler '' with class 'com.mendix.webui.requesthandling.ResourceRequestHandler'"} 2024-06-25 17:06:15.072 {"time":"2024-06-25T09:06:15.072248548Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.072 INFO - ActionManager: Scheduling ClusterManagement-UnblockUsers every 5 minutes, starting from 2024-06-25 09:06:20 (UTC)"} 2024-06-25 17:06:15.072 {"time":"2024-06-25T09:06:15.072071474Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.071 INFO - ActionManager: Scheduling ClusterManagement-CleanupOfflineGUIDs every 300000 milliseconds, starting from 2024-06-25 09:06:16 (UTC)"} 2024-06-25 17:06:15.072 {"time":"2024-06-25T09:06:15.072020482Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.071 INFO - ActionManager: Scheduling LVPF.SCE_GenerateDailyOverview every day at 23:00, starting from 2024-06-25 23:00:00 (UTC)"} 2024-06-25 17:06:15.071 {"time":"2024-06-25T09:06:15.071832946Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.071 INFO - ActionManager: Scheduling RegistryClient.SE_CheckEventList_Scheduled every day at 02:55, starting from 2024-06-26 02:55:00 (UTC)"} 2024-06-25 17:06:15.071 {"time":"2024-06-25T09:06:15.071621211Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.071 INFO - ActionManager: Scheduling ClusterManagement-MigrateOldFiles every 300000 milliseconds, starting from 2024-06-25 09:07:56 (UTC)"} 2024-06-25 17:06:15.071 {"time":"2024-06-25T09:06:15.071604799Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.071 INFO - ActionManager: Scheduling ClusterManagement-CleanupOfflineSyncHistory every 300000 milliseconds, starting from 2024-06-25 09:06:16 (UTC)"} 2024-06-25 17:06:15.071 {"time":"2024-06-25T09:06:15.071358293Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.071 INFO - ActionManager: Scheduling ClusterManagement-CleanupOrphanedFiles every 300000 milliseconds, starting from 2024-06-25 09:09:36 (UTC)"} 2024-06-25 17:06:15.071 {"time":"2024-06-25T09:06:15.071340543Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.071 INFO - ActionManager: Scheduling LVPF.ScE_SendBulkEmails_PM every day at 17:00, starting from 2024-06-25 17:00:00 (UTC)"} 2024-06-25 17:06:15.071 {"time":"2024-06-25T09:06:15.071128336Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.070 INFO - ActionManager: Scheduling LVPF.ScE_SendBulkEmails_AM every day at 01:00, starting from 2024-06-26 01:00:00 (UTC)"} 2024-06-25 17:06:15.070 {"time":"2024-06-25T09:06:15.070839158Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.070 INFO - ActionManager: Scheduling ClusterManagement-CleanupSessions every 300000 milliseconds, starting from 2024-06-25 09:06:16 (UTC)"} 2024-06-25 17:06:15.070 {"time":"2024-06-25T09:06:15.070821337Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.070 INFO - ActionManager: Scheduling RegistryClient.SE_CheckEventList_Immediate every 1 minutes, starting from 2024-06-25 09:07:00 (UTC)"} 2024-06-25 17:06:15.069 {"time":"2024-06-25T09:06:15.069732176Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.069 INFO - ActionManager: Scheduling ClusterManagement-CleanupTmpDocuments every 300000 milliseconds, starting from 2024-06-25 09:06:16 (UTC)"} 2024-06-25 17:06:15.069 {"time":"2024-06-25T09:06:15.069693355Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.069 INFO - ActionManager: Scheduling LVPF.ScE_SendAllModelHelpersToNextReviewer every day at 00:00, starting from 2024-06-26 00:00:00 (UTC)"} 2024-06-25 17:06:15.066 {"time":"2024-06-25T09:06:15.066996677Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.066 INFO - ActionManager: Scheduling ClusterManagement-CleanupBackgroundJobs every 300000 milliseconds, starting from 2024-06-25 09:06:16 (UTC)"} 2024-06-25 17:06:15.050 {"time":"2024-06-25T09:06:15.050819202Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.049 INFO - ActionManager: ActionFactory: NOT scheduling LVPF.SCE_CreateNotification_Deadline (not enabled in configuration)."} 2024-06-25 17:06:15.050 {"time":"2024-06-25T09:06:15.050813972Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.049 INFO - ActionManager: ActionFactory: NOT scheduling ProcessQueue.SE_CleanupFinishedQueuedActions (not enabled in configuration)."} 2024-06-25 17:06:15.050 {"time":"2024-06-25T09:06:15.050774271Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.049 INFO - ActionManager: ActionFactory: NOT scheduling Deletion.DeletionEvent (not enabled in configuration)."} 2024-06-25 17:06:15.050 {"time":"2024-06-25T09:06:15.050534794Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.049 INFO - ActionManager: ActionFactory: NOT scheduling DeepLink.CleanUp (not enabled in configuration)."} 2024-06-25 17:06:15.050 {"time":"2024-06-25T09:06:15.050530544Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.049 INFO - ActionManager: ActionFactory: NOT scheduling AddressBook.SCE_ProfilePicture_GarbageCollector (not enabled in configuration)."} 2024-06-25 17:06:15.050 {"time":"2024-06-25T09:06:15.050527024Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.049 INFO - ActionManager: ActionFactory: NOT scheduling GDPR_Deletion.SCE_DeleteOutdatedGDPRData (not enabled in configuration)."} 2024-06-25 17:06:15.050 {"time":"2024-06-25T09:06:15.050522804Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.049 INFO - ActionManager: ActionFactory: NOT scheduling MasterDataSubscriber.SE_EventProcessing (not enabled in configuration)."} 2024-06-25 17:06:15.050 {"time":"2024-06-25T09:06:15.050498113Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.049 INFO - ActionManager: ActionFactory: NOT scheduling LVPF.SCE_CreateVolumeDataOfNewYear (not enabled in configuration)."} 2024-06-25 17:06:15.050 {"time":"2024-06-25T09:06:15.050097222Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.049 INFO - ActionManager: ActionFactory: NOT scheduling LVPF.ScE_CreateNotificationOnDeadlineDueDate (not enabled in configuration)."} 2024-06-25 17:06:15.050 {"time":"2024-06-25T09:06:15.050084471Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.049 INFO - ActionManager: ActionFactory: NOT scheduling LVPF.ScE_CreateNotificationOnOneDayBeforeDeadline (not enabled in configuration)."} 2024-06-25 17:06:15.050 {"time":"2024-06-25T09:06:15.05004283Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:15.049 INFO - ActionManager: ActionFactory: NOT scheduling ProcessQueue.SE_ReinitializeQueues (not enabled in configuration)."} 2024-06-25 17:06:14.992 {"time":"2024-06-25T09:06:14.992359902Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:14.991 INFO - Core: Scheduled all cluster management actions. It will: cleanup expired sessions from the database; migrate old files; cleanup orphaned files."} 2024-06-25 17:06:14.986 {"time":"2024-06-25T09:06:14.986455202Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:14.986 INFO - Core: This node is a cluster leader."} 2024-06-25 17:06:14.977 {"time":"2024-06-25T09:06:14.97764333Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:14.977 INFO - Core: Successfully ran after-startup-action."} 2024-06-25 17:06:14.952 {"time":"2024-06-25T09:06:14.952157607Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:14.951 INFO - OpenIDConnect: Successfully started OpenID Connect client"} 2024-06-25 17:06:14.823 {"time":"2024-06-25T09:06:14.823578642Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:14.823 INFO - OpenIDConnect: Starting OpenID Connect client, retrieving configuration info from 'https://start.clap.conti.de/openid/configuration'"} 2024-06-25 17:06:14.813 {"time":"2024-06-25T09:06:14.813540293Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:14.813 INFO - Connector: Added request handler 'openid/' with class 'openidconnectclient.implementation.OpenIDConnectRequestHandler'"} 2024-06-25 17:06:14.806 {"time":"2024-06-25T09:06:14.806690967Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:14.806 INFO - Websockets: Websocket 'RegisterEntityForUpdates' successfully started."} 2024-06-25 17:06:14.806 {"time":"2024-06-25T09:06:14.806650514Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:14.806 INFO - M2EE: Added WebSocket endpoint '/RegisterEntityForUpdates' with class 'notification.websocketutil.endpoints.RegisterEntityForUpdatesEndpoint'"} 2024-06-25 17:06:14.657 {"time":"2024-06-25T09:06:14.657181969Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:14.656 INFO - Core: Running after-startup-action..."} 2024-06-25 17:06:14.656 {"time":"2024-06-25T09:06:14.656730426Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:14.656 INFO - Workflow Engine: Workflow Engine is initialized."} 2024-06-25 17:06:14.601 {"time":"2024-06-25T09:06:14.601168729Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:14.600 INFO - Workflow Engine: Initializing Workflow Engine..."} 2024-06-25 17:06:14.600 {"time":"2024-06-25T09:06:14.600639165Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:14.600 INFO - ML Engine: ML Engine is initialized."} 2024-06-25 17:06:14.590 {"time":"2024-06-25T09:06:14.59003042Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:14.589 INFO - TaskQueue: Initializing task queue 'LVPF.TQ_AssignModelRights'."} 2024-06-25 17:06:14.589 {"time":"2024-06-25T09:06:14.589899975Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:14.589 INFO - TaskQueue: Initializing task queue 'System.MendixWorkflows-DefaultTaskExecution'."} 2024-06-25 17:06:14.589 {"time":"2024-06-25T09:06:14.589830733Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:14.589 INFO - TaskQueue: Initializing task queue 'LVPF.AssignModelRights_TQ'."} 2024-06-25 17:06:14.589 {"time":"2024-06-25T09:06:14.58969669Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:14.589 INFO - TaskQueue: Initializing task queue 'System.MendixWorkflows-WorkflowExecution'."} 2024-06-25 17:06:14.589 {"time":"2024-06-25T09:06:14.589633207Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:14.589 INFO - TaskQueue: Initializing task queue 'LVPF.TQ_Deletion'."} 2024-06-25 17:06:14.589 {"time":"2024-06-25T09:06:14.589494014Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:14.589 INFO - TaskQueue: Initializing task queue 'System.ScheduledEventsQueue'."} 2024-06-25 17:06:14.589 {"time":"2024-06-25T09:06:14.589389951Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:14.589 INFO - TaskQueue: Initializing task queue 'GDPR_Deletion.TSQ_DeleteOutdatedGDPRData'."} 2024-06-25 17:06:14.589 {"time":"2024-06-25T09:06:14.58935507Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:14.589 INFO - TaskQueue: Initializing task queue 'RegistryClient.TASK_GetRegistryEntry'."} 2024-06-25 17:06:14.585 {"time":"2024-06-25T09:06:14.585763376Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:14.585 INFO - TaskQueue: Initializing task queue manager with configuration: RegistryClient.TASK_GetRegistryEntry(aff9bb67-bcc8-450f-b435-dc8fb093f59d) -> Parallelism: 1 (node local), GDPR_Deletion.TSQ_DeleteOutdatedGDPRData(292d46b3-fae1-4e93-b005-d5ecbaad4028) -> Parallelism: 1 (node local), System.ScheduledEventsQueue(59651013-f9bc-4fc1-b435-276439b07899) -> Parallelism: 10 (node local), LVPF.TQ_Deletion(eb0e7a5d-671e-4300-a2f1-ab83ec596452) -> Parallelism: 2 (node local), System.MendixWorkflows-WorkflowExecution(cc20ae01-d0b8-4b71-b30d-409b91a97891) -> Parallelism: 5 (node local), LVPF.AssignModelRights_TQ(3bbb98d6-e391-4c17-8efe-194a300f4c1b) -> Parallelism: 2 (node local), System.MendixWorkflows-DefaultTaskExecution(0487e979-d8fa-4c68-886f-15bcf8e1d835) -> Parallelism: 3 (node local), LVPF.TQ_AssignModelRights(971171e5-5f68-4edd-99a2-0409d11500a8) -> Parallelism: 2 (node local)."} 2024-06-25 17:06:13.303 {"time":"2024-06-25T09:06:13.303972958Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:13.303 INFO - Core: Initialized license."} 2024-06-25 17:06:13.300 {"time":"2024-06-25T09:06:13.300632462Z","stream":"stderr","logtag":"F","message":"- user limitations: "} 2024-06-25 17:06:13.300 {"time":"2024-06-25T09:06:13.300628402Z","stream":"stderr","logtag":"F","message":"- products: Map(DataHub-OData -> Map(type -> Unlimited))"} 2024-06-25 17:06:13.300 {"time":"2024-06-25T09:06:13.300624512Z","stream":"stderr","logtag":"F","message":"- components: Mobile"} 2024-06-25 17:06:13.300 {"time":"2024-06-25T09:06:13.300620922Z","stream":"stderr","logtag":"F","message":"- expiration date: Unspecified"} 2024-06-25 17:06:13.300 {"time":"2024-06-25T09:06:13.300617722Z","stream":"stderr","logtag":"F","message":"- separate anonymous users: false"} 2024-06-25 17:06:13.300 {"time":"2024-06-25T09:06:13.300615032Z","stream":"stderr","logtag":"F","message":"- company: MendixDev"} 2024-06-25 17:06:13.300 {"time":"2024-06-25T09:06:13.300612012Z","stream":"stderr","logtag":"F","message":"- runtime mode: Production"} 2024-06-25 17:06:13.300 {"time":"2024-06-25T09:06:13.300609302Z","stream":"stderr","logtag":"F","message":"- license type: Perpetual"} 2024-06-25 17:06:13.300 {"time":"2024-06-25T09:06:13.300606512Z","stream":"stderr","logtag":"F","message":"- has concurrent user restrictions: true"} 2024-06-25 17:06:13.300 {"time":"2024-06-25T09:06:13.300602262Z","stream":"stderr","logtag":"F","message":"- is a developer license: false"} 2024-06-25 17:06:13.300 {"time":"2024-06-25T09:06:13.3005598Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:13.300 INFO - LicenseService: CallHomeLicenseService, received new license: This license:"} 2024-06-25 17:06:12.903 {"time":"2024-06-25T09:06:12.903469088Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:12.903 INFO - LicenseService: Mendix subscription usage successfully submitted"} 2024-06-25 17:06:03.984 {"time":"2024-06-25T09:06:03.984417905Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:03.983 INFO - LicenseService: Using CallHomeLicenseService"} 2024-06-25 17:06:03.984 {"time":"2024-06-25T09:06:03.984377384Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:03.983 INFO - Core: Initializing license..."} 2024-06-25 17:06:02.472 {"time":"2024-06-25T09:06:02.472620286Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:02.472 INFO - Core: Configured storage service started."} 2024-06-25 17:06:02.470 {"time":"2024-06-25T09:06:02.470917967Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:02.470 INFO - Core: Storage service: S3 storage, bucket location: mendix-lvpf-file-b6dabfb0-34db-4f27-9b89-e2470f0343e4"} 2024-06-25 17:06:02.470 {"time":"2024-06-25T09:06:02.470367731Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:02.470 INFO - Core: Waiting for configured storage service: com.mendix.storage.s3"} 2024-06-25 17:06:02.470 {"time":"2024-06-25T09:06:02.47035807Z","stream":"stderr","logtag":"F","message":"Driver: PostgreSQL JDBC Driver 42.7.2"} 2024-06-25 17:06:02.470 {"time":"2024-06-25T09:06:02.470315899Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:02.469 INFO - ConnectionBus: Database: PostgreSQL 13.12, name: 'jdbc:postgresql://clap-au-prod.cluster-cyn3wm7lnhsa.eu-central-1.rds.amazonaws.com:5432/mendix_lvpf_database_8ad3972a_a35b_4279_be8c_8032bde0d3ed?sslmode=prefer'"} 2024-06-25 17:06:02.243 {"time":"2024-06-25T09:06:02.2431326Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:02.242 INFO - Core: Initialized ConnectionBus."} 2024-06-25 17:06:02.054 {"time":"2024-06-25T09:06:02.054574631Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:02.054 INFO - Core: Initializing ConnectionBus..."} 2024-06-25 17:06:02.054 {"time":"2024-06-25T09:06:02.05453065Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:02.054 INFO - Core: Initialized InternalCore and Modules."} 2024-06-25 17:06:00.557 {"time":"2024-06-25T09:06:00.557320204Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:00.556 INFO - Core: Initializing InternalCore and Modules..."} 2024-06-25 17:06:00.291 {"time":"2024-06-25T09:06:00.291469294Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:00.291 INFO - StorageS3: Endpoint set to: https://mendix-lvpf-file-b6dabfb0-34db-4f27-9b89-e2470f0343e4.s3.eu-central-1.amazonaws.com"} 2024-06-25 17:06:00.074 {"time":"2024-06-25T09:06:00.074993047Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:00.074 INFO - Core: Certificates were imported successfully to '/opt/mendix/app/model/resources/keystore'."} 2024-06-25 17:06:00.057 {"time":"2024-06-25T09:06:00.057028712Z","stream":"stderr","logtag":"F","message":"2024-06-25 09:06:00.056 INFO - Core: Added 238 authority certificate(s)."}  
asked
0 answers