I have shut down the application here under the error message
Ansys.Core.Commands.ApplicationBusyException:
Server stack trace:
à Ans.Simulation.RemoteLib.SimulationHelper.CallSimulationWB2APIMethod(SimulationWB2APICallback callback)
à System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs)
à System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg)
Exception rethrown at [0]:
à System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
à System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
à Ans.Simulation.RemoteItf.ISimulationHelper.ThrowBusyExceptionIfMechanicalEditorBusy()
à Ansys.Addins.Infrastructure.Remoting.RemotingApiHelper.FatalApiMethodInvalidOperationException(String message, RemotingApiMethod callback)
--- Ansys.Core.Commands.ApplicationBusyException: Mechanical est occupé dans une autre opération
à Ansys.Addins.Infrastructure.Remoting.RemotingApiHelper.ThrowApplicationBusyException(String message, String currentMethod, Exception innerException)
à Ansys.Addins.Infrastructure.Remoting.RemotingApiHelper.FatalApiMethodInvalidOperationException(String message, RemotingApiMethod callback)
à Ansys.Simulation.Core.Addin.ThrowBusyExceptionIfAnyMechanicalEditorBusy(IProtectedContext context)
à Ansys.Simulation.Core.Commands.AboutToEventHandler.AboutToExit.HandleEvent(Object sender, FrameworkEventArgs e)
à Ansys.Addins.Infrastructure.Events.UIEvents.FireEvent(EventHandler`1 eventToFire, IEvent eventInfo)
à Ansys.UI.UIEventManager.HandleEventFiring(List`1 observers, IEvent eventInfo)
--- Ansys.Core.Events.EventPublishFailedException: Mechanical est occupé dans une autre opération
Event:
à Ansys.UI.UIEventManager.HandleEventFiring(List`1 observers, IEvent eventInfo)
à Ansys.UI.UIEventManager.PublishAndWait(IEvent eventInformation)
à Ansys.UI.UIManager.Quit()