Failed to run the application locally with an error message displayed. May I ask who can provide some suggestions?

0
Mendix.Modeler.M2EEConnector.M2EEException: The server encountered an error.    在 Mendix.Modeler.M2EEConnector.M2EEResponse.CheckSuccess() 位置 C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.M2EEConnector\M2EEResponse.cs:行号 57    在 Mendix.Modeler.M2EEConnector.StartupManager.StartRuntime(IM2EEClient client, StartupInfo info) 位置 C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.M2EEConnector\StartupManager.cs:行号 119    在 Mendix.Modeler.M2EEConnector.StartupManager.PerformStartup(StartupInfo info, IM2EEClient client) 位置 C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.M2EEConnector\StartupManager.cs:行号 53    在 Mendix.Modeler.M2EEConnector.RuntimeController.Start(StartupInfo info, LogLevel autoSubscribeLogLevel) 位置 C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.M2EEConnector\RuntimeController.cs:行号 143    在 Mendix.Modeler.Utility.BackgroundUtil.<>c__DisplayClass1_0`1.<Do>b__0(Object s, DoWorkEventArgs e) 位置 C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.Utility\BackgroundUtil.cs:行号 29    在 System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)    在 System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
asked
1 answers
0

Did you try existing the Studio pro and then re-opening and running the app?

Can you check if any other mendix process is running already or is about to close in the Task Manager?

Try restarting the machine once to see if it helps.

 

As you can you see the error message doesnt reveal anything substantial to go on about. So the general diagnostic tricks is the only choice :)

 

Good luck.

answered