Error when Upgraded Project from 8.18.14 o 8.18.9 and then to 9.0.5 which is the required for DocuSign Connector implementation ava;liable in market place
0
INFO: ## . ## ## ## == ## ## ## ## === /""""""""""""""""\___/ === ~~~ {~~ ~~~~ ~~~ ~~~~ ~~ ~ / ===- ~~~ \______ o __/ \ \ __/ \____\______/ __ __ _ _ _____ _ | \/ | | || | | __ \ | | | \ / |_ __ | || |_ | | | | ___ ___| | _____ _ __ | |\/| \ \/ / |__ _| | | | |/ _ \ / __| |/ / _ \ '__| | | | |> < | | | |__| | (_) | (__| < __/ | |_| |_/_/\_\ |_| |_____/ \___/ \___|_|\_\___|_| digitalecosystems@mendix.com INFO: Executing export_industrial_edge_config_variable... INFO: Adding uid to /etc/passwd INFO: Mendix Cloud Foundry Buildpack v4.30.2 [362b35b] starting... INFO: Fixing up permissions of directory 'model' with mode 700 INFO: Fixing up permissions of directory 'web' with mode 755 INFO: Fixing up permissions of directory 'data' with mode 700 INFO: Using external file store configured by user-defined settings. See https://github.com/mendix/cf-mendix-buildpack for file store configuration details. INFO: MENDIX-LOGGING-HEARTBEAT: Heartbeat number 1 INFO: Using Java version: INFO: openjdk version "11.0.15" 2022-04-19 INFO: OpenJDK Runtime Environment Temurin-11.0.15+10 (build 11.0.15+10) INFO: OpenJDK 64-Bit Server VM Temurin-11.0.15+10 (build 11.0.15+10, mixed mode) INFO: The buildpack is starting the runtime... INFO: Trying to start the MxRuntime... INFO - Logging: Logging to file: /opt/mendix/build/log/out.log, max size: 1099511627776KiB, max rotation: 10 INFO - M2EE: Initializing runtime... INFO - Core: Mendix Runtime 9.0.5.17836 (build 17836). Copyright © 2003-2021 Mendix bv. All rights reserved. INFO - M2EE: Initialized runtime. INFO - M2EE: Creating Runtime server... INFO - M2EE: Setting MaxFormContentSize for Runtime Server to 10485760 INFO - M2EE: Runtime server started. INFO - Configuration: Updating configuration... INFO - Services: Adding 0 authority certificate(s) INFO - Configuration: Configuration updated. INFO - Core: Initializing InternalCore and Modules... INFO - Core: Initialized InternalCore and Modules. INFO - Core: Initializing ConnectionBus... INFO - Core: Initialized ConnectionBus. INFO - ConnectionBus: Database product information: MySQL 5.7.12-log INFO - ConnectionBus: Database engine version: 5.7 ERROR - M2EE: An error occurred while initializing the Runtime: Could not find child entity with id 94011768-cb68-494a-b982-93faa4b254ec for association DocusignConnector.Documents_Template ERROR - M2EE: com.mendix.m2ee.api.AdminException: An error occurred while initializing the Runtime: Could not find child entity with id 94011768-cb68-494a-b982-93faa4b254ec for association DocusignConnector.Documents_Template at com.mendix.basis.impl.MxRuntimeImplBase.start(MxRuntimeImplBase.java:334) Caused by: com.mendix.connectionbus.ConnectionBusRuntimeException: Could not find child entity with id 94011768-cb68-494a-b982-93faa4b254ec for association DocusignConnector.Documents_Template at com.mendix.connectionbus.modelsynchronization.analysis.mappingreaders.DatabaseMappingReader.handleAssociationResult$1(DatabaseMappingReader.scala:263) at com.mendix.connectionbus.modelsynchronization.analysis.mappingreaders.DatabaseMappingReader.$anonfun$fillAssociations$5(DatabaseMappingReader.scala:301) at com.mendix.connectionbus.modelsynchronization.analysis.mappingreaders.DatabaseMappingReader.$anonfun$fillAssociations$5$adapted(DatabaseMappingReader.scala:301) at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:563) at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:561) at com.mendix.connectionbus.util.ResultSetIterator.foreach(ResultSetIterator.scala:5) at com.mendix.connectionbus.modelsynchronization.analysis.mappingreaders.DatabaseMappingReader.$anonfun$fillAssociations$4(DatabaseMappingReader.scala:301) at com.mendix.connectionbus.modelsynchronization.analysis.mappingreaders.DatabaseMappingReader.$anonfun$fillAssociations$4$adapted(DatabaseMappingReader.scala:301) at scala.util.Using$.resource(Using.scala:261) at com.mendix.connectionbus.modelsynchronization.analysis.mappingreaders.DatabaseMappingReader.fillAssociations(DatabaseMappingReader.scala:301) at com.mendix.connectionbus.modelsynchronization.analysis.mappingreaders.DatabaseMappingReader.fillModel(DatabaseMappingReader.scala:64) at com.mendix.connectionbus.modelsynchronization.analysis.mappingreaders.DatabaseMappingReader$.$anonfun$getDatabaseMappingModel$4(DatabaseMappingReader.scala:39) at scala.util.Using$.resource(Using.scala:261) at com.mendix.connectionbus.modelsynchronization.analysis.mappingreaders.DatabaseMappingReader$.$anonfun$getDatabaseMappingModel$3(DatabaseMappingReader.scala:39) at scala.Option.map(Option.scala:242) at com.mendix.connectionbus.modelsynchronization.analysis.mappingreaders.DatabaseMappingReader$.getDatabaseMappingModel(DatabaseMappingReader.scala:37) at com.mendix.connectionbus.modelsynchronization.analysis.mappingreaders.DatabaseMappingReader$.$anonfun$getDatabaseMappingModel$1(DatabaseMappingReader.scala:24) at scala.util.Using$.resource(Using.scala:261) at com.mendix.connectionbus.modelsynchronization.analysis.mappingreaders.DatabaseMappingReader$.getDatabaseMappingModel(DatabaseMappingReader.scala:24) at com.mendix.connectionbus.modelsynchronization.analysis.DatabaseAnalyzerBase.analyzeExistingDatabase(DatabaseAnalyzerBase.scala:93) at com.mendix.connectionbus.modelsynchronization.analysis.DatabaseAnalyzerBase.$anonfun$analyzeAndFillMigrationCommands$1(DatabaseAnalyzerBase.scala:47) at scala.Option.map(Option.scala:242) at com.mendix.connectionbus.modelsynchronization.analysis.DatabaseAnalyzerBase.analyzeAndFillMigrationCommands(DatabaseAnalyzerBase.scala:47) at com.mendix.connectionbus.modelsynchronization.ModelSynchronizationUpdater.analyzeAndFillMigrationCommands(ModelSynchronizationUpdater.java:153) at com.mendix.connectionbus.modelsynchronization.ModelSynchronizationUpdater.analyzeAndRender(ModelSynchronizationUpdater.java:103) at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.analyzeMappingModel(SynchronizationManager.scala:243) at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.analyzeModel(SynchronizationManager.scala:232) at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.analyzeCurrentDatabase(SynchronizationManager.scala:148) at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.$anonfun$stateMachine$3(SynchronizationManager.scala:81) at com.mendix.connectionbus.modelsynchronization.SimpleStateMachine$SimpleStateMachine.effect(SynchronizationManager.scala:55) at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.analyzeCopying(SynchronizationManager.scala:189) at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.$anonfun$stateMachine$2(SynchronizationManager.scala:80) at com.mendix.connectionbus.modelsynchronization.SimpleStateMachine$SimpleStateMachine.effect(SynchronizationManager.scala:55) at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.analyzeSourceStructureForCopy(SynchronizationManager.scala:157) at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.$anonfun$stateMachine$1(SynchronizationManager.scala:79) at com.mendix.connectionbus.modelsynchronization.SimpleStateMachine$SimpleStateMachine.effect(SynchronizationManager.scala:55) at com.mendix.connectionbus.modelsynchronization.SynchronizationManager.analyze(SynchronizationManager.scala:138) at com.mendix.connectionbus.ConnectionBusImpl.collectDatabaseSynchronizationInformation(ConnectionBusImpl.java:349) at com.mendix.basis.impl.MxRuntimeImplBase.initializeConnectionBusAnyway(MxRuntimeImplBase.java:420) at com.mendix.basis.impl.MxRuntimeImplBase.start(MxRuntimeImplBase.java:313) at com.mendix.m2ee.appcontainer.actions.StartAction.startRuntime(StartAction.java:48) at com.mendix.m2ee.appcontainer.actions.StartAction.execute(StartAction.java:30) at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandler.handle(HttpAdminHandler.java:134) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ERROR: Executing start did not succeed: result: 1, message: An error occurred while initializing the Runtime: Could not find child entity with id 94011768-cb68-494a-b982-93faa4b254ec for association DocusignConnector.Documents_Template, caused by: Could not find child entity with id 94011768-cb68-494a-b982-93faa4b254ec for association DocusignConnector.Documents_Template ERROR: Starting application failed: Application start failed INFO: Waiting for the application to shutdown... at org.eclipse.jetty.server.Server.handle(Server.java:516) at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:279) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:383) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) at java.base/java.lang.Thread.run(Unknown Source) INFO - Core: Mendix Runtime is shutting down now... ERROR - M2EE: An exception occurred during Runtime Shutdown. ERROR - M2EE: java.lang.NullPointerException: null at com.mendix.basis.impl.MxRuntimeImplBase.shutdown(MxRuntimeImplBase.java:772) at com.mendix.m2ee.appcontainer.actions.ShutdownAction.execute(ShutdownAction.java:45) at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandler.handle(HttpAdminHandler.java:134) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) at org.eclipse.jetty.server.Server.handle(Server.java:516) at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:279) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:383) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) at java.base/java.lang.Thread.run(Unknown Source) INFO: The application has been stopped successfully.
asked
2022-08-26
Chandrashekhar Amle
4 answers
0
The part of the error you need to look at is this…
ERROR: Executing start did not succeed: result: 1, message: An error occurred while initializing the Runtime: Could not find child entity with id 94011768-cb68-494a-b982-93faa4b254ec for association DocusignConnector.Documents_Template, caused by: Could not find child entity with id 94011768-cb68-494a-b982-93faa4b254ec for association DocusignConnector.Documents_Template
This is saying the Docusign module is trying to retrieve a Template with a specific child entity id over the association DocusignConnector.Documents_Template, but that entity doesn’t exist.
You need to create a new Template and use the Template ID for this instead of the value you are currently trying to use.
Hope this helps.
answered
2022-09-12
Robert Price
1
Hi
Delete this association Documents_Template and add it again.
It will work as expected
I hope this helps you
answered
2022-08-27
Stella D
0
I deleted the association but it is not working as expected the error is the same
answered
2022-09-12
Chandrashekhar Amle
0
Deleting the association will not resolve the issue and will result in data loss. We need the Mendix team to provide documentation explaining why this type of issue occurred
answered
2025-09-14
Omar ALnajjar