Error when starting Mendx 7 apps.

0
Hi, We are in the process of migrating Mendix 6 apps to Mendix 7 (7.6.1) and are getting an error when trying to start the apps using m2ee. We run on premise linux servers. All of our apps have successfully deployed into our QA environment. The error occurs when trying to deploy to our production servers. So far we have tried 2 different apps on 2 different production servers and get the same error.  Mendx 6 version of the apps runs fine on both QA and productions servers and m2ee tools has been updated. Thank you, Tracy       INFO: Trying to start the MxRuntime... Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128M; support was removed in 8.0 ERROR: Executing start did not succeed: result: 1, message: An error occurred while initializing the Runtime: com.mendix.systemwideinterfaces.MendixRuntimeException: com.mendix.core.CoreRuntimeException: Exception occurred in action '{"xpath":"//System.User[System.UserRoles/System.UserRole/Name='Administrator']","amount":-1,"depth":0,"offset":-1,"sort":{},"type":"RetrieveXPathAction"}', all database changes executed by this action were rolled back, caused by: com.mendix.systemwideinterfaces.MendixRuntimeException: com.mendix.core.CoreRuntimeException: Exception occurred in action '{"xpath":"//System.User[System.UserRoles/System.UserRole/Name='Administrator']","amount":-1,"depth":0,"offset":-1,"sort":{},"type":"RetrieveXPathAction"}', all database changes executed by this action were rolled back INFO: Waiting for the application to shutdown... INFO: The application has been stopped successfully. Thanks, Tracy
asked
1 answers
3

You will need to go to a higher Mx7 version. We have had this error also and for us it was fixed in 7.19. I would even suggest to go to the latest Mx7.20.1.

Regards,

Ronald

 

answered