An Unknown Error occured while starting the native packager. Mendix 10

0
System.AggregateException: One or more errors occurred. (Unable to start native packager) ---> Mendix.Modeler.Deployment.Native.UnableToStartNativePackagerException: Unable to start native packager   at Mendix.Modeler.WebUI.Deployment.Native.Packager.NativePackagerManager.StartServing() in Mendix.Modeler.WebUI\Deployment\Native\Packager\NativePackagerManager.cs:line 82   --- End of inner exception stack trace ---   at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)   at System.Threading.Tasks.Task.Wait()   at Mendix.Modeler.Deployment.Local.LocalRunner.DoLaunchNativePackager() in Mendix.Modeler.Deployment\Local\LocalRunner.cs:line 353   at Mendix.Modeler.Utility.BackgroundUtil.<>c__DisplayClass0_0.<Do>b__0() in Mendix.Modeler.Utility\BackgroundUtil.cs:line 16   at Mendix.Modeler.Utility.BackgroundUtil.<>c__DisplayClass1_0`1.<Do>b__0(Object s, DoWorkEventArgs e) in Mendix.Modeler.Utility\BackgroundUtil.cs:line 29   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
asked
2 answers
0

As a solution,

I completely ended mendix from the task manager

and when I opened and ran it again, it was fixed.

 

But I'm not sure if this is the definitive solution for what's causing it.

answered
0

Hi Rahel,

     Even I have faced the same issue, it will resolve by closing the application completely or by restarting your system.

answered