m2ee start error

0
i get an error when i run m2ee start on a brand new database .  i think i have unpacked this mda on dev server and it worked fine there and when i unpack it on the prod server i get below error. any ideas what could be wrong… at java.base/java.lang.Thread.run(Thread.java:834) 2021-03-24 07:21:28.064 ERROR - M2EE: An error occurred while initializing the Runtime: Could not retrieve version information from system tables. No records found in the version system table! 2021-03-24 07:21:28.064 ERROR - M2EE: com.mendix.m2ee.api.AdminException: An error occurred while initializing the Runtime: Could not retrieve version information from system tables. No records found in the version system table! at com.mendix.basis.impl.MxRuntimeImplBase.start(MxRuntimeImplBase.java:350) Caused by: com.mendix.connectionbus.ConnectionBusRuntimeException: Could not retrieve version information from system tables. No records found in the version system table! at com.mendix.connectionbus.modelsynchronization.analysis.SystemVersionTableUtils$.getSystemVersionTableContents(SystemVersionTableUtils.scala:45)
asked
0 answers